summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang
2020-06-11SUNRPC: Set SOFTCONN when destroying GSS contextsChuck Lever
2020-06-11SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever
2020-06-11SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-08sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou
2020-06-08net/sysctl: use cpumask_parse in flow_limit_cpu_sysctlChristoph Hellwig
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella
2020-06-05ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter
2020-06-04net/xdp: use shift instead of 64 bit divisionPavel Machek
2020-06-04inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni
2020-06-04net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
2020-06-04tipc: fix NULL pointer dereference in streamingTuong Lien
2020-06-04genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-03Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-06-02Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-06-02RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy
2020-06-02Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien
2020-06-02Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig
2020-06-02mm: remove map_vm_rangeChristoph Hellwig
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-06-01crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav
2020-06-01ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu
2020-06-01tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki