summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-3/+0
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang-0/+2
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-2/+3
2026-01-21gro: inline tcp6_gro_complete()Eric Dumazet-2/+1
2026-01-21gro: inline tcp6_gro_receive()Eric Dumazet-3/+1
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet-4/+1
2026-01-20tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet-2/+0
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski-14/+36
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski-39/+7
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal-0/+1
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal-2/+1
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera-0/+1
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei-2/+6
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann-0/+10
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann-6/+24
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg-3/+0
2026-01-19ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet-2/+2
2026-01-19ipv6: annotate date-race in ipv6_can_nonlocal_bind()Eric Dumazet-3/+3
2026-01-19ipv6: annotate data-races from ip6_make_flowlabel()Eric Dumazet-10/+14
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet-3/+7
2026-01-17tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet-1/+0
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+19
2026-01-15net: Introduce netif_xmit_timeout_ms() helperShahar Shitrit-0/+11
2026-01-15xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending pathJason Xing-5/+0
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita-0/+2
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam-0/+2
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy-2/+8
2026-01-14net: pass queue rx page size from memory providerPavel Begunkov-0/+11
2026-01-14net: add bare bone queue configsPavel Begunkov-0/+11
2026-01-14net: reduce indent of struct netdev_queue_mgmt_ops membersJakub Kicinski-14/+14
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen-0/+27
2026-01-13net: add net.core.qdisc_max_burstEric Dumazet-0/+7
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit-0/+7
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-12/+81
2026-01-12wifi: mac80211: improve station iteration ergonomicsJohannes Berg-4/+25
2026-01-12wifi: mac80211: improve interface iteration ergonomicsJohannes Berg-6/+36
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet-1/+12
2026-01-08wifi: cfg80211: add cfg80211_stop_link() for per-link teardownManish Dharanenthiran-2/+20
2026-01-06tcp: clarify tcp_congestion_ops functions commentsDaniel Sedlak-10/+19
2026-01-06udp: udplite is unlikelyEric Dumazet-4/+4
2026-01-06ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-5/+4
2026-01-05sysctl: Remove unused ctl_table forward declarationsJoel Granados-2/+0
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean-0/+1
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-26/+35
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal-8/+26
2025-12-10inet: frags: flush pending skbs in fqdir_pre_exit()Jakub Kicinski-15/+7
2025-12-10inet: frags: add inet_frag_queue_flush()Jakub Kicinski-3/+2
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds-3/+110
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+5
2025-12-01Merge tag 'for-net-next-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-3/+102