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/fddi.c
4
-rw-r--r--
net/802/hippi.c
5
-rw-r--r--
net/8021q/vlan.c
6
-rw-r--r--
net/8021q/vlan_core.c
4
-rw-r--r--
net/8021q/vlan_dev.c
49
-rw-r--r--
net/8021q/vlanproc.c
3
-rw-r--r--
net/9p/trans_virtio.c
6
-rw-r--r--
net/Kconfig
1
-rw-r--r--
net/Makefile
1
-rw-r--r--
net/appletalk/ddp.c
31
-rw-r--r--
net/appletalk/dev.c
11
-rw-r--r--
net/atm/br2684.c
28
-rw-r--r--
net/atm/clip.c
42
-rw-r--r--
net/atm/lec.c
20
-rw-r--r--
net/bluetooth/Kconfig
3
-rw-r--r--
net/bluetooth/cmtp/capi.c
2
-rw-r--r--
net/bluetooth/hci_core.c
41
-rw-r--r--
net/bluetooth/l2cap.c
117
-rw-r--r--
net/bluetooth/rfcomm/core.c
12
-rw-r--r--
net/bridge/br.c
10
-rw-r--r--
net/bridge/br_fdb.c
45
-rw-r--r--
net/bridge/br_netfilter.c
33
-rw-r--r--
net/bridge/br_private.h
12
-rw-r--r--
net/bridge/br_sysfs_br.c
3
-rw-r--r--
net/bridge/br_sysfs_if.c
3
-rw-r--r--
net/bridge/netfilter/ebtables.c
18
-rw-r--r--
net/can/af_can.c
2
-rw-r--r--
net/core/datagram.c
241
-rw-r--r--
net/core/dev.c
688
-rw-r--r--
net/core/drop_monitor.c
139
-rw-r--r--
net/core/fib_rules.c
4
-rw-r--r--
net/core/gen_estimator.c
4
-rw-r--r--
net/core/iovec.c
33
-rw-r--r--
net/core/neighbour.c
57
-rw-r--r--
net/core/net-sysfs.c
9
-rw-r--r--
net/core/net-traces.c
7
-rw-r--r--
net/core/net_namespace.c
54
-rw-r--r--
net/core/netpoll.c
7
-rw-r--r--
net/core/pktgen.c
7
-rw-r--r--
net/core/skb_dma_map.c
13
-rw-r--r--
net/core/skbuff.c
317
-rw-r--r--
net/core/sock.c
137
-rw-r--r--
net/core/stream.c
3
-rw-r--r--
net/core/user_dma.c
46
-rw-r--r--
net/dccp/ipv4.c
10
-rw-r--r--
net/dccp/ipv6.c
8
-rw-r--r--
net/dccp/output.c
2
-rw-r--r--
net/decnet/af_decnet.c
25
-rw-r--r--
net/decnet/dn_neigh.c
8
-rw-r--r--
net/decnet/dn_nsp_in.c
17
-rw-r--r--
net/decnet/dn_nsp_out.c
14
-rw-r--r--
net/decnet/dn_route.c
25
-rw-r--r--
net/decnet/dn_rules.c
4
-rw-r--r--
net/dsa/slave.c
10
-rw-r--r--
net/econet/af_econet.c
18
-rw-r--r--
net/ethernet/eth.c
5
-rw-r--r--
net/ieee802154/Kconfig
12
-rw-r--r--
net/ieee802154/Makefile
5
-rw-r--r--
net/ieee802154/af802154.h
36
-rw-r--r--
net/ieee802154/af_ieee802154.c
372
-rw-r--r--
net/ieee802154/dgram.c
394
-rw-r--r--
net/ieee802154/netlink.c
523
-rw-r--r--
net/ieee802154/nl_policy.c
52
-rw-r--r--
net/ieee802154/raw.c
254
-rw-r--r--
net/ipv4/Kconfig
35
-rw-r--r--
net/ipv4/af_inet.c
25
-rw-r--r--
net/ipv4/arp.c
6
-rw-r--r--
net/ipv4/devinet.c
3
-rw-r--r--
net/ipv4/fib_frontend.c
1
-rw-r--r--
net/ipv4/fib_hash.c
1
-rw-r--r--
net/ipv4/fib_lookup.h
3
-rw-r--r--
net/ipv4/fib_rules.c
4
-rw-r--r--
net/ipv4/fib_semantics.c
3
-rw-r--r--
net/ipv4/fib_trie.c
50
-rw-r--r--
net/ipv4/icmp.c
20
-rw-r--r--
net/ipv4/igmp.c
8
-rw-r--r--
net/ipv4/inet_diag.c
2
-rw-r--r--
net/ipv4/inet_timewait_sock.c
26
-rw-r--r--
net/ipv4/ip_forward.c
6
-rw-r--r--
net/ipv4/ip_fragment.c
6
-rw-r--r--
net/ipv4/ip_gre.c
28
-rw-r--r--
net/ipv4/ip_input.c
21
-rw-r--r--
net/ipv4/ip_options.c
18
-rw-r--r--
net/ipv4/ip_output.c
49
-rw-r--r--
net/ipv4/ip_sockglue.c
86
-rw-r--r--
net/ipv4/ipconfig.c
41
-rw-r--r--
net/ipv4/ipip.c
16
-rw-r--r--
net/ipv4/ipmr.c
48
-rw-r--r--
net/ipv4/netfilter.c
28
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
109
-rw-r--r--
net/ipv4/netfilter/ip_queue.c
2
-rw-r--r--
net/ipv4/netfilter/ip_tables.c
172
-rw-r--r--
net/ipv4/netfilter/ipt_MASQUERADE.c
14
-rw-r--r--
net/ipv4/netfilter/ipt_REJECT.c
7
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
17
-rw-r--r--
net/ipv4/netfilter/nf_nat_helper.c
4
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_sctp.c
5
-rw-r--r--
net/ipv4/netfilter/nf_nat_standalone.c
7
-rw-r--r--
net/ipv4/proc.c
10
-rw-r--r--
net/ipv4/raw.c
2
-rw-r--r--
net/ipv4/route.c
54
-rw-r--r--
net/ipv4/syncookies.c
5
-rw-r--r--
net/ipv4/tcp.c
47
-rw-r--r--
net/ipv4/tcp_input.c
100
-rw-r--r--
net/ipv4/tcp_ipv4.c
12
-rw-r--r--
net/ipv4/tcp_output.c
4
-rw-r--r--
net/ipv4/udp.c
4
-rw-r--r--
net/ipv4/xfrm4_input.c
2
-rw-r--r--
net/ipv4/xfrm4_mode_tunnel.c
4
-rw-r--r--
net/ipv4/xfrm4_output.c
6
-rw-r--r--
net/ipv6/Kconfig
2
-rw-r--r--
net/ipv6/addrconf.c
89
-rw-r--r--
net/ipv6/af_inet6.c
35
-rw-r--r--
net/ipv6/exthdrs.c
40
-rw-r--r--
net/ipv6/fib6_rules.c
4
-rw-r--r--
net/ipv6/inet6_connection_sock.c
2
-rw-r--r--
net/ipv6/ip6_input.c
15
-rw-r--r--
net/ipv6/ip6_output.c
74
-rw-r--r--
net/ipv6/ip6_tunnel.c
30
-rw-r--r--
net/ipv6/ip6mr.c
33
-rw-r--r--
net/ipv6/mcast.c
34
-rw-r--r--
net/ipv6/ndisc.c
17
-rw-r--r--
net/ipv6/netfilter.c
16
-rw-r--r--
net/ipv6/netfilter/ip6_queue.c
2
-rw-r--r--
net/ipv6/netfilter/ip6_tables.c
170
-rw-r--r--
net/ipv6/netfilter/ip6t_REJECT.c
2
-rw-r--r--
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c
17
-rw-r--r--
net/ipv6/netfilter/nf_conntrack_reasm.c
4
-rw-r--r--
net/ipv6/proc.c
10
-rw-r--r--
net/ipv6/raw.c
4
-rw-r--r--