summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
5 daysnet/rds: use wq_has_sleeper() in rds_cong_map_updated()Allison Henderson
5 daysnet/sched: act_ife: Only operate on Ethernet framesVictor Nogueira
5 daysnet/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan
5 daysnet/smc: stop killed, freed and out_of_sync sharing a byteHidayath Khan
5 daysnet/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan
5 daysnet: l2tp: do not propagate multicast notification errorsZihan Xi
5 daysopenvswitch: Fix CT limit teardown use-after-freeYuqi Xu
5 daysxsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
5 daysBluetooth: RFCOMM: serialize session teardownChengfeng Ye
5 daysBluetooth: do not leak an hci_conn when a second LE connect is rejectedRadek Podgorny
5 daysBluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye
5 daysBluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim
5 daysBluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan
5 daysBluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
5 daysBluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
5 daysBluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
5 daysBluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An
5 daysBluetooth: hci_sync: add conditional locking annotationsPauli Virtanen
5 daysBluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen
5 daysBluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy
5 daysBluetooth: L2CAP: reject accept queue add unless BT_LISTENPauli Virtanen
5 daysBluetooth: L2CAP: access chan->conn safely in get/setsockoptPauli Virtanen
5 daysBluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader
6 dayshv_sock: Remove check for old Hyper-V hostsMichael Kelley
7 daysnet/sched: sch_cake: fix autorate reconfiguration throttlingGiuseppe Piscitelli
7 daysnet_sched: sch_fq: fix pacing delay underflow with pacing offloadEric Dumazet
7 daysnet: page_pool: Remove zone/policy GFP flags when allocating XArray entriesRong Zhang
7 daysnet/smc: carry oversized SMC-Rv2 LLC messages in the queue entryYehyeong Lee
7 daysnet/smc: bound the peer rkey counts in SMC-Rv2 LLC messagesYehyeong Lee
7 daysnet/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()Yehyeong Lee
7 daysxdp: fix zero-copy frame layoutWeiming Shi
7 daystcp: clamp route advmss to TCP_MIN_MSSYong Wang
7 daysipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
7 daysnet/sched: account classifier filter allocations to memcgJamal Hadi Salim
7 daysMerge tag 'batadv-net-pullrequest-20260821' of https://git.open-mesh.org/batadvJakub Kicinski
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
9 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
9 daysnet: bridge: arp/nd proxy: fix reading neigh haNikolay Aleksandrov
9 daysnet/smc: free pending qentry in smc_llc_flow_stop() before memsetMahanta Jambigi
9 daysnet/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK tra...Mahanta Jambigi
9 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
9 dayssctp: drop a chunk if its transport was removedHyunwoo Kim
9 daysnet: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueueJamal Hadi Salim
9 daysnet: tcp: block mixing readable and unreadable fragsMina Almasry
9 daysnet: core: propagate unreadable flag in skb_zerocopyMina Almasry
9 daysnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng
9 daysvlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet
9 daysbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
9 daysipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
9 daysinetpeer: randomize RB-tree node comparison using SipHashEric Dumazet