summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/6lowpan/Kconfig6
-rw-r--r--net/6lowpan/Makefile3
-rw-r--r--net/6lowpan/iphc.c (renamed from net/ieee802154/6lowpan_iphc.c)299
-rw-r--r--net/802/fc.c2
-rw-r--r--net/802/fddi.c3
-rw-r--r--net/802/hippi.c3
-rw-r--r--net/8021q/vlan.c29
-rw-r--r--net/8021q/vlan.h4
-rw-r--r--net/8021q/vlan_core.c60
-rw-r--r--net/8021q/vlan_dev.c111
-rw-r--r--net/8021q/vlan_netlink.c4
-rw-r--r--net/8021q/vlanproc.c2
-rw-r--r--net/9p/client.c26
-rw-r--r--net/9p/trans_fd.c110
-rw-r--r--net/9p/trans_rdma.c26
-rw-r--r--net/9p/trans_virtio.c3
-rw-r--r--net/Kconfig7
-rw-r--r--net/Makefile3
-rw-r--r--net/appletalk/aarp.c4
-rw-r--r--net/appletalk/ddp.c105
-rw-r--r--net/appletalk/dev.c3
-rw-r--r--net/atm/br2684.c4
-rw-r--r--net/atm/clip.c5
-rw-r--r--net/atm/lec.c17
-rw-r--r--net/atm/mpc.c8
-rw-r--r--net/atm/pppoatm.c2
-rw-r--r--net/atm/raw.c2
-rw-r--r--net/atm/signaling.c2
-rw-r--r--net/atm/svc.c70
-rw-r--r--net/ax25/ax25_in.c2
-rw-r--r--net/batman-adv/Kconfig9
-rw-r--r--net/batman-adv/Makefile1
-rw-r--r--net/batman-adv/bat_iv_ogm.c25
-rw-r--r--net/batman-adv/bridge_loop_avoidance.c77
-rw-r--r--net/batman-adv/debugfs.c13
-rw-r--r--net/batman-adv/distributed-arp-table.c18
-rw-r--r--net/batman-adv/distributed-arp-table.h3
-rw-r--r--net/batman-adv/fragmentation.c25
-rw-r--r--net/batman-adv/gateway_client.c21
-rw-r--r--net/batman-adv/hard-interface.c2
-rw-r--r--net/batman-adv/hash.c6
-rw-r--r--net/batman-adv/icmp_socket.c11
-rw-r--r--net/batman-adv/main.c19
-rw-r--r--net/batman-adv/main.h24
-rw-r--r--net/batman-adv/multicast.c747
-rw-r--r--net/batman-adv/multicast.h80
-rw-r--r--net/batman-adv/network-coding.c29
-rw-r--r--net/batman-adv/originator.c73
-rw-r--r--net/batman-adv/packet.h53
-rw-r--r--net/batman-adv/routing.c35
-rw-r--r--net/batman-adv/send.c31
-rw-r--r--net/batman-adv/send.h7
-rw-r--r--net/batman-adv/soft-interface.c114
-rw-r--r--net/batman-adv/sysfs.c44
-rw-r--r--net/batman-adv/translation-table.c166
-rw-r--r--net/batman-adv/translation-table.h2
-rw-r--r--net/batman-adv/types.h92
-rw-r--r--net/bluetooth/6lowpan.c896
-rw-r--r--net/bluetooth/6lowpan.h26
-rw-r--r--net/bluetooth/Kconfig7
-rw-r--r--net/bluetooth/Makefile5
-rw-r--r--net/bluetooth/a2mp.c26
-rw-r--r--net/bluetooth/af_bluetooth.c4
-rw-r--r--net/bluetooth/amp.c6
-rw-r--r--net/bluetooth/bnep/core.c5
-rw-r--r--net/bluetooth/cmtp/capi.c6
-rw-r--r--net/bluetooth/hci_conn.c510
-rw-r--r--net/bluetooth/hci_core.c1885
-rw-r--r--net/bluetooth/hci_event.c1532
-rw-r--r--net/bluetooth/hci_sock.c67
-rw-r--r--net/bluetooth/hci_sysfs.c18
-rw-r--r--net/bluetooth/hidp/core.c102
-rw-r--r--net/bluetooth/l2cap_core.c878
-rw-r--r--net/bluetooth/l2cap_sock.c136
-rw-r--r--net/bluetooth/lib.c1
-rw-r--r--net/bluetooth/mgmt.c2573
-rw-r--r--net/bluetooth/rfcomm/core.c112
-rw-r--r--net/bluetooth/rfcomm/sock.c41
-rw-r--r--net/bluetooth/rfcomm/tty.c276
-rw-r--r--net/bluetooth/sco.c137
-rw-r--r--net/bluetooth/smp.c910
-rw-r--r--net/bluetooth/smp.h32
-rw-r--r--net/bridge/Makefile4
-rw-r--r--net/bridge/br.c98
-rw-r--r--net/bridge/br_device.c52
-rw-r--r--net/bridge/br_fdb.c156
-rw-r--r--net/bridge/br_forward.c9
-rw-r--r--net/bridge/br_if.c130
-rw-r--r--net/bridge/br_input.c25
-rw-r--r--net/bridge/br_mdb.c4
-rw-r--r--net/bridge/br_multicast.c425
-rw-r--r--net/bridge/br_netfilter.c10
-rw-r--r--net/bridge/br_netlink.c19
-rw-r--r--net/bridge/br_notify.c118
-rw-r--r--net/bridge/br_private.h95
-rw-r--r--net/bridge/br_sysfs_br.c26
-rw-r--r--net/bridge/br_sysfs_if.c30
-rw-r--r--net/bridge/br_vlan.c257
-rw-r--r--net/bridge/netfilter/Kconfig42
-rw-r--r--net/bridge/netfilter/Makefile6
-rw-r--r--net/bridge/netfilter/ebt_among.c2
-rw-r--r--net/bridge/netfilter/ebt_dnat.c2
-rw-r--r--net/bridge/netfilter/ebt_log.c47
-rw-r--r--net/bridge/netfilter/ebt_redirect.c6
-rw-r--r--net/bridge/netfilter/ebt_snat.c2
-rw-r--r--net/bridge/netfilter/ebt_ulog.c393
-rw-r--r--net/bridge/netfilter/ebtables.c15
-rw-r--r--net/bridge/netfilter/nf_log_bridge.c96
-rw-r--r--net/bridge/netfilter/nft_meta_bridge.c139
-rw-r--r--net/bridge/netfilter/nft_reject_bridge.c67
-rw-r--r--net/caif/caif_socket.c7
-rw-r--r--net/caif/cfctrl.c1
-rw-r--r--net/can/af_can.c31
-rw-r--r--net/can/af_can.h9
-rw-r--r--net/can/gw.c4
-rw-r--r--net/can/proc.c76
-rw-r--r--net/ceph/auth_x.c256
-rw-r--r--net/ceph/ceph_common.c2
-rw-r--r--net/ceph/crush/mapper.c85
-rw-r--r--net/ceph/crypto.c26
-rw-r--r--net/ceph/debugfs.c63
-rw-r--r--net/ceph/messenger.c75
-rw-r--r--net/ceph/mon_client.c158
-rw-r--r--net/ceph/osd_client.c174
-rw-r--r--net/ceph/osdmap.c999
-rw-r--r--net/ceph/pagevec.c35
-rw-r--r--net/compat.c41
-rw-r--r--net/core/Makefile3
-rw-r--r--net/core/datagram.c28
-rw-r--r--net/core/dev.c596
-rw-r--r--net/core/dev_addr_lists.c85
-rw-r--r--net/core/drop_monitor.c2
-rw-r--r--net/core/dst.c31
-rw-r--r--net/core/ethtool.c216
-rw-r--r--