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
26
-rw-r--r--
net/8021q/vlan_dev.c
161
-rw-r--r--
net/8021q/vlanproc.c
16
-rw-r--r--
net/Kconfig
12
-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/Kconfig
13
-rw-r--r--
net/bluetooth/bnep/bnep.h
8
-rw-r--r--
net/bluetooth/hci_conn.c
34
-rw-r--r--
net/bluetooth/hci_core.c
204
-rw-r--r--
net/bluetooth/hci_event.c
39
-rw-r--r--
net/bluetooth/hci_sock.c
90
-rw-r--r--
net/bluetooth/hci_sysfs.c
38
-rw-r--r--
net/bluetooth/l2cap.c
669
-rw-r--r--
net/bluetooth/rfcomm/sock.c
2
-rw-r--r--
net/bluetooth/rfcomm/tty.c
4
-rw-r--r--
net/bridge/br.c
2
-rw-r--r--
net/bridge/br_device.c
142
-rw-r--r--
net/bridge/br_fdb.c
6
-rw-r--r--
net/bridge/br_forward.c
11
-rw-r--r--
net/bridge/br_if.c
33
-rw-r--r--
net/bridge/br_input.c
24
-rw-r--r--
net/bridge/br_multicast.c
11
-rw-r--r--
net/bridge/br_netfilter.c
60
-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
7
-rw-r--r--
net/bridge/br_sysfs_br.c
72
-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
7
-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
61
-rw-r--r--
net/caif/cfcnfg.c
54
-rw-r--r--
net/caif/cfctrl.c
8
-rw-r--r--
net/caif/cfdbgl.c
2
-rw-r--r--
net/caif/cfdgml.c
7
-rw-r--r--
net/caif/cfpkt_skbuff.c
5
-rw-r--r--
net/caif/cfrfml.c
318
-rw-r--r--
net/caif/cfserl.c
7
-rw-r--r--
net/caif/cfsrvl.c
26
-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
15
-rw-r--r--
net/compat.c
53
-rw-r--r--
net/core/Makefile
2
-rw-r--r--
net/core/datagram.c
8
-rw-r--r--
net/core/dev.c
387
-rw-r--r--
net/core/drop_monitor.c
33
-rw-r--r--
net/core/dst.c
2
-rw-r--r--
net/core/ethtool.c
108
-rw-r--r--
net/core/filter.c
212
-rw-r--r--
net/core/flow.c
9
-rw-r--r--
net/core/gen_estimator.c
1
-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/net-sysfs.c
19
-rw-r--r--
net/core/netevent.c
5
-rw-r--r--
net/core/netpoll.c
182
-rw-r--r--
net/core/pktgen.c
212
-rw-r--r--
net/core/rtnetlink.c
11
-rw-r--r--
net/core/scm.c
33
-rw-r--r--
net/core/skbuff.c
3
-rw-r--r--
net/core/sock.c
49
-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
13
-rw-r--r--
net/dccp/ipv4.c
4
-rw-r--r--
net/dccp/ipv6.c
30
-rw-r--r--
net/dccp/options.c
20
-rw-r--r--
net/dccp/proto.c
14
-rw-r--r--
net/decnet/dn_route.c
158
-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/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
78
-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
8
-rw-r--r--
net/ipv4/netfilter.c
12
-rw-r--r--
net/ipv4/netfilter/arp_tables.c
22
-rw-r--r--
net/ipv4/netfilter/ip_queue.c
57
-rw-r--r--
net/ipv4/netfilter/ip_tables.c
16
-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
12
-rw-r--r--
net/ipv4/netfilter/nf_defrag_ipv4.c
5
-rw-r--r--
net/ipv4/netfilter/nf_nat_core.c
29
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_common.c
12
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_dccp.c
6
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_gre.c
12
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_icmp.c
10
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_sctp.c
6
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_tcp.c
5
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_udp.c
5
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_udplite.c
6
-rw-r--r--
net/ipv4/netfilter/nf_nat_proto_unknown.c
4
-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
-rw-r--r--
net/ipv4/syncookies.c
105
-rw-r--r--
net/ipv4/tcp.c
78
-rw-r--r--
net/ipv4/tcp_input.c
20
-rw-r--r--
net/ipv4/tcp_ipv4.c
175
-rw-r--r--
net/ipv4/tcp_minisocks.c
9
-rw-r--r--
net/ipv4/tcp_output.c
77
-rw-r--r--
net/ipv4/tcp_timer.c
1
-rw-r--r--
net/ipv4/tunnel4.c
2
-rw-r--r--
net/ipv4/udp.c
4
-rw-r--r--
net/ipv4/udplite.c
3