summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)AuthorLines
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+80
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds-5/+5
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak-0/+10
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak-0/+10
2023-08-27devlink: Expose port function commands to control IPsec packet offloadsDima Chumak-0/+28
2023-08-27devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak-0/+27
2023-08-22mptcp: add a new sysctl schedulerGeliang Tang-0/+8
2023-08-21net/mlx5: Update dead links in Kconfig documentationRahul Rameshbabu-7/+8
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris-5/+18
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2023-08-18Documentation: Fix typosBjorn Helgaas-5/+5
2023-08-16vfio/pds: Add Kconfig and documentationBrett Creeley-0/+80
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long-2/+2
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu-1/+4
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu-0/+6
2023-08-14net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu-314/+179
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos-0/+4
2023-08-08docs: net: page_pool: de-duplicate the intro commentJakub Kicinski-16/+2
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin-3/+3
2023-08-06gve: update gve.rstRushil Gupta-0/+9
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski-71/+21
2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski-0/+34
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr-4/+4
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+7
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr-0/+8
2023-07-21docs: net: clarify the NAPI rules around XDP TxJakub Kicinski-6/+7
2023-07-21net: page_pool: hide page_pool_release_page()Jakub Kicinski-7/+4
2023-07-21docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam-0/+8
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+210
2023-07-19xsk: add multi-buffer documentationMagnus Karlsson-1/+210
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet-0/+1
2023-07-18netconsole: Append kernel version to messageBreno Leitao-1/+10
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+12
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets-0/+9
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+86
2023-07-01docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan-4/+3
2023-06-27pds_vdpa: pds_vdps.rst and KconfigShannon Nelson-0/+86
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells-2/+2
2023-06-23net/mlx5: Fix SFs kernel documentation errorShay Drory-10/+12
2023-06-21net: ena: Fix rst format issues in readmeDavid Arinzon-0/+2
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-0/+10
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com-0/+15
2023-06-16net/mlx5e: Add local loopback counter to vport statsOr Har-Toov-0/+10
2023-06-15net: ena: Add dynamic recycling mechanism for rx buffersDavid Arinzon-0/+32
2023-06-09net/mlx5: Light probe local SFsShay Drory-0/+20
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-0/+7
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal-0/+7
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda-2/+2
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+37