summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* idpf: add SRIOV support and other ndo_opsJoshua Hay2023-09-132-0/+161
* tcp: defer regular ACK while processing socket backlogEric Dumazet2023-09-121-0/+7
* Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-08-302-0/+80
|\
| * vfio/pds: Add Kconfig and documentationBrett Creeley2023-08-162-0/+80
* | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-303-5/+5
|\ \
| * | Documentation: Fix typosBjorn Helgaas2023-08-183-5/+5
| |/
* | net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak2023-08-271-0/+10
* | net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak2023-08-271-0/+10
* | devlink: Expose port function commands to control IPsec packet offloadsDima Chumak2023-08-271-0/+28
* | devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak2023-08-271-0/+27
* | mptcp: add a new sysctl schedulerGeliang Tang2023-08-221-0/+8
* | net/mlx5: Update dead links in Kconfig documentationRahul Rameshbabu2023-08-212-7/+8
* | net/mlx5e: aRFS, Introduce ethtool statsAdham Faris2023-08-211-5/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-181-2/+2
|\ \
| * | netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long2023-08-161-2/+2
* | | net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu2023-08-141-1/+4
* | | net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2023-08-141-0/+6
* | | net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu2023-08-143-314/+179
* | | net: phy: Introduce PSGMII PHY interface modeGabor Juhos2023-08-141-0/+4
* | | docs: net: page_pool: de-duplicate the intro commentJakub Kicinski2023-08-081-16/+2
* | | page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-3/+3
* | | gve: update gve.rstRushil Gupta2023-08-061-0/+9
* | | docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski2023-08-031-71/+21
* | | docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski2023-08-031-0/+34
* | | net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2023-07-281-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-271-6/+7
|\| |
| * | docs: net: clarify the NAPI rules around XDP TxJakub Kicinski2023-07-211-6/+7
| |/
* | net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2023-07-231-0/+8
* | net: page_pool: hide page_pool_release_page()Jakub Kicinski2023-07-211-7/+4
* | docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam2023-07-211-0/+8
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-191-1/+210
|\ \
| * | xsk: add multi-buffer documentationMagnus Karlsson2023-07-191-1/+210
| |/
* | tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet2023-07-181-0/+1
* | netconsole: Append kernel version to messageBreno Leitao2023-07-181-1/+10
|/
* Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-052-4/+12
|\
| * xsk: Honor SO_BINDTODEVICE on bindIlya Maximets2023-07-041-0/+9
| * docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan2023-07-011-4/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-07-032-0/+86
|\ \ | |/ |/|
| * pds_vdpa: pds_vdps.rst and KconfigShannon Nelson2023-06-272-0/+86
* | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-241-2/+2
* | net/mlx5: Fix SFs kernel documentation errorShay Drory2023-06-231-10/+12
* | net: ena: Fix rst format issues in readmeDavid Arinzon2023-06-211-0/+2
* | Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-06-181-0/+10
|\ \
| * | net/mlx5e: Add local loopback counter to vport statsOr Har-Toov2023-06-161-0/+10
* | | tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com2023-06-171-0/+15
|/ /
* | net: ena: Add dynamic recycling mechanism for rx buffersDavid Arinzon2023-06-151-0/+32
* | net/mlx5: Light probe local SFsShay Drory2023-06-091-0/+20
* | Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-06-081-0/+7
|\ \
| * | net/mlx5e: Expose catastrophic steering error countersLama Kayal2023-06-071-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-081-2/+2
|\ \ \ | |/ / |/| / | |/