summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
4 daysnetlink: make sure we allow at least one dump skbJakub Kicinski
4 daysnetlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima
4 daysgre: Fix IPv6 multicast route creation.Guillaume Nault
4 daysnet: appletalk: Fix device refcount leak in atrtr_create()Kito Xu
4 daysMerge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
5 dayswifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit
5 dayswifi: mac80211: always initialize sdata::key_listMiri Korenblit
5 daysnet/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
5 daysrxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells
5 daysrxrpc: Fix bug due to prealloc collisionDavid Howells
5 daystcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet
5 daysnet/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira
5 daysatm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing
5 daysatm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima
5 daysatm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima
5 daysatm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima
6 dayswifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu
7 daysrxrpc: Fix over large frame size warningDavid Howells
7 daysvsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj
7 daysvsock: Fix transport_* TOCTOUMichal Luczaj
7 daysvsock: Fix transport_{g2h,h2g} TOCTOUMichal Luczaj
7 daystcp: Correct signedness in skb remaining space calculationJiayuan Chen
7 daysMerge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
7 daystipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima
7 daysnetlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima
8 dayswifi: prevent A-MSDU attacks in mesh networksMathy Vanhoef
8 dayswifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee
8 dayswifi: mac80211: fix non-transmitted BSSID profile searchJohannes Berg
8 dayswifi: mac80211: clear frame buffer to never leak stackJohannes Berg
8 dayswifi: mac80211: correctly identify S1G short beaconLachlan Hodges
12 daysMerge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
12 daysBluetooth: hci_event: Fix not marking Broadcast Sink BIS as connectedLuiz Augusto von Dentz
12 daysBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
12 daysBluetooth: hci_sync: Fix not disabling advertising instanceLuiz Augusto von Dentz
12 daysvsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A
12 daysnet: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart
12 daysnet/sched: Always pass notifications when child class becomes emptyLion Ackermann
13 daysrose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju
14 daysMerge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-06-30wifi: cfg80211: fix S1G beacon head validation in nl80211Lachlan Hodges
2025-06-27Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers
2025-06-27Bluetooth: MGMT: mesh_send: check instances prior disabling advertisingChristian Eggers
2025-06-27Bluetooth: MGMT: set_mesh: update LE scan interval and windowChristian Eggers
2025-06-27Bluetooth: hci_sync: revert some mesh modificationsChristian Eggers
2025-06-27Bluetooth: Prevent unintended pause by checking if advertising is activeYang Li
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima
2025-06-25Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg