index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'net')
-rw-r--r--
net/802/fc.c
2
-rw-r--r--
net/802/fddi.c
12
-rw-r--r--
net/802/hippi.c
2
-rw-r--r--
net/802/tr.c
2
-rw-r--r--
net/8021q/vlan.c
93
-rw-r--r--
net/8021q/vlan.h
17
-rw-r--r--
net/8021q/vlan_core.c
121
-rw-r--r--
net/8021q/vlan_dev.c
10
-rw-r--r--
net/9p/client.c
55
-rw-r--r--
net/9p/trans_fd.c
2
-rw-r--r--
net/atm/clip.c
4
-rw-r--r--
net/atm/common.c
2
-rw-r--r--
net/atm/lec.c
1
-rw-r--r--
net/ax25/af_ax25.c
2
-rw-r--r--
net/ax25/ax25_route.c
4
-rw-r--r--
net/bluetooth/af_bluetooth.c
114
-rw-r--r--
net/bluetooth/cmtp/core.c
6
-rw-r--r--
net/bluetooth/hci_core.c
1
-rw-r--r--
net/bluetooth/hci_sysfs.c
21
-rw-r--r--
net/bluetooth/hidp/core.c
8
-rw-r--r--
net/bluetooth/l2cap.c
60
-rw-r--r--
net/bluetooth/lib.c
4
-rw-r--r--
net/bluetooth/rfcomm/core.c
43
-rw-r--r--
net/bluetooth/rfcomm/sock.c
104
-rw-r--r--
net/bluetooth/rfcomm/tty.c
4
-rw-r--r--
net/bridge/br_device.c
8
-rw-r--r--
net/bridge/br_if.c
29
-rw-r--r--
net/bridge/br_input.c
4
-rw-r--r--
net/bridge/br_netfilter.c
134
-rw-r--r--
net/bridge/netfilter/ebt_vlan.c
25
-rw-r--r--
net/bridge/netfilter/ebtables.c
15
-rw-r--r--
net/caif/caif_dev.c
24
-rw-r--r--
net/caif/caif_socket.c
27
-rw-r--r--
net/caif/cfcnfg.c
49
-rw-r--r--
net/caif/cfctrl.c
59
-rw-r--r--
net/caif/cfdbgl.c
4
-rw-r--r--
net/caif/cfdgml.c
11
-rw-r--r--
net/caif/cffrml.c
14
-rw-r--r--
net/caif/cfmuxl.c
14
-rw-r--r--
net/caif/cfpkt_skbuff.c
48
-rw-r--r--
net/caif/cfrfml.c
12
-rw-r--r--
net/caif/cfserl.c
4
-rw-r--r--
net/caif/cfsrvl.c
17
-rw-r--r--
net/caif/cfutill.c
12
-rw-r--r--
net/caif/cfveil.c
11
-rw-r--r--
net/caif/cfvidl.c
6
-rw-r--r--
net/caif/chnl_net.c
47
-rw-r--r--
net/can/raw.c
37
-rw-r--r--
net/core/datagram.c
5
-rw-r--r--
net/core/dev.c
597
-rw-r--r--
net/core/dst.c
39
-rw-r--r--
net/core/ethtool.c
91
-rw-r--r--
net/core/fib_rules.c
16
-rw-r--r--
net/core/filter.c
10
-rw-r--r--
net/core/flow.c
82
-rw-r--r--
net/core/gen_estimator.c
4
-rw-r--r--
net/core/iovec.c
6
-rw-r--r--
net/core/neighbour.c
486
-rw-r--r--
net/core/net-sysfs.c
39
-rw-r--r--
net/core/net-sysfs.h
4
-rw-r--r--
net/core/netpoll.c
6
-rw-r--r--
net/core/pktgen.c
12
-rw-r--r--
net/core/rtnetlink.c
39
-rw-r--r--
net/core/skbuff.c
105
-rw-r--r--
net/core/sock.c
4
-rw-r--r--
net/core/utils.c
15
-rw-r--r--
net/dccp/ccid.h
52
-rw-r--r--
net/dccp/ccids/Kconfig
31
-rw-r--r--
net/dccp/ccids/ccid2.c
289
-rw-r--r--
net/dccp/ccids/ccid2.h
35
-rw-r--r--
net/dccp/ccids/ccid3.c
256
-rw-r--r--
net/dccp/ccids/ccid3.h
51
-rw-r--r--
net/dccp/ccids/lib/loss_interval.c
2
-rw-r--r--
net/dccp/ccids/lib/packet_history.c
39
-rw-r--r--
net/dccp/ccids/lib/packet_history.h
22
-rw-r--r--
net/dccp/ccids/lib/tfrc.h
1
-rw-r--r--
net/dccp/ccids/lib/tfrc_equation.c
14
-rw-r--r--
net/dccp/dccp.h
46
-rw-r--r--
net/dccp/feat.c
10
-rw-r--r--
net/dccp/feat.h
1
-rw-r--r--
net/dccp/input.c
20
-rw-r--r--
net/dccp/ipv4.c
10
-rw-r--r--
net/dccp/ipv6.c
10
-rw-r--r--
net/dccp/minisocks.c
30
-rw-r--r--
net/dccp/options.c
31
-rw-r--r--
net/dccp/output.c
20
-rw-r--r--
net/dccp/proto.c
50
-rw-r--r--
net/decnet/dn_neigh.c
13
-rw-r--r--
net/decnet/dn_nsp_out.c
8
-rw-r--r--
net/decnet/dn_route.c
3
-rw-r--r--
net/econet/af_econet.c
6
-rw-r--r--
net/ethernet/eth.c
8
-rw-r--r--
net/ipv4/Kconfig
8
-rw-r--r--
net/ipv4/Makefile
1
-rw-r--r--
net/ipv4/af_inet.c
8
-rw-r--r--
net/ipv4/arp.c
245
-rw-r--r--
net/ipv4/datagram.c
2
-rw-r--r--
net/ipv4/devinet.c
11
-rw-r--r--
net/ipv4/fib_frontend.c
192
-rw-r--r--
net/ipv4/fib_hash.c
291
-rw-r--r--
net/ipv4/fib_lookup.h
11
-rw-r--r--
net/ipv4/fib_rules.c
13
-rw-r--r--
net/ipv4/fib_semantics.c
297
-rw-r--r--
net/ipv4/fib_trie.c
84
-rw-r--r--
net/ipv4/gre.c
151
-rw-r--r--
net/ipv4/icmp.c
4
-rw-r--r--
net/ipv4/igmp.c
22
-rw-r--r--
net/ipv4/inet_diag.c
2
-rw-r--r--
net/ipv4/inet_hashtables.c
28
-rw-r--r--
net/ipv4/ip_fragment.c
6
-rw-r--r--
net/ipv4/ip_gre.c
237
-rw-r--r--
net/ipv4/ip_options.c
3
-rw-r--r--
net/ipv4/ip_output.c
24
-rw-r--r--
net/ipv4/ipip.c
212
-rw-r--r--
net/ipv4/ipmr.c
428
-rw-r--r--
net/ipv4/netfilter/Kconfig
4
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
64
-rw-r--r--
net/ipv4/netfilter/arpt_mangle.c
2
-rw-r--r--
net/ipv4/netfilter/ip_tables.c
84
-rw-r--r--
net/ipv4/netfilter/ipt_CLUSTERIP.c
31
-rw-r--r--
net/ipv4/netfilter/ipt_LOG.c
145
-rw-r--r--
net/ipv4/netfilter/nf_nat_amanda.c
9
-rw-r--r--
net/ipv4/netfilter/nf_nat_core.c
51
-rw-r--r--
net/ipv4/netfilter/nf_nat_ftp.c
9
-rw-r--r--
net/ipv4/netfilter/nf_nat_h323.c
53
-rw-r--r--
net/ipv4/netfilter/nf_nat_helper.c
76
-rw-r--r--
net/ipv4/netfilter/nf_nat_irc.c
9
-rw-r--r--
net/ipv4/netfilter/nf_nat_rule.c
17
-rw-r--r--
net/ipv4/netfilter/nf_nat_sip.c
27
-rw-r--r--
net/ipv4/protocol.c
31
-rw-r--r--
net/ipv4/raw.c
2
-rw-r--r--
net/ipv4/route.c
190
-rw-r--r--
net/ipv4/tcp.c
11
-rw-r--r--
net/ipv4/tcp_input.c
55
-rw-r--r--
net/ipv4/tcp_ipv4.c
12
-rw-r--r--
net/ipv4/tcp_minisocks.c
2
-rw-r--r--
net/ipv4/tcp_output.c
31
-rw-r--r--
net/ipv4/tcp_timer.c
50
-rw-r--r--
net/ipv4/tcp_westwood.c
2
-rw-r--r--
net/ipv4/tunnel4.c
19
-rw-r--r--
net/ipv4/udp.c
4
-rw-r--r--
net/ipv4/xfrm4_policy.c
4
-rw-r--r--
net/ipv4/xfrm4_tunnel.c
4
-rw-r--r--
net/ipv6/addrconf.c
8
-rw-r--r--
net/ipv6/addrlabel.c
5
-rw-r--r--
net/ipv6/af_inet6.c
9
-rw-r--r--
net/ipv6/datagram.c
19