| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | vlan: defer real device state propagation to netdev_work | Jakub Kicinski | 1 | -0/+2 |
| 2026-06-16 | appletalk: stop storing per-interface state in struct net_device | Jakub Kicinski | 1 | -1/+0 |
| 2026-06-15 | tcp: rehash onto different local ECMP path on retransmit timeout | Neil Spring | 1 | -1/+5 |
| 2026-06-15 | docs: net: fix minor issues with strparser docs | Jakub Kicinski | 1 | -11/+11 |
| 2026-06-15 | docs: net: fix minor issues with devlink docs | Jakub Kicinski | 5 | -14/+23 |
| 2026-06-15 | docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey | Jakub Kicinski | 1 | -7/+38 |
| 2026-06-15 | Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -7/+16 |
| 2026-06-14 | ipvs: fix doc syntax for conn_max sysctl | Julian Anastasov | 1 | -7/+16 |
| 2026-06-13 | dt-bindings: net: dsa: Convert lan9303.txt to yaml format | Frank Li | 1 | -1/+1 |
| 2026-06-13 | Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -0/+275 |
| 2026-06-12 | docs: networking: add guidance on what to push via extack | Jakub Kicinski | 1 | -0/+13 |
| 2026-06-12 | tls: remove tls_toe and the related driver | Sabrina Dubroca | 1 | -6/+1 |
| 2026-06-12 | docs: net: fix minor issues with XDP metadata docs | Jakub Kicinski | 2 | -15/+17 |
| 2026-06-11 | mptcp: introduce add_addr_v6_port_drop_ts sysctl knob | Matthieu Baerts (NGI0) | 1 | -0/+13 |
| 2026-06-10 | bonding: 3ad: add lacp_strict configuration knob | Louis Scalbert | 1 | -0/+23 |
| 2026-06-09 | docs: net: ethtool: document ops-locked drivers and op_needs_rtnl | Jakub Kicinski | 2 | -7/+17 |
| 2026-06-05 | ipvs: add conn_max sysctl to limit connections | Julian Anastasov | 1 | -0/+35 |
| 2026-06-04 | dt-bindings: net: dsa: remove obsolete dsa.txt | Akash Sukhavasi | 1 | -1/+1 |
| 2026-06-04 | net: document NETDEV_CHANGENAME as ops locked | Jakub Kicinski | 1 | -0/+1 |
| 2026-06-04 | xfrm: add documentation for XFRM_MSG_MIGRATE_STATE | Antony Antony | 2 | -0/+275 |
| 2026-06-01 | net: Remove orphaned ax25_ptr references | Costa Shulyupin | 1 | -1/+0 |
| 2026-05-28 | docs: page_pool: drop the mention of the legacy stats API | Jakub Kicinski | 1 | -34/+12 |
| 2026-05-28 | docs: clarify page pool NAPI consumer requirement | Jakub Kicinski | 1 | -2/+7 |
| 2026-05-28 | docs: net: page_pool: drop reference to removed PP_FLAG_PAGE_FRAG | Jakub Kicinski | 1 | -3/+2 |
| 2026-05-28 | docs: net: fix minor issues with segmentation offloads | Jakub Kicinski | 1 | -1/+36 |
| 2026-05-28 | docs: net: render the checksum comment in checksum-offloads.rst | Jakub Kicinski | 2 | -14/+10 |
| 2026-05-28 | docs: net: add Rx notes to the checksum guide | Jakub Kicinski | 1 | -1/+16 |
| 2026-05-28 | docs: net: fix minor issues with checksum offloads | Jakub Kicinski | 1 | -19/+17 |
| 2026-05-28 | docs: net: refresh netdev feature guidance | Jakub Kicinski | 1 | -21/+39 |
| 2026-05-28 | docs: net: fix minor issues with the NAPI guide | Jakub Kicinski | 1 | -3/+8 |
| 2026-05-28 | docs: net: update devmem code examples | Jakub Kicinski | 1 | -16/+11 |
| 2026-05-28 | docs: net: statistics: fix kernel-internal stats list | Jakub Kicinski | 1 | -4/+15 |
| 2026-05-28 | docs: net: fix minor issues with driver guide | Jakub Kicinski | 1 | -2/+5 |
| 2026-05-28 | docs: net: netdevices: small fixes and clarifications | Jakub Kicinski | 1 | -14/+17 |
| 2026-05-22 | docs: net: arcnet: remove outdated/irrelevant information; improve style | Ethan Nelson-Moore | 2 | -79/+26 |
| 2026-05-22 | net: arcnet: remove ISA and PCMCIA support; modernize documentation | Ethan Nelson-Moore | 2 | -3075/+34 |
| 2026-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+250 |
| 2026-05-21 | ethernet: 3c509: Update documentation to match MAINTAINERS | Maciej W. Rozycki | 1 | -1/+1 |
| 2026-05-21 | Revert "drivers: net: 3com: 3c509: Remove this driver" | Maciej W. Rozycki | 2 | -0/+250 |
| 2026-05-18 | net: netkit: declare NETMEM_TX_NO_DMA mode | Bobby Eshleman | 2 | -1/+4 |
| 2026-05-18 | net: convert netmem_tx flag to enum | Bobby Eshleman | 1 | -1/+4 |
| 2026-05-14 | Documentation: networking: devlink: stmmac: fix typo in phc_coarse_adj | Avinash Duduskar | 1 | -1/+1 |
| 2026-05-14 | Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option | Avinash Duduskar | 1 | -1/+1 |
| 2026-05-02 | Documentation/tcp_ao: Document the supported MAC algorithms and lengths | Eric Biggers | 1 | -11/+27 |
| 2026-05-01 | tcp: move tp->bytes_acked to tcp_sock_write_tx group | Eric Dumazet | 1 | -1/+1 |
| 2026-05-01 | tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group | Eric Dumazet | 1 | -2/+2 |
| 2026-05-01 | tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx group | Eric Dumazet | 1 | -2/+2 |
| 2026-05-01 | net: cs89x0: remove ISA bus probing | Arnd Bergmann | 2 | -648/+0 |
| 2026-04-27 | Documentation: net/smc: correct old value of smcr_max_recv_wr | Mahanta Jambigi | 1 | -4/+4 |
| 2026-04-24 | Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 16 | -1989/+0 |
| 2026-04-23 | drivers: net: smsc: smc91c92: Remove this driver | Andrew Lunn | 2 | -49/+0 |
| 2026-04-23 | drivers: net: 3com: 3c509: Remove this driver | Andrew Lunn | 2 | -250/+0 |
| 2026-04-23 | net: remove unused ATM protocols and legacy ATM device drivers | Jakub Kicinski | 3 | -261/+0 |
| 2026-04-23 | net: remove ax25 and amateur radio (hamradio) subsystem | Jakub Kicinski | 7 | -1083/+0 |
| 2026-04-23 | caif: remove CAIF NETWORK LAYER | Jakub Kicinski | 4 | -346/+0 |
| 2026-04-21 | net: move promiscuity handling into netdev_rx_mode_work | Stanislav Fomichev | 1 | -0/+4 |
| 2026-04-21 | net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work | Stanislav Fomichev | 1 | -0/+9 |
| 2026-04-12 | Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -0/+37 |
| 2026-04-10 | docs: net: bridge: document stp_mode attribute | Andy Roulin | 1 | -0/+22 |
| 2026-04-10 | ipvs: add conn_lfactor and svc_lfactor sysctl vars | Julian Anastasov | 1 | -0/+37 |
| 2026-04-09 | net: Implement netdev_nl_queue_create_doit | Daniel Borkmann | 1 | -0/+6 |
| 2026-04-08 | devlink: Document resource scope filtering | Or Har-Toov | 1 | -0/+35 |
| 2026-04-08 | devlink: Document port-level resources and full dump | Or Har-Toov | 1 | -0/+35 |
| 2026-04-08 | net: dsa: remove struct platform_data | Vladimir Oltean | 1 | -5/+0 |
| 2026-03-26 | docs/mlx5: Fix typo subfuction | Ryohei Kinugawa | 1 | -2/+2 |
| 2026-03-18 | net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS | Haiyang Zhang | 1 | -0/+11 |
| 2026-03-14 | documentation: networking: add shared devlink documentation | Jiri Pirko | 2 | -0/+98 |
| 2026-03-14 | tcp: implement RFC 7323 window retraction receiver requirements | Simon Baatz | 1 | -0/+1 |
| 2026-03-12 | docs: octeontx2: fix typo in documentation | ShravyaPanchagiri | 1 | -1/+1 |
| 2026-03-11 | tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst | Eric Dumazet | 1 | -0/+1 |
| 2026-03-10 | inet: add ip_local_port_step_width sysctl to improve port usage distribution | Fernando Fernandez Mancera | 2 | -0/+17 |
| 2026-03-10 | net/smc: Add documentation for limit_smc_hs and hs_ctrl | Kyoji Ogasawara | 1 | -0/+27 |
| 2026-03-10 | net/smc: fix indentation in smcr_buf_type section | Kyoji Ogasawara | 1 | -8/+8 |
| 2026-03-04 | net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table | Eric Dumazet | 1 | -4/+9 |
| 2026-02-27 | net/handshake: Fixed grammar mistake | Leon Kral | 1 | -1/+1 |
| 2026-02-26 | docs: ethtool: clarify the bit-by-bit bitset format description | Yohei Kojima | 1 | -4/+8 |
| 2026-02-26 | docs: net: document neigh gc_interval sysctl | Gabriel Goller | 1 | -0/+7 |
| 2026-02-24 | icmp: increase net.ipv4.icmp_msgs_{per_sec,burst} | Eric Dumazet | 1 | -3/+3 |
| 2026-02-24 | docs: net: document neigh gc_stale_time sysctl | Gabriel Goller | 1 | -0/+11 |
| 2026-02-18 | ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow() | Eric Dumazet | 1 | -3/+4 |
| 2026-02-11 | Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 12 | -229/+180 |
| 2026-02-03 | tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST | Chia-Yu Chang | 1 | -1/+3 |
| 2026-02-03 | tcp: try to avoid safer when ACKs are thinned | Ilpo Järvinen | 1 | -0/+1 |
| 2026-02-02 | docs: networking: mention that RSS table should be 4x the queue count | Jakub Kicinski | 1 | -4/+8 |
| 2026-01-28 | net: ethernet: neterion: s2io: remove unused driver | Ethan Nelson-Moore | 2 | -197/+0 |
| 2026-01-25 | Documentation: net: Fix typos in netdevices.rst | Dimitri Daskalakis | 1 | -2/+2 |
| 2026-01-23 | Documentation: use a source-read extension for the index link boilerplate | Jani Nikula | 12 | -84/+0 |
| 2026-01-20 | net: remove legacy way to get/set HW timestamp config | Vadim Fedorenko | 1 | -4/+3 |
| 2026-01-20 | Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux | Jakub Kicinski | 1 | -0/+20 |
| 2026-01-17 | docs: tls: Enhance TLS resync async process documentation | Shahar Shitrit | 1 | -0/+30 |
| 2026-01-15 | net: phy: remove unused fixup unregistering functions | Heiner Kallweit | 1 | -21/+1 |
| 2026-01-13 | Documentation: networking: Document the phy_port infrastructure | Maxime Chevallier | 2 | -0/+112 |
| 2026-01-14 | io_uring/zcrx: document area chunking parameter | Pavel Begunkov | 1 | -0/+20 |
| 2025-12-01 | Documentation: net: dsa: mention simple HSR offload helpers | Vladimir Oltean | 1 | -0/+8 |
| 2025-12-01 | Documentation: net: dsa: mention availability of RedBox | Vladimir Oltean | 1 | -5/+4 |
| 2025-11-25 | tcp: remove icsk->icsk_retransmit_timer | Eric Dumazet | 1 | -1/+0 |
| 2025-11-25 | tcp: introduce icsk->icsk_keepalive_timer | Eric Dumazet | 1 | -0/+1 |
| 2025-11-20 | net/mlx5: implement swp_l4_csum_mode via devlink params | Daniel Zahka | 1 | -0/+14 |
| 2025-11-20 | devlink: support default values for param-get and param-set | Daniel Zahka | 1 | -0/+10 |
| 2025-11-20 | tcp: add net.ipv4.tcp_rcvbuf_low_rtt | Eric Dumazet | 2 | -0/+11 |
| 2025-11-20 | tcp: tcp_moderate_rcvbuf is only used in rx path | Eric Dumazet | 1 | -1/+1 |
| 2025-11-18 | Merge tag 'ipsec-next-2025-11-18' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 6 | -61/+78 |
| 2025-11-17 | tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec | Eric Dumazet | 1 | -1/+2 |
| 2025-11-12 | net: Move XFRM documentation into its own subdirectory | Bagas Sanjaya | 6 | -7/+17 |
| 2025-11-12 | Documentation: xfrm_sync: Number the fifth section | Bagas Sanjaya | 1 | -2/+2 |
| 2025-11-12 | Documentation: xfrm_sysctl: Trim trailing colon in section heading | Bagas Sanjaya | 1 | -2/+2 |
| 2025-11-12 | Documentation: xfrm_sync: Trim excess section heading characters | Bagas Sanjaya | 1 | -5/+5 |
| 2025-11-12 | Documentation: xfrm_sync: Properly reindent list text | Bagas Sanjaya | 1 | -37/+40 |
| 2025-11-12 | Documentation: xfrm_device: Separate hardware offload sublists | Bagas Sanjaya | 1 | -1/+5 |
| 2025-11-12 | Documentation: xfrm_device: Use numbered list for offloading steps | Bagas Sanjaya | 1 | -5/+5 |
| 2025-11-12 | Documentation: xfrm_device: Wrap iproute2 snippets in literal code block | Bagas Sanjaya | 1 | -2/+2 |
| 2025-11-11 | devlink: Introduce switchdev_inactive eswitch mode | Saeed Mahameed | 1 | -0/+13 |
| 2025-11-07 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 2 | -0/+38 |
| 2025-11-07 | tcp: add net.ipv4.tcp_comp_sack_rtt_percent | Eric Dumazet | 1 | -2/+11 |
| 2025-11-06 | i40e: support generic devlink param "max_mac_per_vf" | Mohammad Heib | 1 | -0/+34 |
| 2025-11-06 | devlink: Add new "max_mac_per_vf" generic device param | Mohammad Heib | 1 | -0/+4 |
| 2025-11-04 | net: rnpgbe: Add build support for rnpgbe | Dong Yibo | 2 | -0/+18 |
| 2025-11-03 | ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access | Oleksij Rempel | 1 | -0/+64 |
| 2025-11-03 | net: Extend NAPI threaded polling to allow kthread based busy polling | Samiullah Khawaja | 1 | -1/+49 |
| 2025-11-03 | net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj | Maxime Chevallier | 1 | -6/+15 |
| 2025-10-31 | Documentation: ARCnet: Update obsolete contact info | Bagas Sanjaya | 2 | -49/+21 |
| 2025-10-31 | Documentation: netconsole: Separate literal code blocks for full and short ne... | Bagas Sanjaya | 1 | -1/+1 |
| 2025-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+0 |
| 2025-10-30 | net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully | Halil Pasic | 1 | -2/+6 |
| 2025-10-30 | net/smc: make wr buffer count configurable | Halil Pasic | 1 | -0/+36 |
| 2025-10-29 | ipv6: icmp: Add RFC 5837 support | Ido Schimmel | 1 | -0/+17 |
| 2025-10-29 | ipv4: icmp: Add RFC 5837 support | Ido Schimmel | 1 | -0/+17 |
| 2025-10-29 | Documentation: netconsole: Remove obsolete contact people | Bagas Sanjaya | 1 | -3/+0 |
| 2025-10-28 | net: stmmac: Add a devlink attribute to control timestamping mode | Maxime Chevallier | 2 | -0/+32 |
| 2025-10-27 | net/tls: support setting the maximum payload size | Wilfred Mallawa | 1 | -0/+20 |
| 2025-10-23 | net: rmnet: Use section heading markup for packet format subsections | Bagas Sanjaya | 1 | -1/+9 |
| 2025-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -10/+15 |
| 2025-10-21 | Documentation: networking: ax25: update the mailing list info. | Randy Dunlap | 1 | -3/+4 |
| 2025-10-21 | net: 6pack: Demote "How to turn on 6pack support" section heading | Bagas Sanjaya | 1 | -1/+1 |
| 2025-10-21 | net: nfc: Format userspace interface subsection headings | Bagas Sanjaya | 1 | -2/+4 |
| 2025-10-20 | net: docs: add missing features that can have stats | Jesse Brandeburg | 1 | -1/+3 |
| 2025-10-17 | Documentation: net: net_failover: Separate cloud-ifupdown-helper and reattach... | Bagas Sanjaya | 1 | -4/+2 |
| 2025-10-17 | ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock. | Kuniyuki Iwashima | 1 | -39/+40 |
| 2025-10-16 | net: rmnet: Fix checksum offload header v5 and aggregation packet formatting | Bagas Sanjaya | 1 | -3/+9 |
| 2025-10-15 | Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm... | Jakub Kicinski | 1 | -4/+67 |
| 2025-10-13 | can: add Transmitter Delay Compensation (TDC) documentation | Vincent Mailhol | 1 | -0/+64 |
| 2025-10-13 | can: remove false statement about 1:1 mapping between DLC and length | Vincent Mailhol | 1 | -4/+3 |
| 2025-10-12 | doc: fix seg6_flowlabel path | Nicolas Dichtel | 1 | -0/+3 |
| 2025-10-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -0/+63 |
| 2025-10-03 | Merge tag 'docs-6.18' of git://git.lwn.net/linux | Linus Torvalds | 4 | -4/+4 |
| 2025-10-02 | Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 23 | -161/+708 |
| 2025-10-02 | Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Revert "Documentation: net: add flow control guide and document ethtool API" | Paolo Abeni | 3 | -376/+10 |
| 2025-09-30 | Documentation: net: add flow control guide and document ethtool API | Oleksij Rempel | 3 | -10/+376 |
| 2025-09-29 | docs: networking: phy: clarify abbreviation "PAL" | Markus Heidelberg | 1 | -1/+1 |
| 2025-09-27 | net/mlx5: Expose uar access and odp page fault counters | Akiva Goldberger | 1 | -0/+6 |
| 2025-09-26 | ethtool: add FEC bins histogram report | Vadim Fedorenko | 1 | -0/+5 |
| 2025-09-26 | net: dns_resolver: Fix request-key cross-reference | Bagas Sanjaya | 1 | -2/+2 |
| 2025-09-26 | net: dns_resolver: Move dns_query() explanation out of code block | Bagas Sanjaya | 1 | -23/+21 |
| 2025-09-26 | net: dns_resolver: Use reST bullet list for features list | Bagas Sanjaya | 1 | -2/+2 |
| 2025-09-25 | net: gso: restore ids of outer ip headers correctly | Richard Gobert | 1 | -8/+14 |
| 2025-09-24 | Documentation: rxrpc: Demote three sections | Bagas Sanjaya | 1 | -6/+3 |
| 2025-09-22 | tcp: move tcp_clean_acked to tcp_sock_read_tx group | Eric Dumazet | 1 | -1/+1 |
| 2025-09-22 | tcp: move recvmsg_inq to tcp_sock_read_txrx | Eric Dumazet | 1 | -1/+1 |
| 2025-09-22 | tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group | Eric Dumazet | 1 | -1/+1 |
| 2025-09-18 | Merge branch 'add-basic-psp-encryption-for-tcp-connections' | Paolo Abeni | 2 | -0/+184 |
| 2025-09-18 | psp: add documentation | Jakub Kicinski | 2 | -0/+184 |
| 2025-09-18 | eth: fbnic: add OTP health reporter | Jakub Kicinski | 1 | -0/+7 |
| 2025-09-18 | eth: fbnic: report FW uptime in health diagnose | Jakub Kicinski | 1 | -1/+3 |
| 2025-09-18 | eth: fbnic: add FW health reporter | Jakub Kicinski | 1 | -0/+10 |
| 2025-09-18 | tcp: accecn: AccECN option send control | Chia-Yu Chang | 2 | -0/+9 |
| 2025-09-18 | tcp: accecn: AccECN option | Ilpo Järvinen | 2 | -0/+22 |
| 2025-09-18 | tcp: accecn: add AccECN rx byte counters | Ilpo Järvinen | 1 | -0/+1 |
| 2025-09-18 | tcp: accecn: AccECN negotiation | Ilpo Järvinen | 2 | -12/+23 |
| 2025-09-18 | tcp: AccECN core | Ilpo Järvinen | 1 | -0/+2 |
| 2025-09-17 | net/mlx5e: Use the 'num_doorbells' devlink param | Cosmin Ratiu | 1 | -0/+9 |
| 2025-09-17 | devlink: Add a 'num_doorbells' driverinit param | Cosmin Ratiu | 1 | -0/+3 |
| 2025-09-16 | docs: devlink: Sort table of contents alphabetically | Kory Maincent (Dent Project) | 1 | -10/+10 |
| 2025-09-15 | dpll: zl3073x: Implement devlink flash callback | Ivan Vecera | 1 | -0/+14 |
| 2025-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+5 |
| 2025-09-11 | RDMA/ionic: Add Makefile/Kconfig to kernel build environment | Abhijit Gangurde | 2 | -0/+53 |
| 2025-09-11 | net: ionic: Create an auxiliary device for rdma driver | Abhijit Gangurde | 1 | -0/+10 |
| 2025-09-10 | Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm... | Jakub Kicinski | 1 | -1/+1 |
| 2025-09-10 | doc: mptcp: fix Netlink specs link | Matthieu Baerts (NGI0) | 1 | -1/+1 |
| 2025-09-09 | net/mlx5e: Add stale counter for PCIe congestion events | Dragos Tatulea | 1 | -1/+6 |
| 2025-09-09 | net/mlx5e: Make PCIe congestion event thresholds configurable | Dragos Tatulea | 1 | -0/+52 |
| 2025-09-09 | net/mlx5: Implement devlink total_vfs parameter | Vlad Dumitrescu | 1 | -0/+22 |
| 2025-09-09 | net/mlx5: Implement devlink enable_sriov parameter | Vlad Dumitrescu | 1 | -3/+11 |
| 2025-09-09 | net/mlx5: Implement cqe_compress_type via devlink params | Saeed Mahameed | 1 | -0/+10 |
| 2025-09-09 | devlink: Add 'total_vfs' generic device param | Vlad Dumitrescu | 1 | -0/+5 |
| 2025-09-09 | mptcp: make ADD_ADDR retransmission timeout adaptive | Geliang Tang | 1 | -3/+5 |
| 2025-09-09 | doc: mptcp: net.mptcp.pm_type is deprecated | Matthieu Baerts (NGI0) | 1 | -4/+4 |
| 2025-09-09 | docs: networking: can: change bcm_msg_head frames member to support flexible ... | Alex Tran | 1 | -1/+1 |
| 2025-09-09 | bonding: support aggregator selection based on port priority | Hangbin Liu | 1 | -4/+12 |
| 2025-09-09 | bonding: add support for per-port LACP actor priority | Hangbin Liu | 1 | -0/+9 |
| 2025-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+2 |
| 2025-09-02 | bonding: Remove support for use_carrier | Jay Vosburgh | 1 | -65/+10 |
| 2025-09-01 | docs: remove obsolete description about threaded NAPI | Kohei Enju | 1 | -3/+2 |
| 2025-08-27 | io_uring/zcrx: add support for IORING_SETUP_CQE_MIXED | Jens Axboe | 1 | -1/+1 |
| 2025-08-26 | devlink: Make health reporter burst period configurable | Shahar Shitrit | 1 | -1/+1 |
| 2025-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2025-08-21 | docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC | Lei Wei | 2 | -0/+195 |
| 2025-08-20 | net: set net.core.rmem_max and net.core.wmem_max to 4 MB | Eric Dumazet | 1 | -3/+3 |
| 2025-08-19 | sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg | Eric Biggers | 1 | -3/+0 |
| 2025-08-19 | sctp: Convert cookie authentication to use HMAC-SHA256 | Eric Biggers | 1 | -7/+4 |