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/tr.c
2
-rw-r--r--
net/8021q/Makefile
2
-rw-r--r--
net/8021q/vlan.c
495
-rw-r--r--
net/8021q/vlan.h
24
-rw-r--r--
net/8021q/vlan_dev.c
217
-rw-r--r--
net/8021q/vlan_netlink.c
243
-rw-r--r--
net/8021q/vlanproc.c
6
-rw-r--r--
net/Makefile
1
-rw-r--r--
net/appletalk/aarp.c
2
-rw-r--r--
net/appletalk/atalk_proc.c
6
-rw-r--r--
net/atm/br2684.c
24
-rw-r--r--
net/atm/clip.c
2
-rw-r--r--
net/atm/lec.c
2
-rw-r--r--
net/atm/mpoa_proc.c
2
-rw-r--r--
net/atm/proc.c
8
-rw-r--r--
net/ax25/af_ax25.c
2
-rw-r--r--
net/ax25/ax25_route.c
2
-rw-r--r--
net/ax25/ax25_uid.c
2
-rw-r--r--
net/bluetooth/hci_conn.c
51
-rw-r--r--
net/bluetooth/hci_core.c
100
-rw-r--r--
net/bluetooth/hci_event.c
29
-rw-r--r--
net/bluetooth/rfcomm/tty.c
34
-rw-r--r--
net/bridge/br_if.c
10
-rw-r--r--
net/core/dev.c
270
-rw-r--r--
net/core/dev_mcast.c
129
-rw-r--r--
net/core/gen_estimator.c
3
-rw-r--r--
net/core/netpoll.c
18
-rw-r--r--
net/core/pktgen.c
249
-rw-r--r--
net/core/rtnetlink.c
470
-rw-r--r--
net/core/skbuff.c
13
-rw-r--r--
net/core/sock.c
42
-rw-r--r--
net/dccp/ccids/ccid3.c
212
-rw-r--r--
net/dccp/ccids/ccid3.h
5
-rw-r--r--
net/dccp/ccids/lib/loss_interval.c
246
-rw-r--r--
net/dccp/ccids/lib/loss_interval.h
46
-rw-r--r--
net/dccp/dccp.h
4
-rw-r--r--
net/dccp/ipv6.c
20
-rw-r--r--
net/decnet/af_decnet.c
2
-rw-r--r--
net/decnet/dn_dev.c
5
-rw-r--r--
net/decnet/dn_neigh.c
2
-rw-r--r--
net/decnet/dn_route.c
2
-rw-r--r--
net/ethernet/eth.c
12
-rw-r--r--
net/ipv4/Kconfig
42
-rw-r--r--
net/ipv4/Makefile
5
-rw-r--r--
net/ipv4/af_inet.c
3
-rw-r--r--
net/ipv4/ah4.c
1
-rw-r--r--
net/ipv4/esp4.c
1
-rw-r--r--
net/ipv4/fib_frontend.c
4
-rw-r--r--
net/ipv4/fib_semantics.c
16
-rw-r--r--
net/ipv4/ip_gre.c
3
-rw-r--r--
net/ipv4/ip_output.c
6
-rw-r--r--
net/ipv4/ipcomp.c
1
-rw-r--r--
net/ipv4/ipip.c
3
-rw-r--r--
net/ipv4/ipvs/ip_vs_app.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_conn.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_ctl.c
2
-rw-r--r--
net/ipv4/multipath.c
55
-rw-r--r--
net/ipv4/multipath_drr.c
249
-rw-r--r--
net/ipv4/multipath_random.c
114
-rw-r--r--
net/ipv4/multipath_rr.c
95
-rw-r--r--
net/ipv4/multipath_wrandom.c
329
-rw-r--r--
net/ipv4/netfilter/Kconfig
2
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
6
-rw-r--r--
net/ipv4/netfilter/arpt_mangle.c
10
-rw-r--r--
net/ipv4/netfilter/ip_tables.c
177
-rw-r--r--
net/ipv4/netfilter/ipt_CLUSTERIP.c
118
-rw-r--r--
net/ipv4/netfilter/ipt_ECN.c
36
-rw-r--r--
net/ipv4/netfilter/ipt_LOG.c
56
-rw-r--r--
net/ipv4/netfilter/ipt_MASQUERADE.c
30
-rw-r--r--
net/ipv4/netfilter/ipt_NETMAP.c
23
-rw-r--r--
net/ipv4/netfilter/ipt_REDIRECT.c
20
-rw-r--r--
net/ipv4/netfilter/ipt_REJECT.c
30
-rw-r--r--
net/ipv4/netfilter/ipt_SAME.c
69
-rw-r--r--
net/ipv4/netfilter/ipt_TOS.c
8
-rw-r--r--
net/ipv4/netfilter/ipt_TTL.c
14
-rw-r--r--
net/ipv4/netfilter/ipt_ULOG.c
68
-rw-r--r--
net/ipv4/netfilter/ipt_addrtype.c
14
-rw-r--r--
net/ipv4/netfilter/ipt_ah.c
25
-rw-r--r--
net/ipv4/netfilter/ipt_ecn.c
59
-rw-r--r--
net/ipv4/netfilter/ipt_iprange.c
50
-rw-r--r--
net/ipv4/netfilter/ipt_owner.c
20
-rw-r--r--
net/ipv4/netfilter/ipt_recent.c
45
-rw-r--r--
net/ipv4/netfilter/ipt_tos.c
6
-rw-r--r--
net/ipv4/netfilter/ipt_ttl.c
26
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
36
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c
112
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
26
-rw-r--r--
net/ipv4/netfilter/nf_nat_amanda.c
4
-rw-r--r--
net/ipv4/netfilter/nf_nat_core.c
127
-rw-r--r--
net/ipv4/netfilter/nf_nat_ftp.c
18
-rw-r--r--
net/ipv4/netfilter/nf_nat_h323.c
121
-rw-r--r--
net/ipv4/netfilter/nf_nat_helper.c
59
-rw-r--r--
net/ipv4/netfilter/nf_nat_irc.c
17
-rw-r--r--
net/ipv4/netfilter/nf_nat_pptp.c
43
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_gre.c
17
-rw-r--r--
net/ipv4/netfilter/nf_nat_rule.c
48
-rw-r--r--
net/ipv4/netfilter/nf_nat_sip.c
18
-rw-r--r--
net/ipv4/netfilter/nf_nat_snmp_basic.c
6
-rw-r--r--
net/ipv4/netfilter/nf_nat_standalone.c
47
-rw-r--r--
net/ipv4/netfilter/nf_nat_tftp.c
2
-rw-r--r--
net/ipv4/route.c
261
-rw-r--r--
net/ipv4/tcp_ipv4.c
19
-rw-r--r--
net/ipv4/tcp_output.c
8
-rw-r--r--
net/ipv4/tcp_probe.c
194
-rw-r--r--
net/ipv4/udp.c
140
-rw-r--r--
net/ipv4/xfrm4_input.c
114
-rw-r--r--
net/ipv4/xfrm4_tunnel.c
1
-rw-r--r--
net/ipv6/Kconfig
2
-rw-r--r--
net/ipv6/Makefile
2
-rw-r--r--
net/ipv6/addrconf.c
9
-rw-r--r--
net/ipv6/af_inet6.c
10
-rw-r--r--
net/ipv6/ah6.c
13
-rw-r--r--
net/ipv6/anycast.c
2
-rw-r--r--
net/ipv6/datagram.c
5
-rw-r--r--
net/ipv6/esp6.c
1
-rw-r--r--
net/ipv6/exthdrs.c
140
-rw-r--r--
net/ipv6/icmp.c
2
-rw-r--r--
net/ipv6/ip6_flowlabel.c
2
-rw-r--r--
net/ipv6/ip6_output.c
6
-rw-r--r--
net/ipv6/ip6_tunnel.c
4
-rw-r--r--
net/ipv6/ipcomp6.c
2
-rw-r--r--
net/ipv6/ipv6_sockglue.c
15
-rw-r--r--
net/ipv6/mcast.c
4
-rw-r--r--
net/ipv6/mip6.c
24
-rw-r--r--
net/ipv6/netfilter/ip6_tables.c
200
-rw-r--r--
net/ipv6/netfilter/ip6t_HL.c
14
-rw-r--r--
net/ipv6/netfilter/ip6t_LOG.c
57
-rw-r--r--
net/ipv6/netfilter/ip6t_REJECT.c
45
-rw-r--r--
net/ipv6/netfilter/ip6t_ah.c
82
-rw-r--r--