summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-2429-105/+191
|\
| * Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-245-20/+45
| |\
| | * mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik2020-04-241-1/+2
| | * mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-244-19/+43
| * | net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang2020-04-231-1/+3
| * | mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU2020-04-231-5/+7
| |/
| * ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2020-04-221-3/+3
| * netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso2020-04-221-1/+1
| * mptcp: fix data_fin handing in RX pathPaolo Abeni2020-04-221-2/+1
| * sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen2020-04-221-1/+5
| * sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen2020-04-221-3/+3
| * net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean2020-04-221-5/+3
| * sched: etf: do not assume all sockets are full blownEric Dumazet2020-04-221-3/+4
| * xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-04-222-4/+0
| * cgroup, netclassid: remove double cond_reschedJiri Slaby2020-04-211-3/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-212-4/+6
| |\
| | * netfilter: nat: fix error handling upon registering inet hookHillf Danton2020-04-191-2/+2
| | * netfilter: flowtable: Free block_cb when being deletedRoi Dayan2020-04-151-2/+4
| * | mptcp: drop req socket remote_key* fieldsPaolo Abeni2020-04-203-17/+19
| * | mptcp: avoid flipping mp_capable field in syn_recv_sock()Paolo Abeni2020-04-201-16/+30
| * | mptcp: handle mptcp listener destruction via rcuFlorian Westphal2020-04-201-0/+3
| * | ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby2020-04-201-7/+6
| * | net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang2020-04-202-2/+5
| * | mptcp: fix 'Attempt to release TCP socket in state' warningsFlorian Westphal2020-04-182-3/+12
| * | mptcp: fix splat when incoming connection is never accepted before exit/closeFlorian Westphal2020-04-182-1/+25
| * | ipv6: rpl: fix full address compressionAlexander Aring2020-04-181-3/+4
| * | tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang2020-04-181-1/+3
| * | tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang2020-04-181-0/+1
| * | net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang2020-04-181-0/+1
* | | Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-04-239-29/+47
|\ \ \ | |/ / |/| |
| * | svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever2020-04-175-18/+29
| * | svcrdma: Fix trace point use-after-free raceChuck Lever2020-04-172-9/+10
| * | SUNRPC: Fix backchannel RPC soft lockupsChuck Lever2020-04-173-0/+5
| * | SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purgeYihao Wu2020-04-131-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-1632-192/+197
|\ \ \ | |/ / |/| |
| * | tipc: fix incorrect increasing of link windowTuong Lien2020-04-151-1/+1
| * | ipv6: remove redundant assignment to variable errColin Ian King2020-04-151-1/+1
| * | net/rds: Use ERR_PTR for rds_message_alloc_sgs()Jason Gunthorpe2020-04-154-21/+19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-152-4/+4
| |\ \
| | * | xsk: Add missing check on user supplied headroom sizeMagnus Karlsson2020-04-151-3/+2
| | * | xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern2020-04-141-1/+2
| | |/
| * | Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-153-19/+22
| |\ \
| | * | mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam2020-04-151-4/+7
| | * | mac80211: fix race in ieee80211_register_hw()Sumit Garg2020-04-151-11/+13
| | * | nl80211: fix NL80211_ATTR_FTM_RESPONDER policyJohannes Berg2020-04-141-4/+2
| | |/
| * | net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn2020-04-141-1/+6
| * | rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socketDavid Howells2020-04-142-41/+12
| |/
| * mptcp: fix double-unlock in mptcp_pollFlorian Westphal2020-04-121-12/+13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-093-4/+5
| |\
| | * bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer2020-04-091-1/+1