summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-03-17Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds
2019-03-16Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-15SUNRPC: Remove redundant check for the reply length in call_decode()Trond Myklebust
2019-03-15SUNRPC: Handle the SYSTEM_ERR rpc errorTrond Myklebust
2019-03-15SUNRPC: rpc_decode_header() must always return a non-zero value on errorTrond Myklebust
2019-03-15SUNRPC: Use the ENOTCONN error on socket disconnectTrond Myklebust
2019-03-15SUNRPC: Fix the minimal size for reply buffer allocationTrond Myklebust
2019-03-15SUNRPC: Fix a client regression when handling oversized repliesTrond Myklebust
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-13l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet
2019-03-13net/tls: Inform user space about send buffer availabilityVakul Garg
2019-03-13net_sched: return correct value for *notify* functionsZhike Wang
2019-03-139p/net: fix memory leak in p9_client_createzhengbin
2019-03-12Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-03-12sctp: convert to genradixKent Overstreet
2019-03-12openvswitch: convert to kvmallocKent Overstreet
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-03-11net/x25: reset state in x25_connect()Eric Dumazet
2019-03-11tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch
2019-03-11netfilter: nf_tables: return immediately on empty commitFlorian Westphal
2019-03-11net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-11netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso
2019-03-11netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2019-03-10SUNRPC: Take the transport send lock before binding+connectingTrond Myklebust
2019-03-10SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust
2019-03-10gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-10net/x25: fix use-after-free in x25_device_event()Eric Dumazet
2019-03-10SUNRPC: Check whether the task was transmitted before rebind/reconnectTrond Myklebust
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-09SUNRPC: Remove redundant calls to RPC_IS_QUEUED()Trond Myklebust
2019-03-09SUNRPC: Clean upTrond Myklebust
2019-03-08rxrpc: Fix client call queueing, waiting for channelDavid Howells
2019-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-08tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault
2019-03-08fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet
2019-03-08net: sched: fix potential use-after-free in __tcf_chain_put()Vlad Buslov
2019-03-08vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08bpf: fix warning about using plain integer as NULLBo YU
2019-03-08xsk: fix to reject invalid options in Tx descriptorBjörn Töpel
2019-03-08xsk: fix to reject invalid flags in xsk_bindBjörn Töpel
2019-03-08sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()Xin Long
2019-03-08sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()Xin Long
2019-03-08sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() failsXin Long
2019-03-08rxrpc: Fix client call connect/disconnect raceDavid Howells
2019-03-08sctp: remove sched init from sctp_stream_initXin Long