summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov
2026-01-27wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern
2026-01-27vsock: add netns to vsock coreBobby Eshleman
2026-01-25net: inline get_netmem() and put_netmem()Eric Dumazet
2026-01-25net: inline net_is_devmem_iov()Eric Dumazet
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet
2026-01-23net: add queue config validation callbackJakub Kicinski
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet
2026-01-22tcp: move tcp_rate_gen to tcp_input.cEric Dumazet
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-21gro: inline tcp6_gro_complete()Eric Dumazet
2026-01-21gro: inline tcp6_gro_receive()Eric Dumazet
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet
2026-01-20tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
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