aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-20ionic: update documentation for XDP supportShannon Nelson1-0/+22
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet1-1/+1
2024-03-14docs: networking: fix indentation errors in multi-pf-netdevJakub Kicinski1-29/+29
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds18-62/+684
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-03-11net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood1-4/+4
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller1-4/+17
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski2-0/+175
2024-03-07netdev: add per-queue statisticsJakub Kicinski1-0/+15
2024-03-07doc: sfp-phylink: update the porting guide with PCS handlingMaxime Chevallier1-14/+133
2024-03-07Documentation: networking: Add description for multi-pf netdevTariq Toukan2-0/+175
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka1-4/+17
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-14/+19
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang1-3/+3
2024-02-21PPPoL2TP: Add more code snippetsSamuel Thibault1-6/+129
2024-02-21Documentation: update mailing list addressesKonstantin Ryabitsev1-1/+1
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-05xsk: document ability to redirect to any socket bound to the same umemMagnus Karlsson1-14/+19
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