Age | Commit message (Expand) | Author | Files | Lines |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 1 | -10/+6 |
2018-08-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+6 |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2 | -6/+6 |
2018-08-23 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 19 | -49/+75 |
2018-08-23 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -111/+140 |
2018-08-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -23/+25 |
2018-08-22 | sunrpc: Add comment defining gssd upcall API keywords | Chuck Lever | 1 | -0/+17 |
2018-08-22 | sunrpc: Extract target name into svc_cred | Chuck Lever | 1 | -25/+45 |
2018-08-22 | sunrpc: Enable the kernel to specify the hostname part of service principals | Chuck Lever | 1 | -3/+17 |
2018-08-22 | sunrpc: Don't use stack buffer with scatterlist | Laura Abbott | 1 | -3/+9 |
2018-08-21 | Convert net_namespace to new IDA API | Matthew Wilcox | 1 | -10/+6 |
2018-08-20 | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 15 | -122/+311 |
2018-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 30 | -195/+221 |
2018-08-19 | ip6_vti: fix creating fallback tunnel device for vti6 | Haishuang Yan | 1 | -0/+2 |
2018-08-19 | ip_vti: fix a null pointer deferrence when create vti fallback tunnel | Haishuang Yan | 1 | -1/+2 |
2018-08-19 | net: sched: always disable bh when taking tcf_lock | Vlad Buslov | 7 | -44/+47 |
2018-08-18 | ip6_vti: simplify stats handling in vti6_xmit | Haishuang Yan | 1 | -11/+3 |
2018-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 4 | -50/+37 |
2018-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 15 | -83/+126 |
2018-08-17 | Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux | Linus Torvalds | 7 | -105/+112 |
2018-08-17 | bpf: fix redirect to map under tail calls | Daniel Borkmann | 1 | -38/+30 |
2018-08-17 | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr | Jason Gunthorpe | 1 | -23/+25 |
2018-08-16 | tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach | Daniel Borkmann | 1 | -0/+2 |
2018-08-16 | tcp, ulp: add alias for all ulp modules | Daniel Borkmann | 2 | -1/+2 |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 436 | -7663/+24579 |
2018-08-16 | Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" | Jason Gunthorpe | 2 | -23/+20 |
2018-08-16 | net/xdp: Fix suspicious RCU usage warning | Tariq Toukan | 1 | -11/+3 |
2018-08-16 | net: sched: act_ife: always release ife action on init error | Vlad Buslov | 1 | -6/+2 |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe | 204 | -1410/+2182 |
2018-08-16 | cls_matchall: fix tcf_unbind_filter missing | Hangbin Liu | 1 | -0/+2 |
2018-08-16 | netfilter: nft_dynset: allow dynamic updates of non-anonymous set | Pablo Neira Ayuso | 1 | -2/+0 |
2018-08-16 | netfilter: nft_tproxy: Fix missing-braces warning | Máté Eckl | 1 | -1/+3 |
2018-08-16 | netfilter: nft_ct: make l3 protocol field optional for timeout object | Harsha Sharma | 1 | -3/+4 |
2018-08-16 | netfilter: x_tables: do not fail xt_alloc_table_info too easilly | Michal Hocko | 1 | -6/+1 |
2018-08-16 | netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed | Florian Westphal | 1 | -5/+10 |
2018-08-16 | netfilter: nf_tables: don't prevent event handler from device cleanup on netn... | Florian Westphal | 2 | -10/+9 |
2018-08-16 | netfilter: nf_tables: fix register ordering | Florian Westphal | 2 | -8/+23 |
2018-08-16 | netfilter: fix memory leaks on netlink_dump_start error | Florian Westphal | 2 | -25/+30 |
2018-08-16 | netfilter: nft_set: fix allocation size overflow in privsize callback. | Taehee Yoo | 4 | -10/+10 |
2018-08-16 | netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses | Florian Westphal | 1 | -1/+11 |
2018-08-16 | ipvs: don't show negative times in ip_vs_conn | Matteo Croce | 1 | -8/+14 |
2018-08-16 | ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest() | Tan Hu | 1 | -4/+11 |
2018-08-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 425 | -7620/+24541 |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+2 |
2018-08-15 | Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2018-08-14 | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -8/+22 |
2018-08-14 | net: filter: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-14 | rds: fix building with IPV6=m | Arnd Bergmann | 1 | -0/+1 |
2018-08-14 | net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() | Jeremy Cline | 2 | -2/+3 |