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/8021q/vlan.c
13
-rw-r--r--
net/8021q/vlan.h
13
-rw-r--r--
net/8021q/vlan_core.c
30
-rw-r--r--
net/8021q/vlan_dev.c
164
-rw-r--r--
net/8021q/vlanproc.c
16
-rw-r--r--
net/9p/client.c
70
-rw-r--r--
net/9p/protocol.c
8
-rw-r--r--
net/9p/trans_fd.c
2
-rw-r--r--
net/9p/trans_virtio.c
6
-rw-r--r--
net/Kconfig
10
-rw-r--r--
net/Makefile
4
-rw-r--r--
net/atm/br2684.c
66
-rw-r--r--
net/atm/clip.c
2
-rw-r--r--
net/atm/common.c
30
-rw-r--r--
net/bluetooth/bnep/bnep.h
8
-rw-r--r--
net/bluetooth/bnep/netdev.c
2
-rw-r--r--
net/bluetooth/hci_conn.c
5
-rw-r--r--
net/bluetooth/hci_event.c
2
-rw-r--r--
net/bluetooth/l2cap.c
14
-rw-r--r--
net/bridge/br.c
2
-rw-r--r--
net/bridge/br_device.c
135
-rw-r--r--
net/bridge/br_fdb.c
10
-rw-r--r--
net/bridge/br_forward.c
38
-rw-r--r--
net/bridge/br_if.c
33
-rw-r--r--
net/bridge/br_input.c
21
-rw-r--r--
net/bridge/br_multicast.c
23
-rw-r--r--
net/bridge/br_netfilter.c
63
-rw-r--r--
net/bridge/br_netlink.c
9
-rw-r--r--
net/bridge/br_notify.c
5
-rw-r--r--
net/bridge/br_private.h
67
-rw-r--r--
net/bridge/br_stp_bpdu.c
5
-rw-r--r--
net/bridge/br_sysfs_br.c
74
-rw-r--r--
net/bridge/netfilter/ebt_redirect.c
3
-rw-r--r--
net/bridge/netfilter/ebt_ulog.c
8
-rw-r--r--
net/bridge/netfilter/ebtables.c
11
-rw-r--r--
net/caif/Kconfig
12
-rw-r--r--
net/caif/Makefile
14
-rw-r--r--
net/caif/caif_config_util.c
5
-rw-r--r--
net/caif/caif_dev.c
12
-rw-r--r--
net/caif/caif_socket.c
152
-rw-r--r--
net/caif/cfcnfg.c
54
-rw-r--r--
net/caif/cfctrl.c
100
-rw-r--r--
net/caif/cfdbgl.c
2
-rw-r--r--
net/caif/cfdgml.c
7
-rw-r--r--
net/caif/cfmuxl.c
3
-rw-r--r--
net/caif/cfpkt_skbuff.c
30
-rw-r--r--
net/caif/cfrfml.c
318
-rw-r--r--
net/caif/cfserl.c
14
-rw-r--r--
net/caif/cfsrvl.c
32
-rw-r--r--
net/caif/cfutill.c
8
-rw-r--r--
net/caif/cfveil.c
7
-rw-r--r--
net/caif/cfvidl.c
2
-rw-r--r--
net/caif/chnl_net.c
67
-rw-r--r--
net/can/raw.c
11
-rw-r--r--
net/compat.c
53
-rw-r--r--
net/core/Makefile
2
-rw-r--r--
net/core/datagram.c
14
-rw-r--r--
net/core/dev.c
500
-rw-r--r--
net/core/drop_monitor.c
22
-rw-r--r--
net/core/dst.c
2
-rw-r--r--
net/core/ethtool.c
149
-rw-r--r--
net/core/filter.c
212
-rw-r--r--
net/core/flow.c
9
-rw-r--r--
net/core/gen_estimator.c
16
-rw-r--r--
net/core/gen_stats.c
14
-rw-r--r--
net/core/iovec.c
9
-rw-r--r--
net/core/link_watch.c
1
-rw-r--r--
net/core/neighbour.c
6
-rw-r--r--
net/core/net-sysfs.c
80
-rw-r--r--
net/core/net-sysfs.h
1
-rw-r--r--
net/core/netevent.c
5
-rw-r--r--
net/core/netpoll.c
213
-rw-r--r--
net/core/pktgen.c
214
-rw-r--r--
net/core/rtnetlink.c
41
-rw-r--r--
net/core/scm.c
33
-rw-r--r--
net/core/skbuff.c
83
-rw-r--r--
net/core/sock.c
101
-rw-r--r--
net/core/stream.c
6
-rw-r--r--
net/core/timestamping.c
126
-rw-r--r--
net/core/utils.c
3
-rw-r--r--
net/dccp/ackvec.c
4
-rw-r--r--
net/dccp/ccids/ccid3.c
4
-rw-r--r--
net/dccp/dccp.h
12
-rw-r--r--
net/dccp/input.c
19
-rw-r--r--
net/dccp/ipv4.c
4
-rw-r--r--
net/dccp/ipv6.c
30
-rw-r--r--
net/dccp/options.c
22
-rw-r--r--
net/dccp/proto.c
14
-rw-r--r--
net/decnet/dn_route.c
158
-rw-r--r--
net/dsa/Kconfig
2
-rw-r--r--
net/dsa/slave.c
3
-rw-r--r--
net/econet/af_econet.c
27
-rw-r--r--
net/ethernet/eth.c
5
-rw-r--r--
net/ethernet/pe2.c
3
-rw-r--r--
net/ieee802154/wpan-class.c
7
-rw-r--r--
net/ipv4/Kconfig
10
-rw-r--r--
net/ipv4/af_inet.c
84
-rw-r--r--
net/ipv4/arp.c
51
-rw-r--r--
net/ipv4/datagram.c
4
-rw-r--r--
net/ipv4/devinet.c
1
-rw-r--r--
net/ipv4/fib_frontend.c
13
-rw-r--r--
net/ipv4/icmp.c
37
-rw-r--r--
net/ipv4/igmp.c
32
-rw-r--r--
net/ipv4/inet_connection_sock.c
21
-rw-r--r--
net/ipv4/inet_fragment.c
1
-rw-r--r--
net/ipv4/inet_hashtables.c
4
-rw-r--r--
net/ipv4/inetpeer.c
244
-rw-r--r--
net/ipv4/ip_forward.c
10
-rw-r--r--
net/ipv4/ip_fragment.c
27
-rw-r--r--
net/ipv4/ip_gre.c
16
-rw-r--r--
net/ipv4/ip_input.c
26
-rw-r--r--
net/ipv4/ip_output.c
83
-rw-r--r--
net/ipv4/ip_sockglue.c
45
-rw-r--r--
net/ipv4/ipconfig.c
7
-rw-r--r--
net/ipv4/ipip.c
8
-rw-r--r--
net/ipv4/ipmr.c
22
-rw-r--r--
net/ipv4/netfilter.c
12
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
7
-rw-r--r--
net/ipv4/netfilter/ip_queue.c
57
-rw-r--r--
net/ipv4/netfilter/ip_tables.c
6
-rw-r--r--
net/ipv4/netfilter/ipt_CLUSTERIP.c
50
-rw-r--r--
net/ipv4/netfilter/ipt_LOG.c
54
-rw-r--r--
net/ipv4/netfilter/ipt_NETMAP.c
6
-rw-r--r--
net/ipv4/netfilter/ipt_REJECT.c
2
-rw-r--r--
net/ipv4/netfilter/nf_defrag_ipv4.c
5
-rw-r--r--
net/ipv4/netfilter/nf_nat_core.c
2
-rw-r--r--
net/ipv4/netfilter/nf_nat_rule.c
10
-rw-r--r--
net/ipv4/netfilter/nf_nat_standalone.c
10
-rw-r--r--
net/ipv4/proc.c
16
-rw-r--r--
net/ipv4/protocol.c
3
-rw-r--r--
net/ipv4/raw.c
22
-rw-r--r--
net/ipv4/route.c
518