summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2026-05-28docs: net: statistics: fix kernel-internal stats listJakub Kicinski
2026-05-28docs: net: fix minor issues with driver guideJakub Kicinski
2026-05-28docs: net: netdevices: small fixes and clarificationsJakub Kicinski
2026-05-22docs: net: arcnet: remove outdated/irrelevant information; improve styleEthan Nelson-Moore
2026-05-22net: arcnet: remove ISA and PCMCIA support; modernize documentationEthan Nelson-Moore
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21ethernet: 3c509: Update documentation to match MAINTAINERSMaciej W. Rozycki
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-14Documentation: networking: devlink: stmmac: fix typo in phc_coarse_adjAvinash Duduskar
2026-05-14Documentation: networking: ip-sysctl: fix typo in tcp_ecn_optionAvinash Duduskar
2026-05-02Documentation/tcp_ao: Document the supported MAC algorithms and lengthsEric Biggers
2026-05-01tcp: move tp->bytes_acked to tcp_sock_write_tx groupEric Dumazet
2026-05-01tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx groupEric Dumazet
2026-05-01tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx groupEric Dumazet
2026-05-01net: cs89x0: remove ISA bus probingArnd Bergmann
2026-04-27Documentation: net/smc: correct old value of smcr_max_recv_wrMahanta Jambigi
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23drivers: net: smsc: smc91c92: Remove this driverAndrew Lunn
2026-04-23drivers: net: 3com: 3c509: Remove this driverAndrew Lunn
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski
2026-04-21net: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev
2026-04-21net: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev
2026-04-12Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-04-10docs: net: bridge: document stp_mode attributeAndy Roulin
2026-04-10ipvs: add conn_lfactor and svc_lfactor sysctl varsJulian Anastasov
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-04-08devlink: Document resource scope filteringOr Har-Toov
2026-04-08devlink: Document port-level resources and full dumpOr Har-Toov
2026-04-08net: dsa: remove struct platform_dataVladimir Oltean
2026-03-26docs/mlx5: Fix typo subfuctionRyohei Kinugawa
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang
2026-03-14documentation: networking: add shared devlink documentationJiri Pirko
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz
2026-03-12docs: octeontx2: fix typo in documentationShravyaPanchagiri
2026-03-11tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rstEric Dumazet
2026-03-10inet: add ip_local_port_step_width sysctl to improve port usage distributionFernando Fernandez Mancera
2026-03-10net/smc: Add documentation for limit_smc_hs and hs_ctrlKyoji Ogasawara
2026-03-10net/smc: fix indentation in smcr_buf_type sectionKyoji Ogasawara
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet
2026-02-27net/handshake: Fixed grammar mistakeLeon Kral
2026-02-26docs: ethtool: clarify the bit-by-bit bitset format descriptionYohei Kojima
2026-02-26docs: net: document neigh gc_interval sysctlGabriel Goller
2026-02-24icmp: increase net.ipv4.icmp_msgs_{per_sec,burst}Eric Dumazet
2026-02-24docs: net: document neigh gc_stale_time sysctlGabriel Goller
2026-02-18ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()Eric Dumazet
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds