summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy
2021-06-01net: sock: fix in-kernel mark settingAlexander Aring
2021-06-01net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean
2021-05-31nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-05-28mptcp: do not reset MP_CAPABLE subflow on mapping errorsPaolo Abeni
2021-05-28mptcp: always parse mptcp options for MPC reqskPaolo Abeni
2021-05-28mptcp: fix sk_forward_memory corruption on retransmissionPaolo Abeni
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-27net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich
2021-05-27net/sched: act_ct: Offload connections with commit actionPaul Blakey
2021-05-27devlink: Correct VIRTUAL port to not have phys_port attributesParav Pandit
2021-05-27ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25sctp: fix the proc_handler for sysctl encap_portXin Long
2021-05-25sctp: add the missing setting for asoc encap_portXin Long
2021-05-24net: hsr: fix mac_len checksGeorge McCollister
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-05-24netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso
2021-05-23net/sched: fq_pie: fix OOB access in the traffic pathDavide Caratti
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-05-21ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri
2021-05-21RDS tcp loopback connection can hangRao Shoaib
2021-05-21netfilter: nf_tables: extended netlink error reporting for chain typePablo Neira Ayuso
2021-05-21netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso
2021-05-21bpf: Set mac_len in bpf_skb_change_headJussi Maki
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-20netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal
2021-05-19ethtool: stats: Fix a copy-paste errorYueHaibing
2021-05-18tipc: simplify the finalize work queueXin Long
2021-05-17netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-05-17net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann
2021-05-17tipc: wait and exit until all work queues are doneXin Long
2021-05-17mld: fix panic in mld_newpack()Taehee Yoo
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin
2021-05-14net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-05-14net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-05-14tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma
2021-05-14Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le
2021-05-14netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...Stefano Brivio