summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie1-1/+1
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie1-0/+10
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie1-2/+2
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet1-2/+2
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller1-16/+18
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier1-16/+18
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed2-0/+25
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song1-0/+18
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song1-0/+28
2024-02-09net: netconsole: add docs for appending netconsole user dataMatthew Wood1-0/+66
2024-02-08Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-4/+5
2024-02-06bonding: Add independent control state machineAahil Awatramani1-0/+12
2024-02-06Documentation: Fix counter name of mlx5 vnic reporterMoshe Shemesh1-2/+3
2024-02-06xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky1-2/+2
2024-02-01net: ena: Add more documentation for RX copybreakDavid Arinzon1-0/+6
2024-01-27Documentation: mlx5.rst: Add note for eswitch MDWilliam Tu1-0/+4
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-10/+6
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-183/+1377
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+7
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-7/+7
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-01-05Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski3-173/+0
2024-01-05Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski2-25/+0
2024-01-04net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-04net: ena: Move XDP code to its new filesDavid Arinzon1-0/+1
2024-01-03Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie1-1/+1
2024-01-02octeon_ep_vf: Add driver framework and device initializationShinas Rasheed2-0/+25
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+1
2024-01-01Documentation: networking: document phy_link_topologyMaxime Chevallier2-0/+122
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier1-0/+44
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+7
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+9
2023-12-14ice: add documentation for FW loggingPaul M Stillwell Jr1-0/+141
2023-12-14net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki2-1/+20
2023-12-14docs: networking: timestamping: mention MSG_EOR flagEric Dumazet1-1/+2
2023-12-14xdp: Add VLAN tag hintLarysa Zaremba1-1/+7
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-12-06Documentation/tcp: Fix an obvious typoDmitry Safonov1-1/+1
2023-12-06Documentations: fix net_cachelines documentation build warningCoco Li7-0/+7
2023-12-05xsk: Add missing SPDX to AF_XDP TX metadata documentationStanislav Fomichev1-0/+2
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski1-0/+9
2023-12-05docs: bridge: add other featuresHangbin Liu1-0/+14
2023-12-05docs: bridge: add netfilter docHangbin Liu1-0/+36
2023-12-05docs: bridge: add switchdev docHangbin Liu1-0/+18
2023-12-05docs: bridge: add multicast docHangbin Liu1-0/+56
2023-12-05docs: bridge: add VLAN docHangbin Liu1-0/+29
2023-12-05docs: bridge: add STP docHangbin Liu1-0/+101
2023-12-05docs: bridge: Add kAPI/uAPI fieldsHangbin Liu1-0/+33
2023-12-05docs: bridge: update doc format to rstHangbin Liu1-10/+37
2023-12-03Documentations: Analyze heavily used Networking related structsCoco Li8-0/+732