Age | Commit message (Expand) | Author |
2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-04-12 | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-11 | l2tp: fix race in duplicate tunnel detection | Guillaume Nault |
2018-04-11 | l2tp: fix races in tunnel creation | Guillaume Nault |
2018-04-11 | rds: MP-RDS may use an invalid c_path | Ka-Cheong Poon |
2018-04-10 | SUNRPC: Add helpers for decoding opaque and string types | Trond Myklebust |
2018-04-10 | xprtrdma: Fix corner cases when handling device removal | Chuck Lever |
2018-04-10 | sunrpc: Add static trace point to report result of RPC ping | Chuck Lever |
2018-04-10 | sunrpc: Add static trace point to report RPC latency stats | Chuck Lever |
2018-04-10 | sunrpc: Simplify synopsis of some trace points | Chuck Lever |
2018-04-10 | SUNRPC: Make num_reqs a non-atomic integer | Chuck Lever |
2018-04-10 | SUNRPC: Make RTT measurement more precise (Send) | Chuck Lever |
2018-04-10 | SUNRPC: Make RTT measurement more precise (Receive) | Chuck Lever |
2018-04-10 | SUNRPC: Move xprt_update_rtt callsite | Chuck Lever |
2018-04-10 | xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req | Chuck Lever |
2018-04-10 | xprtrdma: Chain Send to FastReg WRs | Chuck Lever |
2018-04-10 | xprtrdma: "Support" call-only RPCs | Chuck Lever |
2018-04-10 | xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create | Chuck Lever |
2018-04-10 | xprtrdma: ->send_request returns -EAGAIN when there are no free MRs | Chuck Lever |
2018-04-10 | xprtrdma: Remove xprt-specific connect cookie | Chuck Lever |
2018-04-10 | xprtrdma: Remove arbitrary limit on initiator depth | Chuck Lever |
2018-04-10 | xprtrdma: Fix latency regression on NUMA NFS/RDMA clients | Chuck Lever |
2018-04-10 | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-04-10 | ip_gre: clear feature flags when incompatible o_flags are set | Sabrina Dubroca |
2018-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-09 | inetpeer: fix uninit-value in inet_getpeer | Eric Dumazet |
2018-04-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2018-04-08 | devlink: convert occ_get op to separate registration | Jiri Pirko |
2018-04-08 | tipc: use the right skb in tipc_sk_fill_sock_diag() | Cong Wang |
2018-04-08 | sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 | Eric Dumazet |
2018-04-08 | net: dsa: Discard frames from unused ports | Andrew Lunn |
2018-04-08 | sctp: do not leak kernel memory to user space | Eric Dumazet |
2018-04-07 | soreuseport: initialise timewait reuseport field | Eric Dumazet |
2018-04-07 | ipv4: fix uninit-value in ip_route_output_key_hash_rcu() | Eric Dumazet |
2018-04-07 | dccp: initialize ireq->ir_mark | Eric Dumazet |
2018-04-07 | net: fix uninit-value in __hw_addr_add_ex() | Eric Dumazet |
2018-04-07 | net: initialize skb->peeked when cloning | Eric Dumazet |
2018-04-07 | netlink: fix uninit-value in netlink_sendmsg | Eric Dumazet |
2018-04-07 | net_sched: fix a missing idr_remove() in u32_delete_key() | Cong Wang |
2018-04-07 | kbuild: rename *-asn1.[ch] to *.asn1.[ch] | Masahiro Yamada |
2018-04-07 | kbuild: clean up *-asn1.[ch] patterns from top-level Makefile | Masahiro Yamada |
2018-04-06 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-04-05 | net/9p/client.c: fix potential refcnt problem of trans module | Chengguang Xu |
2018-04-05 | net/9p: avoid -ERESTARTSYS leak to userspace | Greg Kurz |
2018-04-05 | net/sched: fix NULL dereference in the error path of tcf_bpf_init() | Davide Caratti |
2018-04-05 | net/ipv6: Increment OUTxxx counters after netfilter hook | Jeff Barnhill |
2018-04-05 | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |