aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-11/+31
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust2-5/+13
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown1-4/+17
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds29-105/+191
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller5-20/+45
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg4-19/+43
2020-04-23net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3
2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU1-5/+7
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds9-29/+47
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-3/+3
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso1-1/+1
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni1-2/+1
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen1-3/+3
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean1-5/+3
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet1-3/+4
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2-4/+0
2020-04-21SUNRPC: Remove unreachable error conditionXiyu Yang1-2/+1
2020-04-21cgroup, netclassid: remove double cond_reschedJiri Slaby1-3/+1
2020-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2020-04-20mptcp: drop req socket remote_key* fieldsPaolo Abeni3-17/+19
2020-04-20mptcp: avoid flipping mp_capable field in syn_recv_sock()Paolo Abeni1-16/+30
2020-04-20mptcp: handle mptcp listener destruction via rcuFlorian Westphal1-0/+3
2020-04-20ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby1-7/+6
2020-04-20net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang2-2/+5
2020-04-20xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}Chuck Lever1-4/+11
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever1-1/+1
2020-04-20xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()Chuck Lever1-0/+1
2020-04-19netfilter: nat: fix error handling upon registering inet hookHillf Danton1-2/+2
2020-04-18mptcp: fix 'Attempt to release TCP socket in state' warningsFlorian Westphal2-3/+12
2020-04-18mptcp: fix splat when incoming connection is never accepted before exit/closeFlorian Westphal2-1/+25
2020-04-18ipv6: rpl: fix full address compressionAlexander Aring1-3/+4
2020-04-18tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang1-1/+3
2020-04-18tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang1-0/+1
2020-04-18net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang1-0/+1
2020-04-17svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever5-18/+29
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever2-9/+10
2020-04-17SUNRPC: Fix backchannel RPC soft lockupsChuck Lever3-0/+5
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds32-192/+197
2020-04-15tipc: fix incorrect increasing of link windowTuong Lien1-1/+1
2020-04-15ipv6: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-15net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe4-21/+19
2020-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+4
2020-04-15Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller3-19/+22
2020-04-15xsk: Add missing check on user supplied headroom sizeMagnus Karlsson1-3/+2
2020-04-15mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam1-4/+7
2020-04-15mac80211: fix race in ieee80211_register_hw()Sumit Garg1-11/+13
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn1-1/+6
2020-04-14rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells2-41/+12