summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg
2026-01-19ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-01-19ipv6: annotate date-race in ipv6_can_nonlocal_bind()Eric Dumazet
2026-01-19ipv6: annotate data-races from ip6_make_flowlabel()Eric Dumazet
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet
2026-01-17tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-15net: Introduce netif_xmit_timeout_ms() helperShahar Shitrit
2026-01-15xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending pathJason Xing
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
2026-01-14net: pass queue rx page size from memory providerPavel Begunkov
2026-01-14net: add bare bone queue configsPavel Begunkov
2026-01-14net: reduce indent of struct netdev_queue_mgmt_ops membersJakub Kicinski
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
2026-01-08wifi: cfg80211: add cfg80211_stop_link() for per-link teardownManish Dharanenthiran
2026-01-06tcp: clarify tcp_congestion_ops functions commentsDaniel Sedlak
2026-01-06udp: udplite is unlikelyEric Dumazet
2026-01-06ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-05sysctl: Remove unused ctl_table forward declarationsJoel Granados
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-10inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski
2025-12-10inet: 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