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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
net/mlx5e: Don't drop RTNL during firmware flash
Cosmin Ratiu
1
-5
/
+0
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-05-22
eth: bnxt: fix deadlock when xdp is attached or detached
Taehee Yoo
1
-2
/
+2
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
6
-11
/
+94
2025-05-21
net/mlx5: HWS, handle modify header actions dependency
Yevgeny Kliteynik
3
-46
/
+55
2025-05-21
net/mlx5: HWS, fix typo - 'nope' to 'nop'
Yevgeny Kliteynik
4
-37
/
+41
2025-05-21
net/mlx5: HWS, register reformat actions with fw
Vlad Dogaru
6
-7
/
+97
2025-05-21
net/mlx5: SWS, fix reformat id error handling
Vlad Dogaru
5
-25
/
+55
2025-05-21
net: add debug checks in ____napi_schedule() and napi_poll()
Eric Dumazet
1
-2
/
+8
2025-05-21
net/enic: Allow at least 8 RQs to always be used
Nelson Escobar
2
-1
/
+3
2025-05-21
hinic3: module initialization and tx/rx logic
Fan Gong
40
-0
/
+3726
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
[next]