summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern
2020-04-21SUNRPC: Remove unreachable error conditionXiyu Yang
2020-04-21cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-20mptcp: drop req socket remote_key* fieldsPaolo Abeni
2020-04-20mptcp: avoid flipping mp_capable field in syn_recv_sock()Paolo Abeni
2020-04-20mptcp: handle mptcp listener destruction via rcuFlorian Westphal
2020-04-20ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby
2020-04-20net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang
2020-04-20xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}Chuck Lever
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever
2020-04-20xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()Chuck Lever
2020-04-19netfilter: nat: fix error handling upon registering inet hookHillf Danton
2020-04-18mptcp: fix 'Attempt to release TCP socket in state' warningsFlorian Westphal
2020-04-18mptcp: fix splat when incoming connection is never accepted before exit/closeFlorian Westphal
2020-04-18ipv6: rpl: fix full address compressionAlexander Aring
2020-04-18tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang
2020-04-18tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang
2020-04-18net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang
2020-04-17svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever
2020-04-17SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-15tipc: fix incorrect increasing of link windowTuong Lien
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells