summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-16Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-09sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner
2016-09-08tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-08tcp: fastopen: avoid negative sk_forward_allocEric Dumazet
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson
2016-09-06xprtrdma: Fix receive buffer accountingChuck Lever
2016-09-06xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")Chuck Lever
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-04Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-04bonding: Fix bonding crashMahesh Bandewar
2016-09-03sunrpc: fix UDP memory accountingPaolo Abeni
2016-09-02l2tp: fix use-after-free during module unloadSabrina Dubroca
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper
2016-09-01rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng
2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell
2016-09-01net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2016-09-01tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan
2016-08-31kcm: fix a socket double freeWANG Cong
2016-08-31bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-08-30Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-30netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov
2016-08-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-08-25qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet
2016-08-25tipc: fix the error handling in tipc_udp_enable()Wei Yongjun
2016-08-25Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz
2016-08-25netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang
2016-08-25netfilter: cttimeout: unlink timeout objs in the unconfirmed ct listsLiping Zhang
2016-08-25netfilter: cttimeout: put back l4proto when replacing timeout policyLiping Zhang
2016-08-25netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-24SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in useChuck Lever
2016-08-24Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann
2016-08-24Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau
2016-08-23net: diag: Fix refcnt leak in error path destroying socketDavid Ahern
2016-08-23udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet
2016-08-23sctp: fix overrun in sctp_diag_dump_one()Lance Richardson
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet