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
2
-rw-r--r--
net/8021q/vlan_dev.c
15
-rw-r--r--
net/9p/Makefile
1
-rw-r--r--
net/9p/client.c
168
-rw-r--r--
net/9p/protocol.c
50
-rw-r--r--
net/9p/trans_common.c
97
-rw-r--r--
net/9p/trans_common.h
32
-rw-r--r--
net/9p/trans_fd.c
54
-rw-r--r--
net/9p/trans_rdma.c
7
-rw-r--r--
net/9p/trans_virtio.c
185
-rw-r--r--
net/9p/util.c
2
-rw-r--r--
net/Kconfig
6
-rw-r--r--
net/Makefile
4
-rw-r--r--
net/appletalk/ddp.c
43
-rw-r--r--
net/atm/clip.c
8
-rw-r--r--
net/batman-adv/Makefile
2
-rw-r--r--
net/batman-adv/aggregation.c
10
-rw-r--r--
net/batman-adv/aggregation.h
6
-rw-r--r--
net/batman-adv/bat_debugfs.c
6
-rw-r--r--
net/batman-adv/bat_debugfs.h
2
-rw-r--r--
net/batman-adv/bat_sysfs.c
53
-rw-r--r--
net/batman-adv/bat_sysfs.h
2
-rw-r--r--
net/batman-adv/bitarray.c
2
-rw-r--r--
net/batman-adv/bitarray.h
2
-rw-r--r--
net/batman-adv/gateway_client.c
142
-rw-r--r--
net/batman-adv/gateway_client.h
2
-rw-r--r--
net/batman-adv/gateway_common.c
2
-rw-r--r--
net/batman-adv/gateway_common.h
2
-rw-r--r--
net/batman-adv/hard-interface.c
420
-rw-r--r--
net/batman-adv/hard-interface.h
21
-rw-r--r--
net/batman-adv/hash.c
28
-rw-r--r--
net/batman-adv/hash.h
119
-rw-r--r--
net/batman-adv/icmp_socket.c
43
-rw-r--r--
net/batman-adv/icmp_socket.h
4
-rw-r--r--
net/batman-adv/main.c
16
-rw-r--r--
net/batman-adv/main.h
29
-rw-r--r--
net/batman-adv/originator.c
254
-rw-r--r--
net/batman-adv/originator.h
52
-rw-r--r--
net/batman-adv/packet.h
3
-rw-r--r--
net/batman-adv/ring_buffer.c
2
-rw-r--r--
net/batman-adv/ring_buffer.h
2
-rw-r--r--
net/batman-adv/routing.c
1000
-rw-r--r--
net/batman-adv/routing.h
30
-rw-r--r--
net/batman-adv/send.c
110
-rw-r--r--
net/batman-adv/send.h
12
-rw-r--r--
net/batman-adv/soft-interface.c
77
-rw-r--r--
net/batman-adv/soft-interface.h
5
-rw-r--r--
net/batman-adv/translation-table.c
208
-rw-r--r--
net/batman-adv/translation-table.h
4
-rw-r--r--
net/batman-adv/types.h
50
-rw-r--r--
net/batman-adv/unicast.c
121
-rw-r--r--
net/batman-adv/unicast.h
27
-rw-r--r--
net/batman-adv/vis.c
194
-rw-r--r--
net/batman-adv/vis.h
2
-rw-r--r--
net/bluetooth/Kconfig
20
-rw-r--r--
net/bluetooth/Makefile
4
-rw-r--r--
net/bluetooth/af_bluetooth.c
51
-rw-r--r--
net/bluetooth/bnep/core.c
2
-rw-r--r--
net/bluetooth/bnep/sock.c
1
-rw-r--r--
net/bluetooth/cmtp/capi.c
3
-rw-r--r--
net/bluetooth/cmtp/core.c
11
-rw-r--r--
net/bluetooth/hci_conn.c
80
-rw-r--r--
net/bluetooth/hci_core.c
345
-rw-r--r--
net/bluetooth/hci_event.c
691
-rw-r--r--
net/bluetooth/hci_sock.c
8
-rw-r--r--
net/bluetooth/hci_sysfs.c
58
-rw-r--r--
net/bluetooth/hidp/core.c
208
-rw-r--r--
net/bluetooth/hidp/hidp.h
15
-rw-r--r--
net/bluetooth/l2cap_core.c
(renamed from net/bluetooth/l2cap.c)
1521
-rw-r--r--
net/bluetooth/l2cap_sock.c
1156
-rw-r--r--
net/bluetooth/mgmt.c
1531
-rw-r--r--
net/bluetooth/rfcomm/core.c
2
-rw-r--r--
net/bluetooth/rfcomm/tty.c
6
-rw-r--r--
net/bluetooth/sco.c
24
-rw-r--r--
net/bridge/Kconfig
1
-rw-r--r--
net/bridge/br_device.c
21
-rw-r--r--
net/bridge/br_if.c
15
-rw-r--r--
net/bridge/br_input.c
25
-rw-r--r--
net/bridge/br_netfilter.c
17
-rw-r--r--
net/bridge/br_private.h
4
-rw-r--r--
net/bridge/br_stp.c
39
-rw-r--r--
net/bridge/br_stp_timer.c
1
-rw-r--r--
net/bridge/netfilter/ebt_ip6.c
46
-rw-r--r--
net/bridge/netfilter/ebtables.c
3
-rw-r--r--
net/caif/cfcnfg.c
2
-rw-r--r--
net/caif/cfdgml.c
1
-rw-r--r--
net/caif/cfserl.c
1
-rw-r--r--
net/caif/cfutill.c
2
-rw-r--r--
net/caif/cfveil.c
2
-rw-r--r--
net/ceph/armor.c
4
-rw-r--r--
net/ceph/ceph_common.c
1
-rw-r--r--
net/ceph/messenger.c
71
-rw-r--r--
net/ceph/osd_client.c
624
-rw-r--r--
net/ceph/pagevec.c
18
-rw-r--r--
net/core/dev.c
475
-rw-r--r--
net/core/dev_addr_lists.c
6
-rw-r--r--
net/core/drop_monitor.c
2
-rw-r--r--
net/core/dst.c
43
-rw-r--r--
net/core/ethtool.c
607
-rw-r--r--
net/core/fib_rules.c
6
-rw-r--r--
net/core/filter.c
6
-rw-r--r--
net/core/flow.c
14
-rw-r--r--
net/core/neighbour.c
13
-rw-r--r--
net/core/net-sysfs.c
17
-rw-r--r--
net/core/netpoll.c
13
-rw-r--r--
net/core/pktgen.c
240
-rw-r--r--
net/core/rtnetlink.c
86
-rw-r--r--
net/core/scm.c
2
-rw-r--r--
net/core/skbuff.c
8
-rw-r--r--
net/dcb/dcbnl.c
150
-rw-r--r--
net/dccp/ccids/ccid2.c
9
-rw-r--r--
net/dccp/input.c
7
-rw-r--r--
net/dccp/ipv4.c
50
-rw-r--r--
net/dccp/ipv6.c
188
-rw-r--r--
net/decnet/af_decnet.c
16
-rw-r--r--
net/decnet/dn_fib.c
23
-rw-r--r--
net/decnet/dn_nsp_out.c
16
-rw-r--r--
net/decnet/dn_route.c
300
-rw-r--r--
net/decnet/dn_rules.c
17
-rw-r--r--
net/decnet/dn_table.c
7
-rw-r--r--
net/dns_resolver/dns_key.c
20
-rw-r--r--
net/dsa/mv88e6060.c
7
-rw-r--r--
net/econet/af_econet.c
2
-rw-r--r--
net/ipv4/Kconfig
42
-rw-r--r--
net/ipv4/Makefile
4
-rw-r--r--
net/ipv4/af_inet.c
46
-rw-r--r--
net/ipv4/ah4.c
27
-rw-r--r--
net/ipv4/arp.c
25
-rw-r--r--
net/ipv4/datagram.c
11
-rw-r--r--
net/ipv4/devinet.c
84
-rw-r--r--
net/ipv4/esp4.c