Age | Commit message (Expand) | Author |
2019-07-26 | bluetooth: switch to AES library | Ard Biesheuvel |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-18 | tcp: fix tcp_set_congestion_control() use from bpf hook | Eric Dumazet |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce |
2019-07-18 | net: dsa: sja1105: Fix missing unlock on error in sk_buff() | Wei Yongjun |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-18 | ipv6: Unlink sibling route in case of failure | Ido Schimmel |
2019-07-18 | udp: Fix typo in net/ipv4/udp.c | Su Yanjun |
2019-07-18 | SUNRPC: Optimise transport balancing code | Trond Myklebust |
2019-07-18 | SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request | Trond Myklebust |
2019-07-18 | Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-07-18 | SUNRPC: Fix up backchannel slot table accounting | Trond Myklebust |
2019-07-18 | SUNRPC: Fix initialisation of struct rpc_xprt_switch | Trond Myklebust |
2019-07-17 | ipv6: rt6_check should return NULL if 'from' is NULL | David Ahern |
2019-07-17 | tipc: initialize 'validated' field of received packets | Jon Maloy |
2019-07-17 | fib: relax source validation check for loopback packets | Cong Wang |
2019-07-17 | net_sched: unset TCQ_F_CAN_BYPASS when adding filters | Cong Wang |
2019-07-17 | net/rds: Initialize ic->i_fastreg_wrs upon allocation | Gerd Rausch |
2019-07-17 | net/rds: Keep track of and wait for FRWR segments in use upon shutdown | Gerd Rausch |
2019-07-17 | net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes... | Gerd Rausch |
2019-07-17 | net/rds: Fix NULL/ERR_PTR inconsistency | Gerd Rausch |
2019-07-17 | net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin... | Gerd Rausch |
2019-07-17 | net/rds: Get rid of "wait_clean_list_grace" and add locking | Gerd Rausch |
2019-07-17 | net/rds: Give fr_state a chance to transition to FRMR_IS_FREE | Gerd Rausch |
2019-07-17 | net/sched: Make NET_ACT_CT depends on NF_NAT | YueHaibing |
2019-07-17 | net: sctp: fix warning "NULL check before some freeing functions is not needed" | Hariprasad Kelam |
2019-07-16 | fix: taprio: Change type of txtime-delay parameter to u32 | Vedang Patel |
2019-07-16 | skbuff: fix compilation warnings in skb_dump() | Qian Cai |
2019-07-16 | SUNRPC: Skip zero-refcount transports | Trond Myklebust |
2019-07-16 | SUNRPC: Replace division by multiplication in calculation of queue length | Trond Myklebust |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-07-15 | bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 | Stanislav Fomichev |
2019-07-15 | bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok | Stanislav Fomichev |
2019-07-15 | net: neigh: fix multiple neigh timer scheduling | Lorenzo Bianconi |
2019-07-14 | sit: use dst_cache in ipip6_tunnel_xmit | Haishuang Yan |
2019-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-13 | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-12 | Merge tag '9p-for-5.3' of git://github.com/martinetd/linux | Linus Torvalds |
2019-07-12 | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-07-12 | tipc: ensure head->lock is initialised | Chris Packham |
2019-07-12 | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() | Vlad Buslov |
2019-07-12 | net: openvswitch: do not update max_headroom if new headroom is equal to old ... | Taehee Yoo |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options | Alexander Potapenko |
2019-07-12 | SUNRPC: Fix transport accounting when caller specifies an rpc_xprt | Trond Myklebust |