aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
2026-07-23ipvs: fix the checksum validationsJulian Anastasov1-2/+29
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso1-1/+3
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang1-0/+2
2026-07-23RDMA/mana_ib: return PD number to the userKonstantin Taranov1-3/+3
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso1-0/+3
2026-07-22Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+3
2026-07-22wifi: cfg80211: say why the auth/assoc BSS lookup failedLouis Kotze1-2/+5
2026-07-22wifi: mac80211: implement STA-mode peer probingPriyansha Tiwari1-1/+6
2026-07-21wifi: mac80211: parse enhanced critical updates fieldJohannes Berg1-0/+6
2026-07-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim1-1/+13
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-3/+7
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg1-0/+3
2026-07-17sctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-07-13Bluetooth: mgmt: Translate HCI reason in Device Disconnected eventMikhail Gavrilov1-0/+1
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima1-0/+2
2026-07-11rtnetlink: Add per-netns rtnl_work.Kuniyuki Iwashima1-0/+1
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecPaolo Abeni1-0/+2
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessPaolo Abeni1-2/+2
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni9-20/+39
2026-07-09Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni2-3/+7
2026-07-09net: mana: Add Interrupt Moderation supportHaiyang Zhang2-1/+77
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui1-0/+8
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso1-2/+3
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso1-0/+2
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-08devlink: print controller prefix for non-zero controllerMoshe Shemesh1-3/+3
2026-07-07devlink: Allow rate node parents from other devlinksCosmin Ratiu1-0/+9
2026-07-07ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES.Kuniyuki Iwashima1-1/+1
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang1-1/+1
2026-07-06Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy1-1/+1
2026-07-06wifi: cfg80211: introduce helper to get S1G primary widthLachlan Hodges1-0/+20
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg1-2/+1
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari1-6/+8
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari1-3/+3
2026-07-06wifi: radiotap: add definitions for the new UHR TLVsJohannes Berg1-0/+190
2026-07-03Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextPaolo Abeni2-7/+5
2026-07-03gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+1
2026-07-02udp: convert udp_lib_getsockopt to sockopt_tBreno Leitao1-1/+1
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal1-1/+0
2026-07-02netfilter: conntrack: get rid of tuple in helper definitionsFlorian Westphal1-5/+4
2026-07-02netfilter: replace u_int8_t and u_int16t with u8 and u16Carlos Grillet1-1/+1
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang1-0/+2