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
7
-rw-r--r--
net/802/hippi.c
12
-rw-r--r--
net/802/psnap.c
4
-rw-r--r--
net/802/tr.c
9
-rw-r--r--
net/8021q/vlan.c
6
-rw-r--r--
net/8021q/vlan_dev.c
14
-rw-r--r--
net/Kconfig
19
-rw-r--r--
net/Makefile
3
-rw-r--r--
net/appletalk/aarp.c
14
-rw-r--r--
net/appletalk/ddp.c
46
-rw-r--r--
net/atm/br2684.c
8
-rw-r--r--
net/atm/clip.c
4
-rw-r--r--
net/atm/ioctl.c
3
-rw-r--r--
net/atm/lec.c
15
-rw-r--r--
net/atm/mpc.c
17
-rw-r--r--
net/atm/signaling.c
2
-rw-r--r--
net/ax25/af_ax25.c
113
-rw-r--r--
net/ax25/ax25_ds_subr.c
2
-rw-r--r--
net/ax25/ax25_in.c
24
-rw-r--r--
net/ax25/ax25_ip.c
4
-rw-r--r--
net/ax25/ax25_out.c
12
-rw-r--r--
net/ax25/ax25_subr.c
4
-rw-r--r--
net/bluetooth/af_bluetooth.c
2
-rw-r--r--
net/bluetooth/bnep/core.c
16
-rw-r--r--
net/bluetooth/cmtp/core.c
4
-rw-r--r--
net/bluetooth/hci_conn.c
36
-rw-r--r--
net/bluetooth/hci_core.c
35
-rw-r--r--
net/bluetooth/hci_event.c
8
-rw-r--r--
net/bluetooth/hci_sock.c
2
-rw-r--r--
net/bluetooth/l2cap.c
76
-rw-r--r--
net/bluetooth/rfcomm/core.c
6
-rw-r--r--
net/bluetooth/sco.c
2
-rw-r--r--
net/bridge/br.c
12
-rw-r--r--
net/bridge/br_device.c
22
-rw-r--r--
net/bridge/br_fdb.c
42
-rw-r--r--
net/bridge/br_forward.c
2
-rw-r--r--
net/bridge/br_if.c
6
-rw-r--r--
net/bridge/br_input.c
51
-rw-r--r--
net/bridge/br_ioctl.c
5
-rw-r--r--
net/bridge/br_netfilter.c
142
-rw-r--r--
net/bridge/br_netlink.c
24
-rw-r--r--
net/bridge/br_notify.c
13
-rw-r--r--
net/bridge/br_private.h
23
-rw-r--r--
net/bridge/br_stp.c
10
-rw-r--r--
net/bridge/br_stp_bpdu.c
19
-rw-r--r--
net/bridge/br_stp_if.c
59
-rw-r--r--
net/bridge/br_sysfs_br.c
20
-rw-r--r--
net/bridge/br_sysfs_if.c
8
-rw-r--r--
net/bridge/netfilter/ebt_arp.c
48
-rw-r--r--
net/bridge/netfilter/ebt_log.c
12
-rw-r--r--
net/bridge/netfilter/ebt_ulog.c
12
-rw-r--r--
net/compat.c
79
-rw-r--r--
net/core/Makefile
1
-rw-r--r--
net/core/datagram.c
60
-rw-r--r--
net/core/dev.c
328
-rw-r--r--
net/core/dev_mcast.c
2
-rw-r--r--
net/core/ethtool.c
4
-rw-r--r--
net/core/fib_rules.c
161
-rw-r--r--
net/core/filter.c
6
-rw-r--r--
net/core/gen_stats.c
4
-rw-r--r--
net/core/link_watch.c
2
-rw-r--r--
net/core/neighbour.c
34
-rw-r--r--
net/core/net-sysfs.c
4
-rw-r--r--
net/core/netpoll.c
23
-rw-r--r--
net/core/pktgen.c
299
-rw-r--r--
net/core/rtnetlink.c
298
-rw-r--r--
net/core/skbuff.c
467
-rw-r--r--
net/core/sock.c
775
-rw-r--r--
net/core/sysctl_net_core.c
8
-rw-r--r--
net/core/user_dma.c
25
-rw-r--r--
net/core/utils.c
6
-rw-r--r--
net/dccp/ackvec.c
2
-rw-r--r--
net/dccp/ccids/ccid3.c
322
-rw-r--r--
net/dccp/ccids/ccid3.h
10
-rw-r--r--
net/dccp/ccids/lib/loss_interval.c
2
-rw-r--r--
net/dccp/dccp.h
75
-rw-r--r--
net/dccp/input.c
54
-rw-r--r--
net/dccp/ipv4.c
43
-rw-r--r--
net/dccp/ipv6.c
40
-rw-r--r--
net/dccp/minisocks.c
2
-rw-r--r--
net/dccp/options.c
18
-rw-r--r--
net/dccp/output.c
3
-rw-r--r--
net/dccp/probe.c
17
-rw-r--r--
net/decnet/af_decnet.c
1
-rw-r--r--
net/decnet/dn_dev.c
31
-rw-r--r--
net/decnet/dn_fib.c
8
-rw-r--r--
net/decnet/dn_neigh.c
6
-rw-r--r--
net/decnet/dn_nsp_in.c
7
-rw-r--r--
net/decnet/dn_nsp_out.c
8
-rw-r--r--
net/decnet/dn_route.c
28
-rw-r--r--
net/decnet/dn_rules.c
6
-rw-r--r--
net/decnet/dn_table.c
11
-rw-r--r--
net/decnet/netfilter/dn_rtmsg.c
8
-rw-r--r--
net/econet/af_econet.c
15
-rw-r--r--
net/ethernet/eth.c
5
-rw-r--r--
net/ieee80211/Kconfig
3
-rw-r--r--
net/ieee80211/ieee80211_crypt_wep.c
2
-rw-r--r--
net/ieee80211/ieee80211_rx.c
21
-rw-r--r--
net/ieee80211/ieee80211_tx.c
12
-rw-r--r--
net/ipv4/Kconfig
27
-rw-r--r--
net/ipv4/Makefile
2
-rw-r--r--
net/ipv4/af_inet.c
148
-rw-r--r--
net/ipv4/ah4.c
14
-rw-r--r--
net/ipv4/arp.c
16
-rw-r--r--
net/ipv4/cipso_ipv4.c
4
-rw-r--r--
net/ipv4/devinet.c
37
-rw-r--r--
net/ipv4/esp4.c
59
-rw-r--r--
net/ipv4/fib_frontend.c
21
-rw-r--r--
net/ipv4/fib_hash.c
2
-rw-r--r--
net/ipv4/fib_rules.c
11
-rw-r--r--
net/ipv4/fib_semantics.c
2
-rw-r--r--
net/ipv4/fib_trie.c
51
-rw-r--r--
net/ipv4/icmp.c
31
-rw-r--r--
net/ipv4/igmp.c
43
-rw-r--r--
net/ipv4/inet_diag.c
90
-rw-r--r--
net/ipv4/inetpeer.c
38
-rw-r--r--
net/ipv4/ip_forward.c
14
-rw-r--r--
net/ipv4/ip_fragment.c
47
-rw-r--r--
net/ipv4/ip_gre.c
63
-rw-r--r--
net/ipv4/ip_input.c
24
-rw-r--r--
net/ipv4/ip_options.c
26
-rw-r--r--
net/ipv4/ip_output.c
123
-rw-r--r--
net/ipv4/ip_sockglue.c
1169
-rw-r--r--
net/ipv4/ipcomp.c
58
-rw-r--r--
net/ipv4/ipconfig.c
19
-rw-r--r--
net/ipv4/ipip.c
60
-rw-r--r--
net/ipv4/ipmr.c
418
-rw-r--r--
net/ipv4/ipvs/ip_vs_app.c
14
-rw-r--r--
net/ipv4/ipvs/ip_vs_core.c
56
-rw-r--r--
net/ipv4/ipvs/ip_vs_dh.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_ftp.c
8
-rw-r--r--
net/ipv4/ipvs/ip_vs_lblc.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_lblcr.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_proto_ah.c
16
-rw-r--r--
net/ipv4/ipvs/ip_vs_proto_tcp.c
24
-rw-r--r--
net/ipv4/ipvs/ip_vs_proto_udp.c
26
-rw-r--r--
net/ipv4/ipvs/ip_vs_sh.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_xmit.c
44
-rw-r--r--
net/ipv4/multipath_drr.c
2
-rw-r--r--
net/ipv4/netfilter.c
8
-rw-r--r--
net/ipv4/netfilter/Kconfig
267
-rw-r--r--
net/ipv4/netfilter/Makefile
45
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
4
-rw-r--r--
net/ipv4/netfilter/arpt_mangle.c
12
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_amanda.c
229
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_core.c
1550
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_ftp.c
520
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_helper_h323.c
1841