summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-01-02bpf: Check negative offsets in __bpf_skb_min_len()Cong Wang
2025-01-02tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang
2025-01-02tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang
2025-01-02ceph: allocate sparse_ext map only for sparse readsIlya Dryomov
2024-12-27net: mctp: handle skb cleanup on sock_queue failuresJeremy Kerr
2024-12-27psample: adjust size if rate_as_probability is setAdrian Moreno
2024-12-27netdev-genl: avoid empty messages in queue dumpJakub Kicinski
2024-12-27net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...Vladimir Oltean
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-27netdev: fix repeated netlink messages in queue statsJakub Kicinski
2024-12-27netdev: fix repeated netlink messages in queue dumpJakub Kicinski
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-19net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi
2024-12-19Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu
2024-12-19Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu
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: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu
2024-12-19Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz
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-19Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj
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: fix a queue stall in certain cases of CSAEmmanuel Grumbach
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-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-14Bluetooth: hci_conn: Use disable_delayed_work_syncLuiz Augusto von Dentz
2024-12-14Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functionsMarkus Elfring