summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
4 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
7 daysnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
12 daysinet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
12 daysinet: frags: add inet_frag_queue_flush()Jakub Kicinski
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-12-01net: dsa: add simple HSR offload helpersVladimir Oltean
2025-12-01net: mana: Handle hardware recovery events when probing the deviceLong Li
2025-12-01Bluetooth: HCI: Add support for LL Extended Feature SetLuiz Augusto von Dentz
2025-12-01Bluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz
2025-12-01Bluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet
2025-11-25net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx groupEric Dumazet
2025-11-25tcp: rename icsk_timeout() to tcp_timeout_expires()Eric Dumazet
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet
2025-11-25net_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when comparing chandefsLachlan Hodges
2025-11-24net: factor-out _sk_charge() helperPaolo Abeni
2025-11-24net: 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