summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
11 daysBluetooth: L2CAP: add annotations for l2cap_chan list lockingPauli Virtanen
11 daysBluetooth: L2CAP: hold l2cap_conn::lock in l2cap_connect_cfm()Pauli Virtanen
11 daysBluetooth: L2CAP: hold conn->lock for __l2cap_ecred_conn_rsp_deferPauli Virtanen
11 daysBluetooth: 6lowpan: avoid concurrent peer_del() in bt_6lowpan_disconnectPauli Virtanen
11 daysBluetooth: L2CAP: remove unused l2cap_chan_close()Pauli Virtanen
11 daysBluetooth: 6lowpan: use l2cap_chan_close_unlocked()Pauli Virtanen
11 daysBluetooth: L2CAP: fix race condition in l2cap_sock_shutdown()Pauli Virtanen
11 daysBluetooth: L2CAP: add l2cap_chan_close_unlocked() and locking helpersPauli Virtanen
11 daysBluetooth: L2CAP: take chan->lock for l2cap_chan_add/ready/delPauli Virtanen
11 daysnet: psp: do not inherit the Rx association on cloneNorbert Szetei
11 daysnet: xfrm: reject unrepresentable espintcp transport headersWyatt Feng
11 daysxfrm: save input state data before secpath resetsZhiling Zou
11 daysxfrm: hold net_device reference under RCU in bundle creationCen Zhang (Microsoft Security FORGE Labs)
11 daysmac802154: fix data race and NULL deref on local->assoc_devKaiwen Shi
12 daysaf_packet: Don't cast tpacket_hdr.tp_len to int in tpacket_parse_header().Kuniyuki Iwashima
12 daysipv6: sr: restore network header before routing and forwardingEric Dumazet
12 daystipc: Dont send random pad bytes in RESET/ACTIVATE messagesDavid Laight
12 daystipc: fix NULL deref in tipc_named_node_up() on empty publication listTung Nguyen
12 daysipv6: udp: Create exceptions before socket matchingIdo Schimmel
12 daysipv4: udp: Create exceptions before socket matchingIdo Schimmel
12 daysipv6: Fix redirect exception creation for UDP/RAW socketsIdo Schimmel
12 daysip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmitEric Dumazet
12 daysipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()Eric Dumazet
12 daysipv6: mcast: use rcu_assign_pointer() for __rcu list updatesEric Dumazet
12 daysipv6: mcast: fix delay calculation in igmp6_join_group()Eric Dumazet
12 daysipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()Eric Dumazet
12 daysipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()Eric Dumazet
12 daysigmp: convert struct ip_sf_list to RCUEric Dumazet
12 daysMerge tag 'for-net-2026-08-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
12 daysnet/sched: cls_flower: validate mask pointer after nla_next()Aohan Mei
12 daysvsock/vmci: validate packet source for connected socketsDaehyeon Ko
12 daysvsock/virtio: validate packet source for connected socketsDaehyeon Ko
12 dayspage_pool: keep frag_offset aligned for odd-sized requestsFlorian Schauer
12 daysnet/sched: cls_u32: fix duplicate handle when node ID pool is exhaustedJamal Hadi Salim
12 daysnet/iucv: fix the recvmsg window updateBryam Vargas
12 daysBluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSMPauli Virtanen
12 daysBluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connectPauli Virtanen
12 daysBluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchanPauli Virtanen
12 daysBluetooth: hci_core: Fix race condition during device registrationAleksandr Nogikh
12 daysnfc: llcp: Fix list corruption / refcount desync in nfc_llcp_recv_dm()Aldo Ariel Panzardo
12 daysBluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSMPauli Virtanen
12 daysBluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connectPauli Virtanen
12 daysBluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchanPauli Virtanen
12 daysBluetooth: hci_core: Fix race condition during device registrationAleksandr Nogikh
13 dayssctp: validate chunk length in the inqueue parserCharles Vosburgh
13 daysraw: annotate disconnect-side IPv4 match writersXuanqiang Luo
13 dayssctp: fix soft lockup from unpadded ASCONF-ACK parameter iterationHenry Martin
13 daysbatman-adv: tt: drop the cleanup label from batadv_tt_local_remove()Sven Eckelmann
13 daysbatman-adv: tt: extract immediate purge of a local entrySven Eckelmann
13 daysbatman-adv: tt: extract marking of a removed local entrySven Eckelmann