summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysMerge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
7 daysnet: dsa: add simple HSR offload helpersVladimir Oltean
7 daysnet: mana: Handle hardware recovery events when probing the deviceLong Li
7 daysBluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz
7 daysBluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz
7 daysBluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz
7 daysBluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz
7 daysBluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz
10 daysMerge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
10 daysMerge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
11 daysnetfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
11 daysnetfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi
11 daysnetfilter: flowtable: remove hw_ifidxPablo Neira Ayuso
11 daysnetfilter: flowtable: consolidate xmit pathPablo Neira Ayuso
11 daysnetfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
13 daystcp: remove icsk->icsk_retransmit_timerEric Dumazet
13 daystcp: introduce icsk->icsk_keepalive_timerEric Dumazet
13 daysnet: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx groupEric Dumazet
13 daystcp: rename icsk_timeout() to tcp_timeout_expires()Eric Dumazet
13 daysnet_sched: add qdisc_dequeue_drop() helperEric Dumazet
13 daysnet_sched: add tcf_kfree_skb_list() helperEric Dumazet
13 daysnet_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet
13 daysnet_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet
13 daysnet_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet
13 dayswifi: cfg80211: include s1g_primary_2mhz when comparing chandefsLachlan Hodges
14 daysnet: factor-out _sk_charge() helperPaolo Abeni
14 daysnet: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-20tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet
2025-11-20tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-17net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela
2025-11-17net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt
2025-11-14sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing
2025-11-14tcp: gro: inline tcp_gro_pull_header()Eric Dumazet
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz