aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-28Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cKuniyuki Iwashima
2024-03-28netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso
2024-03-28netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso
2024-03-28netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-26tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca
2024-03-26tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca
2024-03-26tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li
2024-03-25wifi: mac80211: correctly set active links upon TTLMAyala Beker
2024-03-25wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-03-25wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-03-25wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-25wifi: mac80211: fix mlme_link_id_dbg()Johan Hovold
2024-03-22ipv6: Fix address dump when IPv6 is disabled on an interfaceIdo Schimmel
2024-03-22nexthop: fix uninitialized variable in nla_put_nh_group_stats()Dan Carpenter
2024-03-22SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eaceChuck Lever
2024-03-22nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-21netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian
2024-03-20net: report RCU QS on threaded NAPI repollingYan Zhai
2024-03-21netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso
2024-03-21netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-19devlink: fix port new reply cmd typeJiri Pirko
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-19net/sched: Add module alias for sch_fq_pieMichal Koutný
2024-03-19ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner
2024-03-19hsr: Handle failures in module initFelix Maurer
2024-03-19rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan
2024-03-18xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky
2024-03-18net: esp: fix bad handling of pages from page_poolDragos Tatulea
2024-03-18packet: annotate data-races around ignore_outgoingEric Dumazet
2024-03-16Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe
2024-03-14rxrpc: Fix error check on ->alloc_txbuf()David Howells
2024-03-14rxrpc: Fix use of changed alignment param to page_frag_alloc_align()David Howells