summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-12-27netfilter: ipset: Fix for recursive locking warningPhil Sutter
2024-12-27ipvs: Fix clamp() of ip_vs_conn_tab on small memory systemsDavid Laight
2024-12-27net/smc: check return value of sock_recvmsg when draining clc dataGuangguan Wang
2024-12-27net/smc: check smcd_v2_ext_offset when receiving proposal msgGuangguan Wang
2024-12-27net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msgGuangguan Wang
2024-12-27net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msgGuangguan Wang
2024-12-27net/smc: check sndbuf_space again after NOSPACE flag is set in smc_pollGuangguan Wang
2024-12-27net/smc: protect link down work from execute after lgr freedGuangguan Wang
2024-12-27net: sched: fix ordering of qlen adjustmentLion Ackermann
2024-12-19Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-19Bluetooth: iso: Fix recursive locking warningIulia Tanasescu
2024-12-19Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz
2024-12-19Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu
2024-12-19net/sched: netem: account for backlog updates from child qdiscMartin Ottens
2024-12-19netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-19netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter
2024-12-19net: defer final 'struct net' free in netns dismantleEric Dumazet
2024-12-19wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li
2024-12-19tipc: fix NULL deref in cleanup_bearer()Eric Dumazet
2024-12-19batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel
2024-12-19batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel
2024-12-19batman-adv: Do not send uninitialized TT changesRemi Pommarel
2024-12-19wifi: mac80211: fix station NSS capability initialization orderBenjamin Lin
2024-12-19wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()Johannes Berg
2024-12-19wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beaconHaoyu Li
2024-12-19wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma
2024-12-19bpf, sockmap: Fix update element with sameMichal Luczaj
2024-12-19bpf, sockmap: Fix race between element replace and close()Michal Luczaj
2024-12-19tcp: check space before adding MPTCP SYN optionsMoYuanhao
2024-12-19splice: do not checksum AF_UNIX socketsFrederik Deweerdt
2024-12-14net/smc: fix incorrect SMC-D link group matching logicWen Gu
2024-12-14netpoll: Use rcu_access_pointer() in __netpoll_setupBreno Leitao
2024-12-14net/neighbor: clear error in case strict check is not setJakub Kicinski
2024-12-14Bluetooth: Support new quirks for ATS2851Danil Pylaev
2024-12-14Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packetLuiz Augusto von Dentz
2024-12-14net: inet6: do not leave a dangling sk pointer in inet6_create()Ignat Korchagin
2024-12-14net: inet: do not leave a dangling sk pointer in inet_create()Ignat Korchagin
2024-12-14net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()Ignat Korchagin
2024-12-14net: af_can: do not leave a dangling sk pointer in can_create()Ignat Korchagin
2024-12-14Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()Ignat Korchagin
2024-12-14Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...Ignat Korchagin
2024-12-14af_packet: avoid erroring out after sock_init_data() in packet_create()Ignat Korchagin
2024-12-14net/sched: cbs: Fix integer overflow in cbs_set_port_rate()Elena Salomatkina
2024-12-14xsk: fix OOB map writes when deleting elementsMaciej Fijalkowski
2024-12-14tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsgZijian Zhang
2024-12-14xsk: always clear DMA mapping information when unmapping the poolLarysa Zaremba
2024-12-14bpf, vsock: Invoke proto::close on close()Michal Luczaj
2024-12-14bpf, vsock: Fix poll() missing a queueMichal Luczaj
2024-12-14net: avoid potential UAF in default_operstate()Eric Dumazet
2024-12-14ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent