summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-33/+74
2021-05-27xprtrdma: Revert 586a0787ce35Chuck Lever-9/+18
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-245/+511
2021-05-26SUNRPC: More fixes for backlog congestionTrond Myklebust-39/+50
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+1
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti-6/+6
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni-1/+0
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni-1/+0
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni-5/+14
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov-1/+1
2021-05-25sctp: fix the proc_handler for sysctl encap_portXin Long-1/+1
2021-05-25sctp: add the missing setting for asoc encap_portXin Long-0/+1
2021-05-24net: hsr: fix mac_len checksGeorge McCollister-21/+34
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo-1/+2
2021-05-23net/sched: fq_pie: fix OOB access in the traffic pathDavide Caratti-1/+8
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti-5/+5
2021-05-21ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri-1/+3
2021-05-21RDS tcp loopback connection can hangRao Shoaib-9/+27
2021-05-21bpf: Set mac_len in bpf_skb_change_headJussi Maki-0/+1
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+8
2021-05-20SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnectedTrond Myklebust-0/+2
2021-05-20SUNRPC in case of backlog, hand free slots directly to waiting taskNeilBrown-28/+47
2021-05-19ethtool: stats: Fix a copy-paste errorYueHaibing-1/+1
2021-05-18tipc: simplify the finalize work queueXin Long-23/+14
2021-05-17netlink: disable IRQs for netlink_lock_table()Johannes Berg-2/+4
2021-05-17net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann-1/+10
2021-05-17tipc: wait and exit until all work queues are doneXin Long-0/+6
2021-05-17mld: fix panic in mld_newpack()Taehee Yoo-3/+0
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu-0/+6
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long-7/+2
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)-5/+7
2021-05-14net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin-2/+28
2021-05-14net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin-5/+25
2021-05-14net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin-0/+19
2021-05-14tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma-5/+6
2021-05-14Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le-1/+4
2021-05-14netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...Stefano Brivio-2/+7
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan-5/+5
2021-05-13openvswitch: meter: fix race when getting now_ms.Tao Liu-0/+8
2021-05-13net/smc: properly handle workqueue allocation failureAnirudh Rayabharam-2/+8
2021-05-13Revert "net/smc: fix a NULL pointer dereference"Greg Kroah-Hartman-5/+0
2021-05-12Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...David S. Miller-16/+33
2021-05-12net: packetmmap: fix only tx timestamp on requestRichard Sanger-2/+8
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni-4/+4
2021-05-12can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek-16/+33
2021-05-11mptcp: fix data stream corruptionPaolo Abeni-0/+6
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-27/+2
2021-05-11bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau-0/+2
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann-27/+0
2021-05-11mac80211: extend protection against mixed key and fragment cache attacksWen Gong-2/+11