summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf
2026-03-10net: stmmac: add documentation for clocksRussell King (Oracle)
2026-03-10net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)
2026-03-10net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)
2026-03-10net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)
2026-03-10net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)
2026-03-10net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)
2026-03-10net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)
2026-03-10inet: add ip_local_port_step_width sysctl to improve port usage distributionFernando Fernandez Mancera
2026-03-10net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE responseErni Sri Satya Vennela
2026-03-09tcp: inline tcp_chrono_start()Eric Dumazet
2026-03-09tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet
2026-03-09net/sched: refine indirect call mitigation in tc_wrapper.hEric Dumazet
2026-03-09tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx groupEric Dumazet
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-03-09ppp: simplify input error handlingQingfang Deng
2026-03-09net/sched: do not reset queues in graft operationsEric Dumazet
2026-03-09tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.cEric Dumazet
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06inet_diag: report delayed ack timer informationEric Dumazet
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)
2026-03-05tcp: Initialise ehash secrets during connect() and listen().Kuniyuki Iwashima
2026-03-05tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.cEric Dumazet
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-05net: ethtool: Update doc for tunableMohsin Bashir
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-05Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-03-04net: use ktime_t in struct scm_timestamping_internalEric Dumazet
2026-03-04net: openvswitch: clean up some kernel-doc warningsRandy Dunlap
2026-03-04tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-04net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_tableEric Dumazet
2026-03-04net-sysfs: remove rcu field from 'struct rps_dev_flow_table'Eric Dumazet
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet
2026-03-04net-sysfs: add rps_sock_flow_table_mask() helperEric Dumazet
2026-03-04net-sysfs: remove rcu field from 'struct rps_sock_flow_table'Eric Dumazet
2026-03-04net: add rps_tag_ptr type and helpersEric Dumazet
2026-03-04net: fix off-by-one in udp_flow_src_port() / psp_write_headers()Eric Dumazet
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski