Xin Long 3d73e8fac8 sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info 9 lat temu
..
6lowpan 92e17ee72a 6lowpan: fix debugfs interface entry name 10 lat temu
802 d476059e77 net: Kill dev_rebuild_header 10 lat temu
8021q a188222b6e net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK 10 lat temu
9p c52cb4311f Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 10 lat temu
appletalk 48bb230e87 appletalk: fix erroneous return value 9 lat temu
atm 1ce0bf50ae net: Generalise wq_has_sleeper helper 10 lat temu
ax25 79462ad02e net: add validation for the socket syscall protocol argument 10 lat temu
batman-adv 1bc4e2b000 batman-adv: Avoid endless loop in bat-on-bat netdevice check 9 lat temu
bluetooth 3bd7594e69 Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skb 9 lat temu
bridge 472681d57a net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. 9 lat temu
caif 449f14f01f net: caif: fix erroneous return value 9 lat temu
can ba61a8d9d7 can: avoid using timeval for uapi 10 lat temu
ceph b0b31a8ffe libceph: MOSDOpReply v7 encoding 10 lat temu
core 472681d57a net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. 9 lat temu
dcb 36b9ad8084 net/dcb: make dcbnl.c explicitly non-modular 10 lat temu
dccp 7716682cc5 tcp/dccp: fix another race at listener dismantle 9 lat temu
decnet 79462ad02e net: add validation for the socket syscall protocol argument 10 lat temu
dns_resolver 451c2b5caf net: dns_resolver: convert time_t to time64_t 10 lat temu
dsa 73dcb55653 net: dsa: Unregister slave_dev in error path 9 lat temu
ethernet c7f5d10549 net: Add eth_platform_get_mac_address() helper. 10 lat temu
hsr 3d1a54e801 net/hsr: fix a warning message 10 lat temu
ieee802154 a72a5e2d34 inet: kill unused skb_free op 10 lat temu
ipv4 a8c4a2522a ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL 9 lat temu
ipv6 5146d1f151 tunnel: Clear IPCB(skb)->opt before dst_link_failure called 9 lat temu
ipx 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 lat temu
irda 3d45296ab9 irda: fix a potential use-after-free in ircomm_param_request 10 lat temu
iucv 52a82e23b9 af_iucv: Validate socket address length in iucv_sock_bind() 10 lat temu
key f6b8dec998 af_key: fix two typos 10 lat temu
l2tp 853effc55b l2tp: Fix error creating L2TP tunnels 9 lat temu
l3mdev fee6d4c777 net: Add netif_is_l3_slave 10 lat temu
lapb 75da1469f9 lapb: move EXPORT_SYMBOL after functions. 11 lat temu
llc dfbafc9953 tcp: fix recv with flags MSG_WAITALL | MSG_PEEK 10 lat temu
mac80211 25ac3417b7 Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 9 lat temu
mac802154 29663b0cc1 mac802154: constify ieee802154_llsec_ops structure 10 lat temu
mpls b3e0d3d7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 lat temu
netfilter 5cc6ce9ff2 netfilter: nft_counter: fix erroneous return values 9 lat temu
netlabel 930345ea63 netlink: implement nla_put_in_addr and nla_put_in6_addr 10 lat temu
netlink aa3a022094 netlink: not trim skb for mmaped socket when dump 10 lat temu
netrom 8f481b50ea netfilter: Remove spurios included of netfilter.h 10 lat temu
nfc 15ab90f400 Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next 10 lat temu
openvswitch c868ee7063 lwt: fix rx checksum setting for lwt devices tunneling over ipv6 9 lat temu
packet 880621c260 packet: Allow packets with only a header (but no payload) 10 lat temu
phonet 7aaed57c5c phonet: properly unshare skbs in phonet_rcv() 10 lat temu
rds 048ccca8c1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma 10 lat temu
rfkill 6736fde967 rfkill: fix rfkill_fop_read wait_event usage 10 lat temu
rose 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 lat temu
rxrpc aee3bfa330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 lat temu
sched 619fe32640 net_sched fix: reclassification needs to consider ether protocol changes 9 lat temu
sctp 3d73e8fac8 sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info 9 lat temu
sunrpc 048ccca8c1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma 10 lat temu
switchdev 472681d57a net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. 9 lat temu
tipc b53ce3e7d4 tipc: unlock in error path 9 lat temu
unix 18eceb818d af_unix: Don't use continue to re-execute unix_stream_read_generic loop 9 lat temu
vmw_vsock 5988818008 vsock: Fix blocking ops call in prepare_to_wait 9 lat temu
wimax 4933d85c51 net:wimax: Fix doucble word "the the" in networking.xml 10 lat temu
wireless b86071528f cfg80211: stop critical protocol session upon disconnect event 9 lat temu
x25 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 lat temu
xfrm 9207f9d45b net: preserve IP control block during GSO segmentation 10 lat temu
Kconfig 1f211a1b92 net, sched: add clsact qdisc 10 lat temu
Makefile 1b69c6d0ae net: Introduce L3 Master device abstraction 10 lat temu
compat.c da18428498 net: switch importing msghdr from userland to {compat_,}import_iovec() 10 lat temu
socket.c 5d097056c9 kmemcg: account certain kmem allocations to memcg 10 lat temu
sysctl_net.c ce9d9b8e5c net: sysctl: fix a kmemleak warning 10 lat temu