summaryrefslogtreecommitdiff
path: root/Documentation/networking
AgeCommit message (Expand)Author
2024-03-28Documentation: Add documentation for eswitch attributeWilliam Tu
2024-03-20ionic: update documentation for XDP supportShannon Nelson
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-14docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-11net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-07netdev: add per-queue statisticsJakub Kicinski
2024-03-07doc: sfp-phylink: update the porting guide with PCS handlingMaxime Chevallier
2024-03-07Documentation: networking: Add description for multi-pf netdevTariq Toukan
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang
2024-02-21PPPoL2TP: Add more code snippetsSamuel Thibault
2024-02-21Documentation: update mailing list addressesKonstantin Ryabitsev
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet
2024-02-14Merge tag 'linux-can-next-for-6.9-20240213' of git://git.kernel.org/pub/scm/l...David S. Miller
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
2024-02-12octeon_ep_vf: Add driver framework and device initializationShinas Rasheed
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song
2024-02-09net: netconsole: add docs for appending netconsole user dataMatthew Wood
2024-02-08devlink: Fix command annotation documentationParav Pandit
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-05xsk: document ability to redirect to any socket bound to the same umemMagnus Karlsson
2024-02-05Documentation: Fix counter name of mlx5 vnic reporterMoshe Shemesh
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky
2024-02-01net: ena: Add more documentation for RX copybreakDavid Arinzon
2024-01-27Documentation: mlx5.rst: Add note for eswitch MDWilliam Tu
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-03net: ena: Move XDP code to its new filesDavid Arinzon
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie