summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-11net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu
2020-06-10mptcp: don't leak msk in token containerPaolo Abeni
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-10mptcp: fix races between shutdown and recvmsgPaolo Abeni
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern
2020-06-10netfilter: ctnetlink: memleak in filter initialization error pathPablo Neira Ayuso
2020-06-09dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-06-09net: sched: export __netdev_watchdog_up()Valentin Longchamp
2020-06-09net: change addr_list_lock back to static keyCong Wang
2020-06-09bpf, sockhash: Synchronize delete from bucket list on map freeJakub Sitnicki
2020-06-09bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_freeJakub Sitnicki
2020-06-09bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgdihu
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 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-08mptcp: bugfix for RM_ADDR option parsingGeliang Tang
2020-06-08net-zerocopy: use vm_insert_pages() for tcp rcv zerocopyArjun Roy
2020-06-08Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-06-08netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointerStefano Brivio
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-08netfilter: nft_set_rbtree: Don't account for expired elements on insertionStefano Brivio
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-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi
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-05rxrpc: Fix missing notificationDavid Howells
2020-06-05rxrpc: Move the call completion handling out of lineDavid Howells
2020-06-05mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg
2020-06-05xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"Stephen Rothwell
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-04bpf: Fix unused-var without NETDEVICESMatthieu Baerts
2020-06-04xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
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