aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-10/+33
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+3
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera1-9/+8
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi1-0/+18
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso1-1/+0
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso1-0/+1
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso1-0/+6
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+16
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet2-7/+10
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet1-2/+9
2025-11-25net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx groupEric Dumazet1-2/+2
2025-11-25tcp: rename icsk_timeout() to tcp_timeout_expires()Eric Dumazet1-3/+2
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet2-5/+30
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet1-0/+11
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet1-11/+18
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet1-3/+10
2025-11-25net_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet1-9/+9
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when comparing chandefsLachlan Hodges1-1/+2
2025-11-24net: factor-out _sk_charge() helperPaolo Abeni1-0/+2
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka1-0/+42
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka2-2/+4
2025-11-20tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet1-0/+1
2025-11-20tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet1-1/+1
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen1-6/+14
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-1/+0
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu1-0/+1
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg1-0/+1
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg2-1/+8
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski1-1/+2
2025-11-17net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela2-2/+10
2025-11-17net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela1-5/+9
2025-11-14sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing1-1/+0
2025-11-14tcp: gro: inline tcp_gro_pull_header()Eric Dumazet2-1/+27
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit1-5/+0
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+6
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2-4/+32
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz1-0/+5
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu1-2/+7
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu1-0/+24
2025-11-11xsk: add indirect call for xsk_destruct_skbJason Xing1-0/+7
2025-11-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-0/+56
2025-11-10sctp: Don't inherit do_auto_asconf in sctp_clone_sock().Kuniyuki Iwashima1-4/+0
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe2-0/+56
2025-11-10wifi: cfg80211: fix doc of struct key_paramsChien Wong1-2/+1
2025-11-10wifi: mac80211: fix EHT typoJohannes Berg1-1/+1
2025-11-10wifi: cfg80211: fix EHT typoJohannes Berg1-1/+1
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-0/+4