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