summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* Documentation/eth/intel: Remove references to SourceForgeTony Nguyen2023-03-3011-51/+1
* Documentation/eth/intel: Update address for driver supportTony Nguyen2023-03-3011-11/+11
* net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea2023-03-281-26/+0
* ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2023-03-271-16/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-2/+5
|\
| * xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-221-2/+5
* | docs: networking: document NAPIJakub Kicinski2023-03-236-8/+261
* | ixgb: Remove ixgb driverTony Nguyen2023-03-192-469/+0
* | net/mlx5e: Add devlink hairpin queues parametersGal Pressman2023-03-152-0/+47
|/
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-271-3/+3
|\
| * docs: net: fix inaccuracies in msg_zerocopy.rstnick black2023-02-241-3/+3
* | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-52/+52
|\ \ | |/ |/|
| * docs: ftrace: always use canonical ftrace pathRoss Zwisler2023-01-311-46/+46
* | sfc: add devlink info support for ef100Alejandro Lucero2023-02-162-0/+58
* | Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-151-0/+18
|\ \
| * | net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan2023-02-141-0/+18
* | | devlink: Update devlink health documentationMoshe Shemesh2023-02-151-2/+21
|/ /
* | net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson2023-02-131-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-1/+1
|\ \
| * | net: txgbe: Update support email addressJiawen Wu2023-02-081-1/+1
* | | net/mlx5: Document support for RoCE HCA disablement capabilityRahul Rameshbabu2023-02-041-3/+5
* | | net/mlx5: Add counter information to mlx5 driver documentationRahul Rameshbabu2023-02-042-0/+1303
* | | net/mlx5: Document previously implemented mlx5 tracepointsRahul Rameshbabu2023-02-041-3/+24
* | | net/mlx5: Update Kconfig parameter documentationRahul Rameshbabu2023-02-042-29/+100
* | | net/mlx5: Separate mlx5 driver documentation into multiple pagesRahul Rameshbabu2023-02-047-747/+792
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-021-1/+1
|\| |
| * | ice: Fix broken link in ice NAPI docMichal Wilczynski2023-01-271-1/+1
* | | neighbor: fix proxy_delay usage when it is zeroBrian Haley2023-02-011-0/+8
* | | Documentation: networking: correct spellingRandy Dunlap2023-01-3135-49/+49
* | | Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller2023-01-301-1/+1
|\ \ \
| * | | batman-adv: Fix mailing list addressSven Eckelmann2023-01-211-1/+1
| | |/ | |/|
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-282-0/+111
|\ \ \
| * | | bpf: Document XDP RX metadataStanislav Fomichev2023-01-232-0/+111
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-272-8/+4
|\ \ \ | | |/ | |/|
| * | docs: networking: Fix bridge documentation URLIvan Vecera2023-01-251-1/+1
| * | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-241-7/+3
* | | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-261-1/+1
* | | xfrm: extend add policy callback to set failure reasonLeon Romanovsky2023-01-261-1/+1
* | | ipv6: Document that max_size sysctl is deprecatedJon Maxwell2023-01-231-0/+3
* | | docs: ethtool: document ETHTOOL_A_STATS_SRC and ETHTOOL_A_PAUSE_STATS_SRCVladimir Oltean2023-01-231-0/+18
* | | docs: ethtool-netlink: document interface for MAC Merge layerVladimir Oltean2023-01-232-0/+90
* | | ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski2023-01-201-7/+9
* | | ethtool: add tx aggregation parametersDaniele Palmas2023-01-131-0/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-121-2/+2
|\| |
| * | rxrpc: Move call state changes from sendmsg to I/O threadDavid Howells2023-01-061-2/+2
| |/
* / net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto2023-01-111-0/+138
|/
* Documentation: devlink: add missing toc entry for etas_es58x devlink docVincent Mailhol2022-12-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-12-131-0/+33
|\
| * netfilter: conntrack: document sctp timeoutsSriram Yagnaraman2022-12-131-0/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-12-121-2/+22
|\ \