summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-12af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.Kuniyuki Iwashima
2025-06-12ipv6: Move fib6_config_validate() to ip6_route_add().Kuniyuki Iwashima
2025-06-12net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-12net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-12net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-12net_sched: prio: fix a race in prio_tune()Eric Dumazet
2025-06-12net_sched: sch_sfq: reject invalid perturb periodEric Dumazet
2025-06-11net: clear the dst when changing skb protocolJakub Kicinski
2025-06-11Bluetooth: MGMT: Fix sparse errorsLuiz Augusto von Dentz
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2025-06-11Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS socketsLuiz Augusto von Dentz
2025-06-11Bluetooth: eir: Fix possible crashes on eir_create_adv_dataLuiz Augusto von Dentz
2025-06-11Bluetooth: hci_sync: Fix broadcast/PA when using an existing instanceLuiz Augusto von Dentz
2025-06-11Bluetooth: Fix NULL pointer deference on eir_get_service_dataLuiz Augusto von Dentz
2025-06-11wifi: cfg80211: use kfree_sensitive() for connkeys cleanupZilin Guan
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-09net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-06-05Bluetooth: hci_core: fix list_for_each_entry_rcu usagePauli Virtanen
2025-06-05calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet
2025-06-05seg6: Fix validation of nexthop addressesIdo Schimmel
2025-06-05net: prevent a NULL deref in rtnl_create_link()Eric Dumazet
2025-06-05net: annotate data-races around cleanup_net_taskEric Dumazet
2025-06-05Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-06-05netfilter: nf_nat: also check reverse tuple to obtain clashing entryFlorian Westphal
2025-06-05netfilter: nf_set_pipapo_avx2: fix initial map fillFlorian Westphal
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-02net: fix udp gso skb_segment after pull from frag_listShiming Cheng
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-05-30net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-05-30hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()Saurabh Sengar
2025-05-30net: Fix net_devmem_bind_dmabuf for non-devmem configsPranjal Shrivastava
2025-05-30net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas
2025-05-30Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTIONLuiz Augusto von Dentz
2025-05-30Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commandsDmitry Antipov
2025-05-29net: tipc: fix refcount warning in tipc_aead_encryptCharalampos Mitrodimas
2025-05-29rxrpc: Fix return from none_validate_challenge()David Howells
2025-05-28page_pool: Fix use-after-free in page_pool_recycle_in_ringDong Chenchen
2025-05-28Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocatedTengteng Yang
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds