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/psnap.c
2
-rw-r--r--
net/8021q/vlan.c
1
-rw-r--r--
net/8021q/vlan_dev.c
3
-rw-r--r--
net/9p/Makefile
3
-rw-r--r--
net/9p/client.c
1469
-rw-r--r--
net/9p/conv.c
1054
-rw-r--r--
net/9p/fcprint.c
366
-rw-r--r--
net/9p/mod.c
1
-rw-r--r--
net/9p/protocol.c
558
-rw-r--r--
net/9p/protocol.h
34
-rw-r--r--
net/9p/trans_fd.c
1433
-rw-r--r--
net/9p/trans_virtio.c
246
-rw-r--r--
net/9p/util.c
4
-rw-r--r--
net/Kconfig
10
-rw-r--r--
net/Makefile
2
-rw-r--r--
net/appletalk/ddp.c
4
-rw-r--r--
net/atm/br2684.c
8
-rw-r--r--
net/atm/lec.c
1
-rw-r--r--
net/bluetooth/af_bluetooth.c
8
-rw-r--r--
net/bluetooth/hidp/core.c
214
-rw-r--r--
net/bluetooth/hidp/hidp.h
2
-rw-r--r--
net/bridge/br.c
22
-rw-r--r--
net/bridge/br_device.c
3
-rw-r--r--
net/bridge/br_if.c
15
-rw-r--r--
net/bridge/br_ioctl.c
20
-rw-r--r--
net/bridge/br_netfilter.c
6
-rw-r--r--
net/bridge/br_netlink.c
15
-rw-r--r--
net/bridge/br_notify.c
3
-rw-r--r--
net/bridge/br_private.h
6
-rw-r--r--
net/bridge/br_stp_bpdu.c
3
-rw-r--r--
net/bridge/netfilter/Kconfig
31
-rw-r--r--
net/bridge/netfilter/ebt_802_3.c
47
-rw-r--r--
net/bridge/netfilter/ebt_among.c
85
-rw-r--r--
net/bridge/netfilter/ebt_arp.c
73
-rw-r--r--
net/bridge/netfilter/ebt_arpreply.c
49
-rw-r--r--
net/bridge/netfilter/ebt_dnat.c
57
-rw-r--r--
net/bridge/netfilter/ebt_ip.c
72
-rw-r--r--
net/bridge/netfilter/ebt_ip6.c
76
-rw-r--r--
net/bridge/netfilter/ebt_limit.c
45
-rw-r--r--
net/bridge/netfilter/ebt_log.c
57
-rw-r--r--
net/bridge/netfilter/ebt_mark.c
41
-rw-r--r--
net/bridge/netfilter/ebt_mark_m.c
45
-rw-r--r--
net/bridge/netfilter/ebt_nflog.c
44
-rw-r--r--
net/bridge/netfilter/ebt_pkttype.c
41
-rw-r--r--
net/bridge/netfilter/ebt_redirect.c
63
-rw-r--r--
net/bridge/netfilter/ebt_snat.c
52
-rw-r--r--
net/bridge/netfilter/ebt_stp.c
78
-rw-r--r--
net/bridge/netfilter/ebt_ulog.c
58
-rw-r--r--
net/bridge/netfilter/ebt_vlan.c
61
-rw-r--r--
net/bridge/netfilter/ebtables.c
328
-rw-r--r--
net/can/af_can.c
4
-rw-r--r--
net/core/Makefile
1
-rw-r--r--
net/core/datagram.c
2
-rw-r--r--
net/core/dev.c
104
-rw-r--r--
net/core/dev_mcast.c
2
-rw-r--r--
net/core/dst.c
1
-rw-r--r--
net/core/neighbour.c
21
-rw-r--r--
net/core/net-sysfs.c
36
-rw-r--r--
net/core/net_namespace.c
3
-rw-r--r--
net/core/pktgen.c
8
-rw-r--r--
net/core/rtnetlink.c
17
-rw-r--r--
net/core/skb_dma_map.c
66
-rw-r--r--
net/core/skbuff.c
65
-rw-r--r--
net/core/sock.c
13
-rw-r--r--
net/core/stream.c
2
-rw-r--r--
net/dccp/ccid.c
2
-rw-r--r--
net/dccp/ccids/ccid2.c
2
-rw-r--r--
net/dccp/ccids/ccid3.c
2
-rw-r--r--
net/dccp/ccids/lib/loss_interval.c
6
-rw-r--r--
net/dccp/ccids/lib/tfrc.c
2
-rw-r--r--
net/dccp/input.c
4
-rw-r--r--
net/dccp/ipv4.c
5
-rw-r--r--
net/dccp/ipv6.c
16
-rw-r--r--
net/dccp/minisocks.c
1
-rw-r--r--
net/dccp/options.c
13
-rw-r--r--
net/dccp/output.c
2
-rw-r--r--
net/dccp/proto.c
4
-rw-r--r--
net/decnet/dn_dev.c
8
-rw-r--r--
net/decnet/sysctl_net_decnet.c
4
-rw-r--r--
net/dsa/Kconfig
60
-rw-r--r--
net/dsa/Makefile
13
-rw-r--r--
net/dsa/dsa.c
392
-rw-r--r--
net/dsa/dsa_priv.h
116
-rw-r--r--
net/dsa/mv88e6060.c
287
-rw-r--r--
net/dsa/mv88e6123_61_65.c
421
-rw-r--r--
net/dsa/mv88e6131.c
380
-rw-r--r--
net/dsa/mv88e6xxx.c
522
-rw-r--r--
net/dsa/mv88e6xxx.h
93
-rw-r--r--
net/dsa/slave.c
298
-rw-r--r--
net/dsa/tag_dsa.c
194
-rw-r--r--
net/dsa/tag_edsa.c
213
-rw-r--r--
net/dsa/tag_trailer.c
130
-rw-r--r--
net/ethernet/eth.c
14
-rw-r--r--
net/ieee80211/ieee80211_module.c
8
-rw-r--r--
net/ipv4/Kconfig
2
-rw-r--r--
net/ipv4/Makefile
1
-rw-r--r--
net/ipv4/af_inet.c
2
-rw-r--r--
net/ipv4/arp.c
4
-rw-r--r--
net/ipv4/cipso_ipv4.c
656
-rw-r--r--
net/ipv4/devinet.c
9
-rw-r--r--
net/ipv4/icmp.c
2
-rw-r--r--
net/ipv4/igmp.c
9
-rw-r--r--
net/ipv4/inet_connection_sock.c
19
-rw-r--r--
net/ipv4/inet_diag.c
8
-rw-r--r--
net/ipv4/inet_timewait_sock.c
1
-rw-r--r--
net/ipv4/ip_fragment.c
2
-rw-r--r--
net/ipv4/ip_gre.c
487
-rw-r--r--
net/ipv4/ip_input.c
2
-rw-r--r--
net/ipv4/ip_options.c
2
-rw-r--r--
net/ipv4/ip_output.c
4
-rw-r--r--
net/ipv4/ip_sockglue.c
15
-rw-r--r--
net/ipv4/ipip.c
2
-rw-r--r--
net/ipv4/ipmr.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_proto_ah.c
178
-rw-r--r--
net/ipv4/ipvs/ip_vs_proto_esp.c
176
-rw-r--r--
net/ipv4/netfilter.c
10
-rw-r--r--
net/ipv4/netfilter/Kconfig
128
-rw-r--r--
net/ipv4/netfilter/Makefile
4
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
116
-rw-r--r--
net/ipv4/netfilter/arpt_mangle.c
15
-rw-r--r--
net/ipv4/netfilter/arptable_filter.c
8
-rw-r--r--
net/ipv4/netfilter/ip_tables.c
177
-rw-r--r--
net/ipv4/netfilter/ipt_CLUSTERIP.c
29
-rw-r--r--
net/ipv4/netfilter/ipt_ECN.c
17
-rw-r--r--
net/ipv4/netfilter/ipt_LOG.c
21
-rw-r--r--
net/ipv4/netfilter/ipt_MASQUERADE.c
30
-rw-r--r--
net/ipv4/netfilter/ipt_NETMAP.c
26
-rw-r--r--
net/ipv4/netfilter/ipt_REDIRECT.c
21
-rw-r--r--
net/ipv4/netfilter/ipt_REJECT.c
19
-rw-r--r--
net/ipv4/netfilter/ipt_TTL.c
15
-rw-r--r--
net/ipv4/netfilter/ipt_ULOG.c
23
-rw-r--r--
net/ipv4/netfilter/ipt_addrtype.c
35
-rw-r--r--
net/ipv4/netfilter/ipt_ah.c
24
-rw-r--r--
net/ipv4/netfilter/ipt_ecn.c
20
-rw-r--r--
net/ipv4/netfilter/ipt_ttl.c
9
-rw-r--r--
net/ipv4/netfilter/iptable_filter.c
6
-rw-r--r--
net/ipv4/netfilter/iptable_mangle.c
10
-rw-r--r--
net/ipv4/netfilter/iptable_raw.c
4
-rw-r--r--
net/ipv4/netfilter/iptable_security.c
6
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
68
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c
73
-rw-r--r--
net/ipv4/netfilter/nf_conntrack_proto_icmp.c
22
-rw-r--r--
net/ipv4/netfilter/nf_defrag_ipv4.c
97
-rw-r--r--
net/ipv4/netfilter/nf_nat_core.c
169
-rw-r--r--
net/ipv4/netfilter/nf_nat_helper.c
3