aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+5
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/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-16/+18
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier1-16/+18
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-2/+2
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet1-1/+1
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet1-1/+1
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-08devlink: Fix command annotation documentationParav Pandit1-1/+1
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski2-4/+5
2024-02-06bonding: Add independent control state machineAahil Awatramani1-0/+12
2024-02-05Documentation: Fix counter name of mlx5 vnic reporterMoshe Shemesh1-2/+3
2024-02-05xfrm: 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-11Merge 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/netdev/net-nextLinus Torvalds25-183/+1377
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-7/+7
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-7/+7
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski3-173/+0
2024-01-04Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski2-25/+0
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-03net: ena: Move XDP code to its new filesDavid Arinzon1-0/+1
2024-01-02Revert "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-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-1/+9
2023-12-14ice: add documentation for FW loggingPaul M Stillwell Jr1-0/+141
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki2-1/+20
2023-12-13docs: networking: timestamping: mention MSG_EOR flagEric Dumazet1-1/+2
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba1-1/+7
2023-12-07Merge 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-05Documentations: 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