Age | Commit message (Expand) | Author |
2018-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-11-05 | net: bpfilter: fix iptables failure if bpfilter_umh is disabled | Taehee Yoo |
2018-11-05 | sock_diag: fix autoloading of the raw_diag module | Andrei Vagin |
2018-11-05 | net: core: netpoll: Enable netconsole IPv6 link local address | Matwey V. Kornilov |
2018-11-05 | ipv6: properly check return value in inet6_dump_all() | Alexey Kodanev |
2018-11-05 | rtnetlink: restore handling of dumpit return value in rtnl_dump_all() | Alexey Kodanev |
2018-11-05 | net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS | Jeff Barnhill |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-11-03 | sctp: define SCTP_SS_DEFAULT for Stream schedulers | Xin Long |
2018-11-03 | openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS | Arnd Bergmann |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-03 | net: do not abort bulk send on BQL status | Eric Dumazet |
2018-11-03 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-11-03 | netfilter: conntrack: fix calculation of next bucket number in early_drop | Vasily Khoruzhick |
2018-11-03 | netfilter: nft_compat: ebtables 'nat' table is normal chain type | Florian Westphal |
2018-11-03 | netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr | Pablo Neira Ayuso |
2018-11-03 | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() | Pablo Neira Ayuso |
2018-11-03 | netfilter: ipset: Fix calling ip_set() macro at dumping | Jozsef Kadlecsik |
2018-11-03 | netfilter: xt_IDLETIMER: add sysfs filename checking routine | Taehee Yoo |
2018-11-02 | rxrpc: Fix lockup due to no error backoff after ack transmit error | David Howells |
2018-11-02 | net/ipv6: Add anycast addresses to a global hashtable | Jeff Barnhill |
2018-11-02 | net: document skb parameter in function 'skb_gso_size_check' | Mathieu Malaterre |
2018-11-02 | iov_iter: Fix 9p virtio breakage | Marc Zyngier |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-11-01 | missing bits of "iov_iter: Separate type from direction and use accessor func... | Al Viro |
2018-11-01 | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Al Viro |
2018-11-01 | net: drop skb on failure in ip_check_defrag() | Cong Wang |
2018-11-01 | SUNRPC: Use atomic(64)_t for seq_send(64) | Paul Burton |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov |
2018-10-31 | openvswitch: Fix push/pop ethernet validation | Jaime CaamaƱo Ruiz |
2018-10-31 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2018-11-01 | netfilter: ipset: fix ip_set_list allocation failure | Andrey Ryabinin |
2018-11-01 | netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net | Eric Westbrook |
2018-11-01 | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r... | Stefano Brivio |
2018-10-31 | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-10-31 | ixgbe/ixgbevf: fix XFRM_ALGO dependency | Jeff Kirsher |
2018-10-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-30 | bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data | John Fastabend |
2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-10-29 | rtnetlink: Disallow FDB configuration for non-Ethernet device | Ido Schimmel |
2018-10-29 | sctp: check policy more carefully when getting pr status | Xin Long |
2018-10-29 | sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer | Xin Long |
2018-10-29 | ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 | Hangbin Liu |
2018-10-29 | nfsd: Fix an Oops in free_session() | Trond Myklebust |
2018-10-29 | svcrdma: Remove try_module_get from backchannel | Chuck Lever |
2018-10-29 | svcrdma: Remove ->release_rqst call in bc reply handler | Chuck Lever |