| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 32 | -193/+193 |
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
|\ |
|
| * | smc: missing poll annotations | Al Viro | 2018-02-01 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-09 | 41 | -177/+385 |
|\ \ |
|
| * | | sctp: verify size of a new chunk in _sctp_make_chunk() | Alexey Kodanev | 2018-02-09 | 1 | -1/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-09 | 2 | -5/+56 |
| |\ \ |
|
| | * | | net: add a UID to use for ULP socket assignment | John Fastabend | 2018-02-06 | 2 | -5/+56 |
| * | | | tipc: fix skb truesize/datasize ratio control | Hoang Le | 2018-02-08 | 1 | -2/+2 |
| * | | | net/sched: cls_u32: fix cls_u32 on filter replace | Ivan Vecera | 2018-02-08 | 1 | -1/+2 |
| * | | | mpls, nospec: Sanitize array index in mpls_label_ok() | Dan Williams | 2018-02-08 | 1 | -10/+14 |
| * | | | rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ... | Sowmini Varadhan | 2018-02-08 | 11 | -30/+76 |
| * | | | net: Whitelist the skbuff_head_cache "cb" field | Kees Cook | 2018-02-08 | 1 | -1/+3 |
| * | | | rtnetlink: require unique netns identifier | Christian Brauner | 2018-02-08 | 1 | -0/+48 |
| * | | | netlink: ensure to loop over all netns in genlmsg_multicast_allns() | Nicolas Dichtel | 2018-02-08 | 1 | -2/+10 |
| * | | | rxrpc: Don't put crypto buffers on the stack | David Howells | 2018-02-08 | 2 | -41/+52 |
| * | | | tcp: tracepoint: only call trace_tcp_send_reset with full socket | Song Liu | 2018-02-07 | 2 | -2/+4 |
| * | | | sch_netem: Bug fixing in calculating Netem interval | Md. Islam | 2018-02-07 | 1 | -1/+1 |
| * | | | net/ipv6: onlink nexthop checks should default to main table | David Ahern | 2018-02-07 | 1 | -2/+3 |
| * | | | net/ipv6: Handle reject routes with onlink flag | David Ahern | 2018-02-07 | 1 | -1/+2 |
| * | | | rxrpc: Fix received abort handling | David Howells | 2018-02-07 | 2 | -5/+14 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-02-07 | 13 | -73/+92 |
| |\ \ \ |
|
| | * | | | netfilter: nf_flow_offload: fix use-after-free and a resource leak | Felix Fietkau | 2018-02-07 | 1 | -20/+7 |
| | * | | | netfilter: nf_tables: fix flowtable free | Pablo Neira Ayuso | 2018-02-07 | 5 | -13/+24 |
| | * | | | netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table | Pablo Neira Ayuso | 2018-02-07 | 2 | -18/+25 |
| | * | | | netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert | Cong Wang | 2018-02-07 | 1 | -5/+17 |
| | * | | | netfilter: nft_flow_offload: no need to flush entries on module removal | Pablo Neira Ayuso | 2018-02-02 | 1 | -6/+0 |
| | * | | | netfilter: nft_flow_offload: wait for garbage collector to run after cleanup | Pablo Neira Ayuso | 2018-02-02 | 2 | -4/+5 |
| | * | | | netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1() | Cong Wang | 2018-02-02 | 1 | -0/+1 |
| | * | | | netfilter: flowtable infrastructure depends on NETFILTER_INGRESS | Pablo Neira Ayuso | 2018-02-02 | 3 | -7/+7 |
| | * | | | netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure | Subash Abhinov Kasiviswanathan | 2018-02-02 | 1 | -0/+1 |
| | * | | | netfilter: x_tables: make allocation less aggressive | Michal Hocko | 2018-02-02 | 1 | -1/+6 |
* | | | | | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-02-09 | 5 | -23/+33 |
|\ \ \ \ \ |
|
| * | | | | | SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context | Trond Myklebust | 2018-02-09 | 1 | -2/+2 |
| * | | | | | fix parallelism for rpc tasks | Olga Kornievskaia | 2018-02-08 | 1 | -1/+1 |
| * | | | | | Make the xprtiod workqueue unbounded. | Trond Myklebust | 2018-02-07 | 1 | -1/+1 |
| * | | | | | SUNRPC: Queue latency-sensitive socket tasks to xprtiod | Trond Myklebust | 2018-02-07 | 2 | -1/+14 |
| * | | | | | Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust | 2018-02-06 | 2 | -5/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | xprtrdma: Fix BUG after a device removal | Chuck Lever | 2018-02-02 | 1 | -3/+3 |
| | * | | | | | xprtrdma: Fix calculation of ri_max_send_sges | Chuck Lever | 2018-02-02 | 2 | -2/+2 |
| * | | | | | | SUNRPC: Ensure we always close the socket after a connection shuts down | Trond Myklebust | 2018-02-05 | 1 | -13/+10 |
* | | | | | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-02-08 | 6 | -55/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | svcrdma: Fix Read chunk round-up | Chuck Lever | 2018-02-08 | 1 | -4/+8 |
| * | | | | | | | sunrpc: remove dead code in svc_sock_setbufsize | Christoph Hellwig | 2018-02-05 | 1 | -14/+0 |
| * | | | | | | | svcrdma: Post Receives in the Receive completion handler | Chuck Lever | 2018-01-18 | 4 | -37/+8 |
* | | | | | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-02-08 | 6 | -129/+95 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | idr: Rename idr_for_each_entry_ext | Matthew Wilcox | 2018-02-06 | 1 | -3/+3 |
| * | | | | | | | | cls_u32: Convert to idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -13/+10 |
| * | | | | | | | | cls_u32: Reinstate cyclic allocation | Matthew Wilcox | 2018-02-06 | 1 | -10/+4 |
| * | | | | | | | | cls_flower: Convert to idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -16/+10 |
| * | | | | | | | | cls_bpf: Convert to use idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -14/+10 |