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-02-05
net: flush_backlog() small changes
Eric Dumazet
1
-4
/
+8
2025-02-05
s390/net: Remove LCS driver
Aswin Karuvally
7
-2741
/
+2
2025-02-05
cxgb4: Avoid a -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-3
/
+4
2025-02-05
bridge: mdb: Allow replace of a host-joined group
Petr Machata
2
-2
/
+2
2025-02-05
selftests: net: suppress ReST file generation when building selftests
Jakub Kicinski
1
-1
/
+2
2025-02-05
net-sysfs: remove rtnl_trylock from queue attributes
Antoine Tenart
1
-58
/
+89
2025-02-05
net-sysfs: prevent uncleared queues from being re-added
Antoine Tenart
1
-0
/
+32
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
3
-6
/
+23
2025-02-05
net-sysfs: remove rtnl_trylock from device attributes
Antoine Tenart
3
-53
/
+139
2025-02-05
net: phy: realtek: use string choices helpers
Heiner Kallweit
1
-4
/
+5
2025-02-04
r8169: make Kconfig option for LED support user-visible
Heiner Kallweit
1
-1
/
+2
2025-02-04
net: phy: realtek: make HWMON support a user-visible Kconfig symbol
Heiner Kallweit
1
-2
/
+6
2025-02-04
netconsole: selftest: Add test for fragmented messages
Breno Leitao
3
-0
/
+130
2025-02-04
net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+0
2025-02-04
net: warn if NAPI instance wasn't shut down
Jakub Kicinski
1
-0
/
+3
2025-02-04
cavium/liquidio: Remove unused lio_get_device_id
Dr. David Alan Gilbert
2
-23
/
+0
2025-02-04
mlxsw: spectrum_router: Remove unused functions
Dr. David Alan Gilbert
3
-52
/
+0
2025-02-04
net/mlx5: Remove unused mlx5dr_domain_sync
Dr. David Alan Gilbert
4
-60
/
+0
2025-02-04
mlx4: Remove unused functions
Dr. David Alan Gilbert
4
-49
/
+0
2025-02-04
net: qed: fix typos
Andrew Kreimer
1
-4
/
+4
2025-02-04
dt-bindings: net: faraday,ftgmac100: Add phys mode
Ninad Palsule
1
-0
/
+3
2025-02-04
neighbour: remove neigh_parms_destroy()
Eric Dumazet
1
-8
/
+1
2025-02-04
bonding: delete always true device check
Leon Romanovsky
1
-3
/
+0
2025-01-30
MAINTAINERS: add Neal to TCP maintainers
Jakub Kicinski
1
-0
/
+1
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
1
-30
/
+3
2025-01-30
net: hsr: fix fill_frame_info() regression vs VLAN packets
Eric Dumazet
1
-2
/
+5
2025-01-30
doc: mptcp: sysctl: blackhole_timeout is per-netns
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-30
mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-30
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
1
-4
/
+4
2025-01-30
net: sh_eth: Fix missing rtnl lock in suspend/resume path
Kory Maincent
1
-0
/
+4
2025-01-30
net: ravb: Fix missing rtnl lock in suspend/resume path
Kory Maincent
1
-8
/
+14
2025-01-29
selftests/net: Add test for loading devbound XDP program in generic mode
Toke Høiland-Jørgensen
1
-1
/
+13
2025-01-29
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
1
-0
/
+4
2025-01-29
tcp: correct handling of extreme memory squeeze
Jon Maloy
1
-3
/
+6
2025-01-29
bgmac: reduce max frame size to support just MTU 1500
Rafał Miłecki
1
-2
/
+1
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
1
-0
/
+47
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
1
-0
/
+58
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
2
-28
/
+18
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
3
-49
/
+26
2025-01-29
vsock: Allow retrying on connect() failure
Michal Luczaj
1
-0
/
+5
2025-01-29
vsock: Keep the binding until socket destruction
Michal Luczaj
1
-2
/
+6
2025-01-29
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
1
-2
/
+2
2025-01-29
Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming
Neeraj Sanjay Kale
1
-2
/
+1
2025-01-29
Bluetooth: Add ABI doc for sysfs reset
Hsin-chen Chuang
2
-0
/
+10
2025-01-29
Bluetooth: Fix possible infinite recursion of btusb_reset
Hsin-chen Chuang
1
-5
/
+0
2025-01-29
Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
Douglas Anderson
1
-0
/
+7
2025-01-29
lib/crc32: remove other generic implementations
Eric Biggers
4
-361
/
+40
2025-01-29
lib/crc: simplify the kconfig options for CRC implementations
Eric Biggers
1
-102
/
+14
2025-01-29
fs: pack struct kstat better
Christoph Hellwig
1
-2
/
+2
2025-01-29
s390/tracing: Define ftrace_get_symaddr() for s390
Masami Hiramatsu (Google)
1
-0
/
+1
[next]