David S. Miller 5c1f5b457b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 9 years ago
..
6lowpan 9e262f5037 6lowpan: ndisc: set invalid unicast short addr to unspec 9 years ago
802 d476059e77 net: Kill dev_rebuild_header 10 years ago
8021q 952fcfd08c net: remove type_check from dev_get_nest_level() 9 years ago
9p 1b8553c04b 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() 9 years ago
appletalk 48bb230e87 appletalk: fix erroneous return value 9 years ago
atm 503eebc265 net: add dev arg to ndo_neigh_construct/destroy 9 years ago
ax25 4a7d99ea1b AX.25: Close socket connection on session completion 9 years ago
batman-adv de0ba9a0d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
bluetooth 4f34228b67 Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set 9 years ago
bridge 7bb90c3715 bridge: Fix problems around fdb entries pointing to the bridge device 9 years ago
caif 56e2f23b72 caif: Remove unneeded header file 9 years ago
can 2781ff5c8f can: only call can_stat_update with procfs 9 years ago
ceph 864364a29c libceph: using kfree_rcu() to simplify the code 9 years ago
core 952fcfd08c net: remove type_check from dev_get_nest_level() 9 years ago
dcb 36b9ad8084 net/dcb: make dcbnl.c explicitly non-modular 10 years ago
dccp 7a1e8b80fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 years ago
decnet ab58298cf4 net: fix decnet rtnexthop parsing 9 years ago
dns_resolver 5ac7eace2d KEYS: Add a facility to restrict new links into a keyring 9 years ago
dsa 34a79f63bb net: dsa: support switchdev ageing time attr 9 years ago
ethernet d975ddd696 eth: Pull header from first fragment via eth_get_headlen 9 years ago
hsr 15db6e0dc7 net/hsr: Use setup_timer and mod_timer. 9 years ago
ieee802154 0ea0b9af9b ieee802154: 6lowpan: fix intra pan id check 9 years ago
ipv4 d7226c7a4d net: diag: Fix refcnt leak in error path destroying socket 9 years ago
ipv6 75d855a5e9 udp: get rid of SLAB_DESTROY_BY_RCU allocations 9 years ago
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
irda 5ba092efc7 net/irda: handle iriap_register_lsap() allocation failure 9 years ago
iucv 7a1e8b80fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 9 years ago
kcm 0a58f47492 kcm: remove redundant -ve error check and return path 9 years ago
key f6b8dec998 af_key: fix two typos 10 years ago
l2tp 56cff471d0 l2tp: Fix the connect status check in pppol2tp_getname 9 years ago
l3mdev 0d240e7811 net: vrf: Implement get_saddr for IPv6 9 years ago
lapb 0d08df6c49 net/lapb: tuse %*ph to dump buffers 9 years ago
llc e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
mac80211 2439ca0402 mac80211: Add ieee80211_hw pointer to get_expected_throughput 9 years ago
mac802154 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
mpls 407f31be9d mpls: allow routes on ipip and sit devices 9 years ago
ncsi a1b43eddae net/ncsi: avoid maybe-uninitialized warning 9 years ago
netfilter b75911b66a netfilter: cttimeout: fix use after free error when delete netns 9 years ago
netlabel 3f09354ac8 netlabel: Implement CALIPSO config functions for SMACK. 9 years ago
netlink 21aff3b905 net/netlink/af_netlink.h: Remove unused structure. 9 years ago
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 years ago
nfc d85a301c26 NFC: digital: Fix RTOX supervisor PDU handling 9 years ago
openvswitch 4b5b9ba553 openvswitch: do not ignore netdev errors when creating tunnel vports 9 years ago
packet de0ba9a0d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
phonet 086c653f58 sock: struct proto hash function may error 9 years ago
qrtr 08a6ee5807 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel 9 years ago
rds 5916e2c155 RDS: TCP: Enable multipath RDS for TCP 9 years ago
rfkill 1948b2a2ec rfkill: Use switch to demux userspace operations 9 years ago
rose f4979fcea7 rose: limit sk_filter trim to payload 9 years ago
rxrpc 992c273af9 rxrpc: Free packets discarded in data_ready 9 years ago
sched 166ee5b878 qdisc: fix a module refcount leak in qdisc_create_dflt() 9 years ago
sctp 232cb53a45 sctp: fix overrun in sctp_diag_dump_one() 9 years ago
sunrpc 9909170065 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs 9 years ago
switchdev 8438884d4a net/switchdev: Export the same parent ID service function 9 years ago
tipc a5de125dd4 tipc: fix the error handling in tipc_udp_enable() 9 years ago
unix 3aa9799e13 af_unix: charge buffers to kmemcg 9 years ago
vmw_vsock 21bc54fc0c vhost/vsock: drop space available check for TX vq 9 years ago
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 years ago
wireless 184ca82348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
x25 79e4865032 net: fix a kernel infoleak in x25 module 9 years ago
xfrm e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
Kconfig 2d283bdd07 net/ncsi: Resource management 9 years ago
Makefile 2d283bdd07 net/ncsi: Resource management 9 years ago
compat.c 719c44d340 packet: compat support for sock_fprog 9 years ago
socket.c 766b9f928b fs: poll/select/recvmmsg: use timespec64 for timeout events 9 years ago
sysctl_net.c d6e0d30644 net: Use ns_capable_noaudit() when determining net sysctl permissions 9 years ago