aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds16-1989/+0
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn2-49/+0
2026-04-23drivers: net: 3com: 3c509: Remove this driverAndrew Lunn2-250/+0
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski3-261/+0
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski7-1083/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski4-346/+0
2026-04-21net: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev1-0/+4
2026-04-21net: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev1-0/+9
2026-04-12Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-0/+37
2026-04-10docs: net: bridge: document stp_mode attributeAndy Roulin1-0/+22
2026-04-10ipvs: add conn_lfactor and svc_lfactor sysctl varsJulian Anastasov1-0/+37
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann1-0/+6
2026-04-08devlink: Document resource scope filteringOr Har-Toov1-0/+35
2026-04-08devlink: Document port-level resources and full dumpOr Har-Toov1-0/+35
2026-04-08net: dsa: remove struct platform_dataVladimir Oltean1-5/+0
2026-03-26docs/mlx5: Fix typo subfuctionRyohei Kinugawa1-2/+2
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang1-0/+11
2026-03-14documentation: networking: add shared devlink documentationJiri Pirko2-0/+98
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz1-0/+1
2026-03-12docs: octeontx2: fix typo in documentationShravyaPanchagiri1-1/+1
2026-03-11tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rstEric Dumazet1-0/+1
2026-03-10inet: add ip_local_port_step_width sysctl to improve port usage distributionFernando Fernandez Mancera2-0/+17
2026-03-10net/smc: Add documentation for limit_smc_hs and hs_ctrlKyoji Ogasawara1-0/+27
2026-03-10net/smc: fix indentation in smcr_buf_type sectionKyoji Ogasawara1-8/+8
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet1-4/+9
2026-02-27net/handshake: Fixed grammar mistakeLeon Kral1-1/+1
2026-02-26docs: ethtool: clarify the bit-by-bit bitset format descriptionYohei Kojima1-4/+8
2026-02-26docs: net: document neigh gc_interval sysctlGabriel Goller1-0/+7
2026-02-24icmp: increase net.ipv4.icmp_msgs_{per_sec,burst}Eric Dumazet1-3/+3
2026-02-24docs: net: document neigh gc_stale_time sysctlGabriel Goller1-0/+11
2026-02-18ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet1-3/+4
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds12-229/+180
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang1-1/+3
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen1-0/+1
2026-02-02docs: networking: mention that RSS table should be 4x the queue countJakub Kicinski1-4/+8
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore2-197/+0
2026-01-25Documentation: net: Fix typos in netdevices.rstDimitri Daskalakis1-2/+2
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula12-84/+0
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko1-4/+3
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski1-0/+20
2026-01-17docs: tls: Enhance TLS resync async process documentationShahar Shitrit1-0/+30
2026-01-15net: phy: remove unused fixup unregistering functionsHeiner Kallweit1-21/+1
2026-01-13Documentation: networking: Document the phy_port infrastructureMaxime Chevallier2-0/+112
2026-01-14io_uring/zcrx: document area chunking parameterPavel Begunkov1-0/+20
2025-12-01Documentation: net: dsa: mention simple HSR offload helpersVladimir Oltean1-0/+8
2025-12-01Documentation: net: dsa: mention availability of RedBoxVladimir Oltean1-5/+4
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet1-1/+0
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet1-0/+1
2025-11-20net/mlx5: implement swp_l4_csum_mode via devlink paramsDaniel Zahka1-0/+14
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka1-0/+10