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-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
4
-9
/
+9
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
5
-8
/
+8
2025-05-26
replace strncpy with strscpy_pad
Baris Can Goral
1
-4
/
+2
2025-05-26
net: mctp: use nlmsg_payload() for netlink message data extraction
Jeremy Kerr
2
-3
/
+6
2025-05-26
net: airoha: Add the capability to allocate hfwd descriptors in SRAM
Lorenzo Bianconi
3
-10
/
+16
2025-05-26
net: airoha: Add the capability to allocate hwfd buffers via reserved-memory
Lorenzo Bianconi
1
-3
/
+30
2025-05-26
net: airoha: Do not store hfwd references in airoha_qdma struct
Lorenzo Bianconi
2
-12
/
+2
2025-05-26
dt-bindings: net: airoha: Add EN7581 memory-region property
Lorenzo Bianconi
1
-0
/
+13
2025-05-26
net: txgbe: Implement SRIOV for AML devices
Jiawen Wu
1
-0
/
+5
2025-05-26
net: txgbe: Implement PTP for AML devices
Jiawen Wu
4
-5
/
+39
2025-05-26
net: txgbe: Restrict the use of mismatched FW versions
Jiawen Wu
3
-0
/
+24
2025-05-26
net: txgbe: Correct the currect link settings
Jiawen Wu
3
-4
/
+28
2025-05-26
net: txgbe: Support to handle GPIO IRQs for AML devices
Jiawen Wu
8
-2
/
+433
2025-05-26
net: txgbe: Implement PHYLINK for AML 25G/10G devices
Jiawen Wu
7
-6
/
+195
2025-05-26
net: txgbe: Distinguish between 40G and 25G devices
Jiawen Wu
8
-26
/
+61
2025-05-26
net: wangxun: Use specific flag bit to simplify the code
Jiawen Wu
6
-44
/
+20
2025-05-26
net: txgbe: Remove specified SP type
Jiawen Wu
5
-32
/
+32
2025-05-26
net: dsa: microchip: Add SGMII port support to KSZ9477 switch
Tristram Ha
5
-7
/
+252
2025-05-26
net: usb: aqc111: fix error handling of usbnet read calls
Nikita Zhandarovich
1
-2
/
+8
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
Qiu Yutan
2
-2
/
+5
2025-05-26
selftests: ncdevmem: add tx test with multiple IOVs
Stanislav Fomichev
1
-1
/
+16
2025-05-26
selftests: ncdevmem: make chunking optional
Stanislav Fomichev
1
-20
/
+29
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
2
-2
/
+9
2025-05-25
net: ethernet: mtk_eth_soc: Correct spelling
Simon Horman
2
-4
/
+4
2025-05-25
net: dlink: Correct endian treatment of t_SROM data
Simon Horman
1
-8
/
+8
2025-05-25
octeontx2-af: NPC: Clear Unicast rule on nixlf detach
Hariprasad Kelam
3
-5
/
+43
2025-05-23
selftests: netfilter: Torture nftables netdev hooks
Phil Sutter
2
-0
/
+152
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
6
-0
/
+79
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
2
-16
/
+15
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
1
-9
/
+7
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2
-18
/
+48
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2
-26
/
+46
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2
-9
/
+60
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2
-14
/
+24
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
5
-63
/
+137
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
1
-11
/
+9
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
1
-11
/
+21
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
5
-5
/
+31
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
1
-14
/
+24
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
2
-1
/
+61
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
2
-0
/
+7
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2
-4
/
+21
2025-05-23
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
Sebastian Andrzej Siewior
1
-3
/
+15
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
7
-22
/
+9
2025-05-23
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
1
-4
/
+4
2025-05-23
selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFs
Florian Westphal
1
-27
/
+365
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
3
-5
/
+19
2025-05-23
selftest: af_unix: Test SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-2
/
+78
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
9
-3
/
+49
2025-05-23
af_unix: Inherit sk_flags at connect().
Kuniyuki Iwashima
1
-6
/
+6
[next]