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
4
-rw-r--r--
net/802/hippi.c
6
-rw-r--r--
net/802/p8022.c
3
-rw-r--r--
net/802/p8023.c
1
-rw-r--r--
net/802/psnap.c
7
-rw-r--r--
net/802/sysctl_net_802.c
3
-rw-r--r--
net/8021q/vlan.h
2
-rw-r--r--
net/8021q/vlan_dev.c
2
-rw-r--r--
net/Kconfig
3
-rw-r--r--
net/Makefile
2
-rw-r--r--
net/appletalk/aarp.c
2
-rw-r--r--
net/appletalk/ddp.c
8
-rw-r--r--
net/atm/ipcommon.c
3
-rw-r--r--
net/ax25/af_ax25.c
2
-rw-r--r--
net/ax25/ax25_ds_in.c
3
-rw-r--r--
net/ax25/ax25_ds_timer.c
2
-rw-r--r--
net/ax25/ax25_in.c
17
-rw-r--r--
net/ax25/ax25_std_in.c
3
-rw-r--r--
net/ax25/ax25_std_timer.c
2
-rw-r--r--
net/ax25/ax25_subr.c
4
-rw-r--r--
net/bluetooth/hci_core.c
18
-rw-r--r--
net/bluetooth/hci_event.c
81
-rw-r--r--
net/bluetooth/hci_sock.c
26
-rw-r--r--
net/bluetooth/l2cap.c
2
-rw-r--r--
net/bluetooth/rfcomm/core.c
73
-rw-r--r--
net/bluetooth/rfcomm/sock.c
2
-rw-r--r--
net/bluetooth/rfcomm/tty.c
206
-rw-r--r--
net/bluetooth/sco.c
2
-rw-r--r--
net/bridge/br_fdb.c
2
-rw-r--r--
net/bridge/netfilter/ebt_mark.c
5
-rw-r--r--
net/bridge/netfilter/ebt_ulog.c
9
-rw-r--r--
net/core/Makefile
1
-rw-r--r--
net/core/datagram.c
6
-rw-r--r--
net/core/dev.c
79
-rw-r--r--
net/core/ethtool.c
49
-rw-r--r--
net/core/flow.c
2
-rw-r--r--
net/core/neighbour.c
15
-rw-r--r--
net/core/netfilter.c
648
-rw-r--r--
net/core/request_sock.c
28
-rw-r--r--
net/core/rtnetlink.c
9
-rw-r--r--
net/core/skbuff.c
158
-rw-r--r--
net/core/sock.c
133
-rw-r--r--
net/core/sysctl_net_core.c
9
-rw-r--r--
net/core/utils.c
2
-rw-r--r--
net/core/wireless.c
8
-rw-r--r--
net/dccp/Kconfig
50
-rw-r--r--
net/dccp/Makefile
10
-rw-r--r--
net/dccp/ccid.c
139
-rw-r--r--
net/dccp/ccid.h
180
-rw-r--r--
net/dccp/ccids/Kconfig
29
-rw-r--r--
net/dccp/ccids/Makefile
5
-rw-r--r--
net/dccp/ccids/ccid3.c
1221
-rw-r--r--
net/dccp/ccids/ccid3.h
137
-rw-r--r--
net/dccp/ccids/lib/Makefile
3
-rw-r--r--
net/dccp/ccids/lib/loss_interval.c
144
-rw-r--r--
net/dccp/ccids/lib/loss_interval.h
61
-rw-r--r--
net/dccp/ccids/lib/packet_history.c
398
-rw-r--r--
net/dccp/ccids/lib/packet_history.h
199
-rw-r--r--
net/dccp/ccids/lib/tfrc.h
22
-rw-r--r--
net/dccp/ccids/lib/tfrc_equation.c
644
-rw-r--r--
net/dccp/dccp.h
493
-rw-r--r--
net/dccp/diag.c
71
-rw-r--r--
net/dccp/input.c
600
-rw-r--r--
net/dccp/ipv4.c
1356
-rw-r--r--
net/dccp/minisocks.c
264
-rw-r--r--
net/dccp/options.c
855
-rw-r--r--
net/dccp/output.c
528
-rw-r--r--
net/dccp/proto.c
826
-rw-r--r--
net/dccp/timer.c
255
-rw-r--r--
net/decnet/af_decnet.c
6
-rw-r--r--
net/decnet/dn_dev.c
8
-rw-r--r--
net/decnet/dn_nsp_in.c
2
-rw-r--r--
net/decnet/dn_nsp_out.c
2
-rw-r--r--
net/decnet/dn_route.c
2
-rw-r--r--
net/decnet/dn_table.c
6
-rw-r--r--
net/decnet/netfilter/dn_rtmsg.c
11
-rw-r--r--
net/econet/af_econet.c
8
-rw-r--r--
net/ethernet/eth.c
3
-rw-r--r--
net/ethernet/sysctl_net_ether.c
1
-rw-r--r--
net/ipv4/Kconfig
17
-rw-r--r--
net/ipv4/Makefile
8
-rw-r--r--
net/ipv4/af_inet.c
179
-rw-r--r--
net/ipv4/arp.c
8
-rw-r--r--
net/ipv4/datagram.c
3
-rw-r--r--
net/ipv4/devinet.c
7
-rw-r--r--
net/ipv4/esp4.c
12
-rw-r--r--
net/ipv4/fib_frontend.c
6
-rw-r--r--
net/ipv4/fib_hash.c
4
-rw-r--r--
net/ipv4/fib_lookup.h
1
-rw-r--r--
net/ipv4/fib_semantics.c
7
-rw-r--r--
net/ipv4/fib_trie.c
1628
-rw-r--r--
net/ipv4/icmp.c
14
-rw-r--r--
net/ipv4/igmp.c
2
-rw-r--r--
net/ipv4/inet_connection_sock.c
641
-rw-r--r--
net/ipv4/inet_diag.c
868
-rw-r--r--
net/ipv4/inet_hashtables.c
165
-rw-r--r--
net/ipv4/inet_timewait_sock.c
384
-rw-r--r--
net/ipv4/inetpeer.c
5
-rw-r--r--
net/ipv4/ip_forward.c
6
-rw-r--r--
net/ipv4/ip_fragment.c
10
-rw-r--r--
net/ipv4/ip_input.c
141
-rw-r--r--
net/ipv4/ip_options.c
52
-rw-r--r--
net/ipv4/ip_output.c
24
-rw-r--r--
net/ipv4/ip_sockglue.c
8
-rw-r--r--
net/ipv4/ipcomp.c
4
-rw-r--r--
net/ipv4/ipconfig.c
8
-rw-r--r--
net/ipv4/ipmr.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_app.c
1
-rw-r--r--
net/ipv4/ipvs/ip_vs_conn.c
2
-rw-r--r--
net/ipv4/ipvs/ip_vs_core.c
9
-rw-r--r--
net/ipv4/ipvs/ip_vs_ctl.c
4
-rw-r--r--
net/ipv4/ipvs/ip_vs_lblc.c
4
-rw-r--r--
net/ipv4/ipvs/ip_vs_lblcr.c
4
-rw-r--r--
net/ipv4/ipvs/ip_vs_proto_tcp.c
8
-rw-r--r--
net/ipv4/ipvs/ip_vs_xmit.c
2
-rw-r--r--
net/ipv4/multipath_drr.c
2
-rw-r--r--
net/ipv4/netfilter.c
139
-rw-r--r--
net/ipv4/netfilter/Kconfig
70
-rw-r--r--
net/ipv4/netfilter/Makefile
9
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_amanda.c
18
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_core.c
379
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_ftp.c
21
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_irc.c
7
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_netlink.c
1579
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_proto_icmp.c
73
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_proto_sctp.c
9
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_proto_tcp.c
48
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_proto_udp.c
14
-rw-r--r--
net/ipv4/netfilter/ip_conntrack_standalone.c
49