Age | Commit message (Expand) | Author |
2019-03-12 | Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-03-12 | Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-03-12 | Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-03-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-03-12 | sctp: convert to genradix | Kent Overstreet |
2019-03-12 | openvswitch: convert to kvmalloc | Kent Overstreet |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-10 | SUNRPC: Take the transport send lock before binding+connecting | Trond Myklebust |
2019-03-10 | SUNRPC: Micro-optimise when the task is known not to be sleeping | Trond Myklebust |
2019-03-10 | gro_cells: make sure device is up in gro_cells_receive() | Eric Dumazet |
2019-03-10 | net/x25: fix use-after-free in x25_device_event() | Eric Dumazet |
2019-03-10 | SUNRPC: Check whether the task was transmitted before rebind/reconnect | Trond Myklebust |
2019-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-03-09 | SUNRPC: Remove redundant calls to RPC_IS_QUEUED() | Trond Myklebust |
2019-03-09 | SUNRPC: Clean up | Trond Myklebust |
2019-03-08 | rxrpc: Fix client call queueing, waiting for channel | David Howells |
2019-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-03-08 | tcp: handle inet_csk_reqsk_queue_add() failures | Guillaume Nault |
2019-03-08 | fou, fou6: avoid uninit-value in gue_err() and gue6_err() | Eric Dumazet |
2019-03-08 | net: sched: fix potential use-after-free in __tcf_chain_put() | Vlad Buslov |
2019-03-08 | vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock | Adalbert Lazăr |
2019-03-08 | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-08 | bpf: fix warning about using plain integer as NULL | Bo YU |
2019-03-08 | xsk: fix to reject invalid options in Tx descriptor | Björn Töpel |
2019-03-08 | xsk: fix to reject invalid flags in xsk_bind | Björn Töpel |
2019-03-08 | sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate() | Xin Long |
2019-03-08 | sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init() | Xin Long |
2019-03-08 | sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails | Xin Long |
2019-03-08 | rxrpc: Fix client call connect/disconnect race | David Howells |
2019-03-08 | sctp: remove sched init from sctp_stream_init | Xin Long |
2019-03-08 | route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race | Xin Long |
2019-03-07 | SUNRPC: Respect RPC call timeouts when retrying transmission | Trond Myklebust |
2019-03-07 | SUNRPC: Fix up RPC back channel transmission | Trond Myklebust |
2019-03-07 | SUNRPC: Prevent thundering herd when the socket is not connected | Trond Myklebust |
2019-03-07 | net/hsr: fix possible crash in add_timer() | Eric Dumazet |
2019-03-07 | net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl | Nathan Chancellor |
2019-03-07 | net: atm: Use IS_ENABLED in atm_dev_ioctl | Nathan Chancellor |
2019-03-07 | ethtool: reduce stack usage with clang | Arnd Bergmann |
2019-03-07 | bpf: Stop the psock parser before canceling its work | Jakub Sitnicki |
2019-03-07 | net: fix GSO in bpf_lwt_push_ip_encap | Peter Oskolkov |
2019-03-07 | xsk: fix potential crash in xsk_diag_put_umem() | Eric Dumazet |
2019-03-07 | bpf: only test gso type on gso packets | Willem de Bruijn |
2019-03-06 | tcp: do not report TCP_CM_INQ of 0 for closed connections | Soheil Hassas Yeganeh |
2019-03-06 | net: hsr: fix memory leak in hsr_dev_finalize() | Mao Wenan |
2019-03-06 | net: sched: flower: insert new filter to idr after setting its mask | Vlad Buslov |
2019-03-06 | tcp: detecting the misuse of .sendpage for Slab objects | Vasily Averin |
2019-03-06 | iptunnel: NULL pointer deref for ip_md_tunnel_xmit | Alan Maguire |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | ipv4/route: fail early when inet dev is missing | Paolo Abeni |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |