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
18
-rw-r--r--
net/8021q/vlan.h
105
-rw-r--r--
net/8021q/vlan_dev.c
32
-rw-r--r--
net/8021q/vlan_netlink.c
2
-rw-r--r--
net/9p/trans_fd.c
4
-rw-r--r--
net/9p/trans_virtio.c
9
-rw-r--r--
net/Kconfig
5
-rw-r--r--
net/Makefile
1
-rw-r--r--
net/appletalk/ddp.c
16
-rw-r--r--
net/atm/common.c
2
-rw-r--r--
net/ax25/af_ax25.c
6
-rw-r--r--
net/batman-adv/Makefile
3
-rw-r--r--
net/batman-adv/bat_iv_ogm.c
510
-rw-r--r--
net/batman-adv/bridge_loop_avoidance.c
64
-rw-r--r--
net/batman-adv/bridge_loop_avoidance.h
10
-rw-r--r--
net/batman-adv/debugfs.c
9
-rw-r--r--
net/batman-adv/distributed-arp-table.c
231
-rw-r--r--
net/batman-adv/distributed-arp-table.h
5
-rw-r--r--
net/batman-adv/fragmentation.c
491
-rw-r--r--
net/batman-adv/fragmentation.h
50
-rw-r--r--
net/batman-adv/gateway_client.c
247
-rw-r--r--
net/batman-adv/gateway_client.h
2
-rw-r--r--
net/batman-adv/gateway_common.c
230
-rw-r--r--
net/batman-adv/gateway_common.h
14
-rw-r--r--
net/batman-adv/hard-interface.c
110
-rw-r--r--
net/batman-adv/hard-interface.h
2
-rw-r--r--
net/batman-adv/icmp_socket.c
128
-rw-r--r--
net/batman-adv/icmp_socket.h
2
-rw-r--r--
net/batman-adv/main.c
694
-rw-r--r--
net/batman-adv/main.h
68
-rw-r--r--
net/batman-adv/network-coding.c
99
-rw-r--r--
net/batman-adv/network-coding.h
19
-rw-r--r--
net/batman-adv/originator.c
364
-rw-r--r--
net/batman-adv/originator.h
13
-rw-r--r--
net/batman-adv/packet.h
356
-rw-r--r--
net/batman-adv/routing.c
557
-rw-r--r--
net/batman-adv/routing.h
13
-rw-r--r--
net/batman-adv/send.c
239
-rw-r--r--
net/batman-adv/send.h
53
-rw-r--r--
net/batman-adv/soft-interface.c
269
-rw-r--r--
net/batman-adv/soft-interface.h
4
-rw-r--r--
net/batman-adv/sysfs.c
274
-rw-r--r--
net/batman-adv/sysfs.h
10
-rw-r--r--
net/batman-adv/translation-table.c
2086
-rw-r--r--
net/batman-adv/translation-table.h
46
-rw-r--r--
net/batman-adv/types.h
436
-rw-r--r--
net/batman-adv/unicast.c
491
-rw-r--r--
net/batman-adv/unicast.h
92
-rw-r--r--
net/batman-adv/vis.c
938
-rw-r--r--
net/batman-adv/vis.h
36
-rw-r--r--
net/bluetooth/Makefile
2
-rw-r--r--
net/bluetooth/a2mp.c
72
-rw-r--r--
net/bluetooth/a2mp.h
150
-rw-r--r--
net/bluetooth/af_bluetooth.c
70
-rw-r--r--
net/bluetooth/amp.c
10
-rw-r--r--
net/bluetooth/amp.h
54
-rw-r--r--
net/bluetooth/bnep/core.c
18
-rw-r--r--
net/bluetooth/cmtp/core.c
6
-rw-r--r--
net/bluetooth/hci_conn.c
194
-rw-r--r--
net/bluetooth/hci_core.c
1128
-rw-r--r--
net/bluetooth/hci_event.c
175
-rw-r--r--
net/bluetooth/hci_sock.c
212
-rw-r--r--
net/bluetooth/hci_sysfs.c
373
-rw-r--r--
net/bluetooth/hidp/core.c
18
-rw-r--r--
net/bluetooth/hidp/hidp.h
4
-rw-r--r--
net/bluetooth/l2cap_core.c
541
-rw-r--r--
net/bluetooth/l2cap_sock.c
222
-rw-r--r--
net/bluetooth/mgmt.c
1609
-rw-r--r--
net/bluetooth/rfcomm/core.c
36
-rw-r--r--
net/bluetooth/rfcomm/sock.c
56
-rw-r--r--
net/bluetooth/sco.c
58
-rw-r--r--
net/bluetooth/smp.c
101
-rw-r--r--
net/bluetooth/smp.h
146
-rw-r--r--
net/bridge/br_device.c
9
-rw-r--r--
net/bridge/br_fdb.c
4
-rw-r--r--
net/bridge/br_if.c
3
-rw-r--r--
net/bridge/br_input.c
2
-rw-r--r--
net/bridge/br_mdb.c
2
-rw-r--r--
net/bridge/br_multicast.c
86
-rw-r--r--
net/bridge/br_netfilter.c
24
-rw-r--r--
net/bridge/br_netlink.c
2
-rw-r--r--
net/bridge/br_private.h
307
-rw-r--r--
net/bridge/br_private_stp.h
24
-rw-r--r--
net/bridge/br_stp_if.c
2
-rw-r--r--
net/bridge/br_vlan.c
137
-rw-r--r--
net/bridge/netfilter/Kconfig
4
-rw-r--r--
net/bridge/netfilter/Makefile
2
-rw-r--r--
net/bridge/netfilter/ebt_among.c
2
-rw-r--r--
net/bridge/netfilter/ebt_ip6.c
8
-rw-r--r--
net/bridge/netfilter/ebt_ulog.c
9
-rw-r--r--
net/bridge/netfilter/ebtable_filter.c
16
-rw-r--r--
net/bridge/netfilter/ebtable_nat.c
16
-rw-r--r--
net/bridge/netfilter/nf_tables_bridge.c
102
-rw-r--r--
net/caif/caif_socket.c
4
-rw-r--r--
net/caif/cfpkt_skbuff.c
12
-rw-r--r--
net/can/af_can.c
2
-rw-r--r--
net/can/af_can.h
6
-rw-r--r--
net/ceph/auth_none.h
2
-rw-r--r--
net/ceph/auth_x.h
2
-rw-r--r--
net/ceph/crypto.h
48
-rw-r--r--
net/compat.c
5
-rw-r--r--
net/core/datagram.c
2
-rw-r--r--
net/core/dev.c
573
-rw-r--r--
net/core/dev_addr_lists.c
4
-rw-r--r--
net/core/drop_monitor.c
15
-rw-r--r--
net/core/ethtool.c
3
-rw-r--r--
net/core/fib_rules.c
3
-rw-r--r--
net/core/filter.c
8
-rw-r--r--
net/core/flow_dissector.c
81
-rw-r--r--
net/core/iovec.c
5
-rw-r--r--
net/core/neighbour.c
2
-rw-r--r--
net/core/net-sysfs.c
16
-rw-r--r--
net/core/netpoll.c
31
-rw-r--r--
net/core/netprio_cgroup.c
3
-rw-r--r--
net/core/pktgen.c
7
-rw-r--r--
net/core/rtnetlink.c
12
-rw-r--r--
net/core/secure_seq.c
18
-rw-r--r--
net/core/skbuff.c
219
-rw-r--r--
net/core/sock.c
46
-rw-r--r--
net/core/utils.c
49
-rw-r--r--
net/dccp/ackvec.h
21
-rw-r--r--
net/dccp/ccid.h
18
-rw-r--r--
net/dccp/ccids/lib/loss_interval.h
8
-rw-r--r--
net/dccp/ccids/lib/packet_history.h
25
-rw-r--r--
net/dccp/ccids/lib/tfrc.h
22
-rw-r--r--
net/dccp/dccp.h
186
-rw-r--r--
net/dccp/feat.h
26
-rw-r--r--
net/dccp/ipv4.c
19
-rw-r--r--
net/dccp/ipv6.c
83
-rw-r--r--
net/dccp/ipv6.h
2
-rw-r--r--
net/dccp/minisocks.c
15
-rw-r--r--
net/dccp/output.c
4
-rw-r--r--
net/dccp/proto.c
4
-rw-r--r--
net/decnet/netfilter/dn_rtmsg.c
2
-rw-r--r--