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
2024-02-28
net: ioam6: multicast event
Justin Iurman
2
-0
/
+68
2024-02-28
uapi: ioam6: API for netlink multicast events
Justin Iurman
1
-0
/
+20
2024-02-28
dt-bindings: net: ethernet-controller: drop redundant type from label
Krzysztof Kozlowski
1
-1
/
+0
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
2
-11
/
+17
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
4
-9
/
+11
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2
-8
/
+13
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
1
-1
/
+4
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
1
-1
/
+14
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
1
-4
/
+12
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2
-4
/
+5
2024-02-28
tcp: use drop reasons in cookie check for ipv4
Jason Xing
1
-6
/
+13
2024-02-28
tcp: directly drop skb in cookie check for ipv4
Jason Xing
2
-1
/
+5
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
1
-1
/
+10
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
4
-2
/
+18
2024-02-28
net: dsa: realtek: support reset controller
Luiz Angelo Daros de Luca
3
-5
/
+41
2024-02-28
dt-bindings: net: dsa: realtek: add reset controller
Luiz Angelo Daros de Luca
1
-0
/
+3
2024-02-28
dt-bindings: net: dsa: realtek: reset-gpios is not required
Luiz Angelo Daros de Luca
1
-1
/
+0
2024-02-27
bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
Jones Syue 薛懷宗
1
-11
/
+3
2024-02-27
net: wwan: t7xx: Prefer struct_size over open coded arithmetic
Erick Archer
1
-2
/
+4
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
1
-3
/
+2
2024-02-27
netlink: use kvmalloc() in netlink_alloc_large_skb()
Eric Dumazet
1
-10
/
+8
2024-02-27
bnxt_en: fix accessing vnic_info before allocating it
Alexander Lobakin
1
-3
/
+3
2024-02-27
selftests: netdevsim: be less selective for FW for the devlink test
Jakub Kicinski
1
-1
/
+1
2024-02-27
net: stmmac: mmc_core: Drop interrupt registers from stats
Jesper Nilsson
3
-9
/
+0
2024-02-27
net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll interval
Ciprian Regus
1
-4
/
+6
2024-02-27
net: ipa: don't bother zeroing an already zero register
Alex Elder
1
-1
/
+1
2024-02-27
net: ipa: kill ipa_power_suspend_handler()
Alex Elder
4
-27
/
+2
2024-02-27
net: ipa: move ipa_interrupt_suspend_clear_all() up
Alex Elder
1
-24
/
+24
2024-02-27
net: ipa: kill the IPA_POWER_FLAG_RESUMED flag
Alex Elder
1
-21
/
+0
2024-02-27
net: ipa: kill IPA_POWER_FLAG_SYSTEM
Alex Elder
1
-10
/
+3
2024-02-27
net: ipa: don't bother aborting system resume
Alex Elder
1
-2
/
+3
2024-02-27
net: phy: simplify genphy_c45_ethtool_set_eee
Heiner Kallweit
1
-9
/
+4
2024-02-26
selftests: mptcp: diag: change timeout_poll to 30
Geliang Tang
1
-1
/
+1
2024-02-26
selftests: mptcp: join: change capture/checksum as bool
Geliang Tang
1
-11
/
+11
2024-02-26
selftests: mptcp: simult flows: define missing vars
Geliang Tang
1
-0
/
+6
2024-02-26
selftests: mptcp: netlink: drop duplicate var ret
Geliang Tang
1
-1
/
+0
2024-02-26
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-02-26
mptcp: check the protocol in tcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
1
-0
/
+10
2024-02-26
mptcp: token kunit: set protocol
Matthieu Baerts (NGI0)
1
-1
/
+6
2024-02-26
selftests: mptcp: lib: catch duplicated subtest entries
Matthieu Baerts (NGI0)
1
-0
/
+21
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
3
-42
/
+27
2024-02-26
dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
Varshini Rajendran
1
-0
/
+5
2024-02-26
net/vsockmon: Do not set zeroed statistics
Breno Leitao
1
-3
/
+0
2024-02-26
net/vsockmon: Leverage core stats allocator
Breno Leitao
1
-15
/
+1
2024-02-26
net: pcs: xpcs: Explicitly return error on caps validation
Serge Semin
1
-3
/
+4
2024-02-26
net: pcs: xpcs: Return EINVAL in the internal methods
Serge Semin
1
-2
/
+2
2024-02-26
net: pcs: xpcs: Drop redundant workqueue.h include directive
Serge Semin
1
-1
/
+1
2024-02-26
net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
Serge Semin
1
-3
/
+1
2024-02-26
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
Eric Dumazet
1
-5
/
+4
2024-02-26
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
Eric Dumazet
1
-10
/
+11
[next]