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