aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Documentation: Add documentation for eswitch attributeGravatar William Tu 3-0/+78
2024-03-20ionic: update documentation for XDP supportGravatar Shannon Nelson 1-0/+22
2024-03-19net: move dev->state into net_device_read_txrx groupGravatar Eric Dumazet 1-1/+1
2024-03-14docs: networking: fix indentation errors in multi-pf-netdevGravatar Jakub Kicinski 1-29/+29
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 18-62/+684
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2024-03-11net: netconsole: Add continuation line prefix to userdata messagesGravatar Matthew Wood 1-4/+4
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar David S. Miller 1-4/+17
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Jakub Kicinski 2-0/+175
2024-03-07netdev: add per-queue statisticsGravatar Jakub Kicinski 1-0/+15
2024-03-07doc: sfp-phylink: update the porting guide with PCS handlingGravatar Maxime Chevallier 1-14/+133
2024-03-07Documentation: networking: Add description for multi-pf netdevGravatar Tariq Toukan 2-0/+175
2024-03-06ice: Implement RSS settings for GTP using ethtoolGravatar Takeru Hayasaka 1-4/+17
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-14/+19
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-3/+3
2024-02-28Documentations: correct net_cachelines title for struct inet_sockGravatar Haiyue Wang 1-3/+3
2024-02-21PPPoL2TP: Add more code snippetsGravatar Samuel Thibault 1-6/+129
2024-02-21Documentation: update mailing list addressesGravatar Konstantin Ryabitsev 1-1/+1
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-5/+5
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredGravatar Alex Henrie 1-1/+1
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlGravatar Alex Henrie 1-0/+10
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsGravatar Alex Henrie 1-2/+2
2024-02-14net: remove stale mentions of dev_base_lock in commentsGravatar Eric Dumazet 1-2/+2
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...Gravatar David S. Miller 1-16/+18
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficGravatar Nicolas Maier 1-16/+18
2024-02-12net-device: move lstats in net_device_read_txrxGravatar Eric Dumazet 1-2/+2
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupGravatar Eric Dumazet 1-1/+1
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupGravatar Eric Dumazet 1-1/+1
2024-02-12octeon_ep_vf: Add driver framework and device initializationGravatar Shinas Rasheed 2-0/+25
2024-02-09net: wwan: t7xx: Add fastboot WWAN portGravatar Jinjian Song 1-0/+18
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineGravatar Jinjian Song 1-0/+28
2024-02-09net: netconsole: add docs for appending netconsole user dataGravatar Matthew Wood 1-0/+66
2024-02-08devlink: Fix command annotation documentationGravatar Parav Pandit 1-1/+1
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 2-4/+5
2024-02-06bonding: Add independent control state machineGravatar Aahil Awatramani 1-0/+12
2024-02-05xsk: document ability to redirect to any socket bound to the same umemGravatar Magnus Karlsson 1-14/+19
2024-02-05Documentation: Fix counter name of mlx5 vnic reporterGravatar Moshe Shemesh 1-2/+3
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateGravatar Leon Romanovsky 1-2/+2
2024-02-01net: ena: Add more documentation for RX copybreakGravatar David Arinzon 1-0/+6
2024-01-27Documentation: mlx5.rst: Add note for eswitch MDGravatar William Tu 1-0/+4
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-10/+6
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 25-183/+1377
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-7/+7
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERGravatar Kirill A. Shutemov 1-7/+7
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Gravatar Jakub Kicinski 3-173/+0
2024-01-04Revert "octeon_ep_vf: add octeon_ep_vf driver"Gravatar Jakub Kicinski 2-25/+0
2024-01-03net-device: move xdp_prog to net_device_read_rxGravatar Eric Dumazet 1-1/+1
2024-01-03net: ena: Move XDP code to its new filesGravatar David Arinzon 1-0/+1
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Gravatar Alex Henrie 1-1/+1