summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2023-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+2
2023-10-17tcp: Set pingpong threshold via sysctlHaiyang Zhang1-0/+13
2023-10-15docs: net: description of MSG_ZEROCOPY for AF_VSOCKArseniy Krasnov1-2/+11
2023-10-14Documentation: netconsole: add support for cmdline targetsBreno Leitao1-3/+19
2023-10-11appletalk: remove ipddp driverArnd Bergmann2-79/+0
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman3-99/+0
2023-10-04net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr1-0/+11
2023-09-28pktgen: Introducing 'SHARED' flag for testing with non-shared skbLiang Chen1-0/+12
2023-09-22bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang1-2/+2
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+2
2023-09-18Documentation: netdev: fix dead link in ax25.rstPeter Lafreniere1-2/+2
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+7
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev1-0/+7
2023-09-14idpf: add SRIOV support and other ndo_opsJoshua Hay2-0/+161
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet1-0/+7
2023-08-31Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+80
2023-08-31Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds3-5/+5
2023-08-28net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak1-0/+10
2023-08-28net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak1-0/+10
2023-08-28devlink: Expose port function commands to control IPsec packet offloadsDima Chumak1-0/+28
2023-08-28devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak1-0/+27
2023-08-23mptcp: add a new sysctl schedulerGeliang Tang1-0/+8
2023-08-21net/mlx5: Update dead links in Kconfig documentationRahul Rameshbabu2-7/+8
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris1-5/+18
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-08-18Documentation: Fix typosBjorn Helgaas3-5/+5
2023-08-16vfio/pds: Add Kconfig and documentationBrett Creeley2-0/+80
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long1-2/+2
2023-08-15net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu1-1/+4
2023-08-15net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu1-0/+6
2023-08-15net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu3-314/+179
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos1-0/+4
2023-08-09docs: net: page_pool: de-duplicate the intro commentJakub Kicinski1-16/+2
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-3/+3
2023-08-06gve: update gve.rstRushil Gupta1-0/+9
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski1-71/+21
2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski1-0/+34
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-4/+4
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+7
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+8
2023-07-22docs: net: clarify the NAPI rules around XDP TxJakub Kicinski1-6/+7
2023-07-22net: page_pool: hide page_pool_release_page()Jakub Kicinski1-7/+4
2023-07-21docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam1-0/+8
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+210
2023-07-19xsk: add multi-buffer documentationMagnus Karlsson1-1/+210
2023-07-19tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-0/+1
2023-07-18netconsole: Append kernel version to messageBreno Leitao1-1/+10
2023-07-06Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+12
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets1-0/+9
2023-07-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+86