Age | Commit message (Expand) | Author |
2018-09-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-30 | notifier: Remove notifier header file wherever not used | Mukesh Ojha |
2018-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-08-26 | net: sched: Fix memory exposure from short TCA_U32_SEL | Kees Cook |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-08-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann |
2018-08-23 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-08-23 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-08-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-08-22 | net/ipv6: init ip6 anycast rt->dst.input as ip6_input | Hangbin Liu |
2018-08-22 | tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0 | Kevin Yang |
2018-08-22 | tcp_bbr: in restart from idle, see if we should exit PROBE_RTT | Kevin Yang |
2018-08-22 | tcp_bbr: add bbr_check_probe_rtt_done() helper | Kevin Yang |
2018-08-22 | ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state | Eric Dumazet |
2018-08-22 | addrconf: reduce unnecessary atomic allocations | Cong Wang |
2018-08-22 | sch_cake: Fix TC filter flow override and expand it to hosts as well | Toke Høiland-Jørgensen |
2018-08-22 | net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler | Samuel Mendoza-Jonas |
2018-08-22 | sunrpc: Add comment defining gssd upcall API keywords | Chuck Lever |
2018-08-22 | sunrpc: Extract target name into svc_cred | Chuck Lever |
2018-08-22 | sunrpc: Enable the kernel to specify the hostname part of service principals | Chuck Lever |
2018-08-22 | sunrpc: Don't use stack buffer with scatterlist | Laura Abbott |
2018-08-22 | tls: possible hang when do_tcp_sendpages hits sndbuf is full case | John Fastabend |
2018-08-21 | Convert net_namespace to new IDA API | Matthew Wilcox |
2018-08-21 | xsk: fix return value of xdp_umem_assign_dev() | Prashant Bhole |
2018-08-21 | act_ife: fix a potential deadlock | Cong Wang |
2018-08-21 | act_ife: move tcfa_lock down to where necessary | Cong Wang |
2018-08-21 | Revert "net: sched: act_ife: disable bh when taking ife_mod_lock" | Cong Wang |
2018-08-21 | net_sched: remove list_head from tc_action | Cong Wang |
2018-08-21 | net_sched: remove unused tcf_idr_check() | Cong Wang |
2018-08-21 | net_sched: remove unused parameter for tcf_action_delete() | Cong Wang |
2018-08-21 | net_sched: remove unnecessary ops->delete() | Cong Wang |
2018-08-21 | net_sched: improve and refactor tcf_action_put_many() | Cong Wang |
2018-08-21 | rds: tcp: remove duplicated include from tcp.c | Yue Haibing |
2018-08-21 | sch_cake: Remove unused including <linux/version.h> | Yue Haibing |
2018-08-20 | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-08-20 | net/ipv6: Put lwtstate when destroying fib6_info | David Ahern |
2018-08-19 | ip6_vti: fix a null pointer deference when destroy vti6 tunnel | Haishuang Yan |
2018-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-08-19 | ip6_vti: fix creating fallback tunnel device for vti6 | Haishuang Yan |
2018-08-19 | ip_vti: fix a null pointer deferrence when create vti fallback tunnel | Haishuang Yan |
2018-08-19 | net: sched: always disable bh when taking tcf_lock | Vlad Buslov |
2018-08-18 | ip6_vti: simplify stats handling in vti6_xmit | Haishuang Yan |
2018-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-08-17 | Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux | Linus Torvalds |
2018-08-17 | bpf: fix redirect to map under tail calls | Daniel Borkmann |
2018-08-17 | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe |
2018-08-16 | tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach | Daniel Borkmann |