Age | Commit message (Expand) | Author | Files | Lines |
2020-05-02 | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -11/+31 |
2020-04-28 | Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust | 2 | -5/+13 |
2020-04-28 | SUNRPC: defer slow parts of rpc_free_client() to a workqueue. | NeilBrown | 1 | -4/+17 |
2020-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 29 | -105/+191 |
2020-04-24 | Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 5 | -20/+45 |
2020-04-24 | mac80211: sta_info: Add lockdep condition for RCU list usage | Madhuparna Bhowmik | 1 | -1/+2 |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 4 | -19/+43 |
2020-04-23 | net/x25: Fix x25_neigh refcnt leak when receiving frame | Xiyu Yang | 1 | -1/+3 |
2020-04-23 | mptcp/pm_netlink.c : add check for nla_put_in/6_addr | Bo YU | 1 | -5/+7 |
2020-04-23 | Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 9 | -29/+47 |
2020-04-22 | ipv4: Update fib_select_default to handle nexthop objects | David Ahern | 1 | -3/+3 |
2020-04-22 | netlabel: Kconfig: Update reference for NetLabel Tools project | Salvatore Bonaccorso | 1 | -1/+1 |
2020-04-22 | mptcp: fix data_fin handing in RX path | Paolo Abeni | 1 | -2/+1 |
2020-04-22 | sctp: Fix SHUTDOWN CTSN Ack in the peer restart case | Jere Leppänen | 1 | -1/+5 |
2020-04-22 | sctp: Fix bundling of SHUTDOWN with COOKIE-ACK | Jere Leppänen | 1 | -3/+3 |
2020-04-22 | net: dsa: don't fail to probe if we couldn't set the MTU | Vladimir Oltean | 1 | -5/+3 |
2020-04-22 | sched: etf: do not assume all sockets are full blown | Eric Dumazet | 1 | -3/+4 |
2020-04-22 | xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish | David Ahern | 2 | -4/+0 |
2020-04-21 | SUNRPC: Remove unreachable error condition | Xiyu Yang | 1 | -2/+1 |
2020-04-21 | cgroup, netclassid: remove double cond_resched | Jiri Slaby | 1 | -3/+1 |
2020-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -4/+6 |
2020-04-20 | mptcp: drop req socket remote_key* fields | Paolo Abeni | 3 | -17/+19 |
2020-04-20 | mptcp: avoid flipping mp_capable field in syn_recv_sock() | Paolo Abeni | 1 | -16/+30 |
2020-04-20 | mptcp: handle mptcp listener destruction via rcu | Florian Westphal | 1 | -0/+3 |
2020-04-20 | ipv6: fix restrict IPV6_ADDRFORM operation | John Haxby | 1 | -7/+6 |
2020-04-20 | net: openvswitch: ovs_ct_exit to be done under ovs_lock | Tonghao Zhang | 2 | -2/+5 |
2020-04-20 | xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} | Chuck Lever | 1 | -4/+11 |
2020-04-20 | xprtrdma: Fix trace point use-after-free race | Chuck Lever | 1 | -1/+1 |
2020-04-20 | xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() | Chuck Lever | 1 | -0/+1 |
2020-04-19 | netfilter: nat: fix error handling upon registering inet hook | Hillf Danton | 1 | -2/+2 |
2020-04-18 | mptcp: fix 'Attempt to release TCP socket in state' warnings | Florian Westphal | 2 | -3/+12 |
2020-04-18 | mptcp: fix splat when incoming connection is never accepted before exit/close | Florian Westphal | 2 | -1/+25 |
2020-04-18 | ipv6: rpl: fix full address compression | Alexander Aring | 1 | -3/+4 |
2020-04-18 | tipc: Fix potential tipc_node refcnt leak in tipc_rcv | Xiyu Yang | 1 | -1/+3 |
2020-04-18 | tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv | Xiyu Yang | 1 | -0/+1 |
2020-04-18 | net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node | Xiyu Yang | 1 | -0/+1 |
2020-04-17 | svcrdma: Fix leak of svc_rdma_recv_ctxt objects | Chuck Lever | 5 | -18/+29 |
2020-04-17 | svcrdma: Fix trace point use-after-free race | Chuck Lever | 2 | -9/+10 |
2020-04-17 | SUNRPC: Fix backchannel RPC soft lockups | Chuck Lever | 3 | -0/+5 |
2020-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 32 | -192/+197 |
2020-04-15 | tipc: fix incorrect increasing of link window | Tuong Lien | 1 | -1/+1 |
2020-04-15 | ipv6: remove redundant assignment to variable err | Colin Ian King | 1 | -1/+1 |
2020-04-15 | net/rds: Use ERR_PTR for rds_message_alloc_sgs() | Jason Gunthorpe | 4 | -21/+19 |
2020-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -4/+4 |
2020-04-15 | Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 3 | -19/+22 |
2020-04-15 | xsk: Add missing check on user supplied headroom size | Magnus Karlsson | 1 | -3/+2 |
2020-04-15 | mac80211: fix channel switch trigger from unknown mesh peer | Tamizh chelvam | 1 | -4/+7 |
2020-04-15 | mac80211: fix race in ieee80211_register_hw() | Sumit Garg | 1 | -11/+13 |
2020-04-14 | net: dsa: Down cpu/dsa ports phylink will control | Andrew Lunn | 1 | -1/+6 |
2020-04-14 | rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket | David Howells | 2 | -41/+12 |