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
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
1
-3
/
+3
2025-08-19
sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
Eric Biggers
1
-3
/
+0
2025-08-19
sctp: Convert cookie authentication to use HMAC-SHA256
Eric Biggers
1
-7
/
+4
2025-08-19
eth: fbnic: Collect packet statistics for XDP
Mohsin Bashir
1
-0
/
+11
2025-08-18
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
1
-0
/
+2
2025-08-18
Merge branch 'bjorn' into docs-mw
Jonathan Corbet
4
-4
/
+4
2025-08-18
Documentation: Fix networking typos
Bjorn Helgaas
4
-4
/
+4
2025-08-14
Merge tag 'docs/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-docs
Jakub Kicinski
3
-6
/
+1
2025-08-12
docs: Fix name for net.ipv4.udp_child_hash_entries
Jordan Rife
1
-1
/
+1
2025-08-12
docs: netlink: remove obsolete .gitignore from unused directory
Mauro Carvalho Chehab
1
-1
/
+0
2025-08-12
docs: use parser_yaml extension to handle Netlink specs
Mauro Carvalho Chehab
2
-5
/
+1
2025-07-31
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+3
2025-07-25
Merge tag 'linux-can-next-for-6.17-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
3
-0
/
+59
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
1
-2
/
+6
2025-07-25
Documentation: devlink: add devlink documentation for the kvaser_usb driver
Jimmy Assarsson
2
-0
/
+34
2025-07-25
Documentation: devlink: add devlink documentation for the kvaser_pciefd driver
Jimmy Assarsson
2
-0
/
+25
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
1
-1
/
+1
2025-07-21
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
1
-0
/
+14
2025-07-21
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
1
-0
/
+27
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-1
/
+1
2025-07-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+33
2025-07-17
ethtool: rss: support setting flow hashing fields
Jakub Kicinski
1
-1
/
+2
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
1
-3
/
+1
2025-07-17
ethtool: rss: support setting hkey via Netlink
Jakub Kicinski
1
-0
/
+1
2025-07-17
ethtool: rss: support setting hfunc via Netlink
Jakub Kicinski
1
-0
/
+1
2025-07-17
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
1
-1
/
+25
2025-07-16
net/mlx5e: Add device PCIe congestion ethtool stats
Dragos Tatulea
1
-0
/
+32
2025-07-16
doc: xdp: Clarify driver implementation for XDP Rx metadata
Song Yoong Siang
1
-0
/
+33
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
1
-0
/
+1
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
1
-1
/
+8
2025-07-10
Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-1
/
+0
2025-07-10
ethtool: rss: report which fields are configured for hashing
Jakub Kicinski
1
-3
/
+6
2025-07-10
net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
Jason Xing
1
-0
/
+9
2025-07-09
net: phy: MII-Lite PHY interface mode
Kamil HorĂ¡k - 2N
1
-0
/
+7
2025-07-09
Documentation: xsk: correct the obsolete references and examples
Jason Xing
1
-21
/
+18
2025-07-09
dpll: Add basic Microchip ZL3073x support
Ivan Vecera
2
-0
/
+52
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
1
-0
/
+3
2025-07-09
net: wangxun: add ngbevf build
Mengyuan Lou
2
-0
/
+17
2025-07-09
net: wangxun: add txgbevf build
Mengyuan Lou
2
-0
/
+17
2025-07-08
tcp: update the outdated ref draft-ietf-tcpm-rack
Xin Guo
1
-1
/
+1
2025-07-08
net: bonding: send peer notify when failure recovery
Tonghao Zhang
1
-2
/
+3
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
1
-0
/
+6
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+3
2025-07-03
net: ip-sysctl: Add link to SCTP IPv4 scoping draft
Bagas Sanjaya
1
-1
/
+3
2025-07-03
net: ip-sysctl: Format SCTP-related memory parameters description as bullet list
Bagas Sanjaya
1
-13
/
+11
2025-07-03
net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists
Bagas Sanjaya
1
-16
/
+12
2025-07-03
net: ip-sysctl: Format possible value range of ioam6_id{,_wide} as bullet list
Bagas Sanjaya
1
-4
/
+8
2025-07-03
net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list
Bagas Sanjaya
1
-4
/
+4
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
1
-1
/
+0
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
1
-0
/
+8
[prev]
[next]