summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/wi...Mark Brown
3 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
3 daysMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
4 daysMerge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
4 dayswifi: cfg80211: say why the auth/assoc BSS lookup failedLouis Kotze
4 dayswifi: mac80211: implement STA-mode peer probingPriyansha Tiwari
5 dayswifi: mac80211: parse enhanced critical updates fieldJohannes Berg
6 daysnet/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim
6 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
6 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
9 daysnet: mana: Add debug knob to skip TX timeout recovery resetAditya Garg
9 dayssctp: fix auth_hmacs array size in struct sctp_cookieXin Long
13 daysBluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima
2026-07-11rtnetlink: Add per-netns rtnl_work.Kuniyuki Iwashima
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-07-10Bluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-09net: mana: Add Interrupt Moderation supportHaiyang Zhang
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-08devlink: print controller prefix for non-zero controllerMoshe Shemesh
2026-07-07devlink: Allow rate node parents from other devlinksCosmin Ratiu
2026-07-07ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES.Kuniyuki Iwashima
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang
2026-07-06Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
2026-07-06wifi: cfg80211: introduce helper to get S1G primary widthLachlan Hodges
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06wifi: radiotap: add definitions for the new UHR TLVsJohannes Berg
2026-07-03Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-07-03gue: validate REMCSUM private option lengthQihang
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-02Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
2026-07-02udp: convert udp_lib_getsockopt to sockopt_tBreno Leitao
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal
2026-07-02netfilter: conntrack: get rid of tuple in helper definitionsFlorian Westphal
2026-07-02netfilter: replace u_int8_t and u_int16t with u8 and u16Carlos Grillet
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang