index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Documentation
/
networking
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
3
-10
/
+3
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
1
-1
/
+3
2024-08-30
Documentation: Add missing fields to net_cachelines
Joe Damato
1
-0
/
+2
2024-08-26
ethtool: Extend cable testing interface with result source information
Oleksij Rempel
1
-0
/
+5
2024-08-23
Documentation: networking: document phy_link_topology
Maxime Chevallier
3
-0
/
+125
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
1
-0
/
+41
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+7
2024-08-16
docs: networking: Align documentation with behavior change
Tariq Toukan
1
-5
/
+5
2024-08-13
Documentation: networking: correct spelling
Jing-Ping Jan
1
-10
/
+10
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
1
-2
/
+10
2024-08-11
documentation/networking: update l2tp docs
James Chapman
1
-34
/
+20
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-07-31
Add support for PIO p flag
Patrick Rohr
1
-0
/
+14
2024-07-25
ethtool: rss: echo the context number back
Jakub Kicinski
1
-0
/
+1
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-6
/
+10
2024-07-25
xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
Stanislav Fomichev
1
-6
/
+10
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-1
/
+1
2024-07-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-0
/
+25
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
1
-0
/
+25
2024-07-09
dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
Frank Li
1
-1
/
+1
2024-07-08
docs: networking: devlink: capitalise length value
Chris Packham
1
-1
/
+1
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
1
-18
/
+46
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
1
-0
/
+37
2024-06-28
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
1
-0
/
+70
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2
-0
/
+50
2024-06-21
Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
2
-0
/
+387
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
1
-0
/
+16
2024-06-21
docs: net: document guidance of implementing the SR-IOV NDOs
Jakub Kicinski
2
-0
/
+26
2024-06-20
Documentation: networking: document ISO 15765-2
Francesco Valla
2
-0
/
+387
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
1
-0
/
+6
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
1
-0
/
+14
2024-06-12
Documentation/tcp-ao: Add a few lines on tracepoints
Dmitry Safonov
1
-0
/
+9
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+13
2024-06-05
net/mlx5e: SHAMPO, Add header-only ethtool counters for header data split
Tariq Toukan
1
-0
/
+9
2024-06-05
net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter
Dragos Tatulea
1
-5
/
+0
2024-06-05
net/mlx5e: SHAMPO, Make GRO counters more precise
Dragos Tatulea
1
-4
/
+6
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
1
-0
/
+13
2024-06-05
Revert "xsk: Document ability to redirect to any socket bound to the same umem"
Magnus Karlsson
1
-18
/
+13
2024-06-01
doc: new 'mptcp' page in 'networking'
Matthieu Baerts (NGI0)
2
-0
/
+157
2024-06-01
doc: mptcp: alphabetical order
Matthieu Baerts (NGI0)
1
-37
/
+37
2024-06-01
doc: mptcp: add missing 'available_schedulers' entry
Matthieu Baerts (NGI0)
1
-0
/
+4
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
1
-7
/
+0
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-2
/
+2
2024-05-12
ARC: Add eBPF JIT support
Shahab Vahedi
1
-2
/
+2
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-0
/
+6
2024-05-06
netfilter: conntrack: documentation: remove reference to non-existent sysctl
Florian Westphal
1
-2
/
+2
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
1
-0
/
+3
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
1
-0
/
+3
[prev]
[next]