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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
nfc: Correct Samsung "Electronics" spelling in copyright headers
Sumanth Gavini
10
-12
/
+12
2025-05-21
emulex/benet: correct command version selection in be_cmd_get_stats()
Alok Tiwari
1
-1
/
+1
2025-05-21
dt-bindings: net: Document support for Aeonsemi PHYs
Christian Marangi
2
-0
/
+123
2025-05-21
net: phy: Add support for Aeonsemi AS21xxx PHYs
Christian Marangi
4
-0
/
+1106
2025-05-21
net: phy: introduce genphy_match_phy_device()
Christian Marangi
2
-15
/
+40
2025-05-21
net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP
Christian Marangi
1
-25
/
+20
2025-05-21
net: phy: bcm87xx: simplify .match_phy_device OP
Christian Marangi
1
-10
/
+4
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
11
-28
/
+56
2025-05-21
net: libwx: Fix log level
Jiawen Wu
1
-1
/
+1
2025-05-21
rtase: Use min() instead of min_t()
Justin Lai
1
-2
/
+2
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
2
-41
/
+0
2025-05-21
nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2
-86
/
+42
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2
-0
/
+35
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
3
-35
/
+0
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
3
-73
/
+7
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
7
-33
/
+8
2025-05-21
RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2
-21
/
+2
2025-05-21
net: use skb_crc32c() in skb_crc32c_csum_help()
Eric Biggers
1
-5
/
+3
2025-05-21
net: add skb_crc32c()
Eric Biggers
2
-0
/
+74
2025-05-21
net: introduce CONFIG_NET_CRC32C
Eric Biggers
3
-0
/
+7
2025-05-21
tools: ynl: add a sample for TC
Jakub Kicinski
2
-0
/
+81
2025-05-21
netlink: specs: tc: add qdisc dump to TC spec
Jakub Kicinski
1
-1
/
+2
2025-05-21
tools: ynl: enable codegen for TC
Jakub Kicinski
2
-1
/
+8
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
2
-13
/
+43
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
1
-4
/
+8
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
1
-18
/
+27
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
1
-5
/
+60
2025-05-21
netlink: specs: tc: drop the family name prefix from attrs
Jakub Kicinski
1
-167
/
+167
2025-05-21
netlink: specs: tc: add C naming info
Jakub Kicinski
1
-0
/
+95
2025-05-21
netlink: specs: tc: use tc-gact instead of tc-gen as struct name
Jakub Kicinski
1
-3
/
+3
2025-05-21
netlink: specs: tc: remove duplicate nests
Jakub Kicinski
1
-74
/
+4
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
2
-3
/
+4
2025-05-20
net: airoha: ppe: Disable packet keepalive
Lorenzo Bianconi
1
-0
/
+1
2025-05-20
net: airoha: Add FLOW_CLS_STATS callback support
Lorenzo Bianconi
6
-20
/
+354
2025-05-20
net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
Lorenzo Bianconi
1
-54
/
+72
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
2
-37
/
+7
2025-05-20
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Kuniyuki Iwashima
1
-4
/
+5
2025-05-20
Revert "ipv6: Factorise ip6_route_multipath_add()."
Kuniyuki Iwashima
1
-123
/
+70
2025-05-20
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"
Kuniyuki Iwashima
1
-3
/
+3
2025-05-20
ipv6: Narrow down RCU critical section in inet6_rtm_newroute().
Kuniyuki Iwashima
2
-15
/
+25
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
5
-28
/
+13
2025-05-20
ipv6: Remove rcu_read_lock() in fib6_get_table().
Kuniyuki Iwashima
1
-12
/
+10
2025-05-20
net: bcmgenet: expose more stats in ethtool
Zak Kemble
2
-3
/
+34
2025-05-20
net: bcmgenet: count hw discarded packets in missed stat
Zak Kemble
2
-2
/
+5
2025-05-20
net: bcmgenet: switch to use 64bit statistics
Zak Kemble
2
-88
/
+187
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
2
-7
/
+7
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
8
-15
/
+13
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
4
-8
/
+6
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
1
-8
/
+7
2025-05-20
selftests: net: Fix spellings
Sumanth Gavini
1
-2
/
+2
[next]