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-06
net/mlx5e: Remove unused mlx5e_tc_flow_action struct
Gal Pressman
1
-5
/
+0
2025-02-06
net/mlx5: Remove stray semicolon in LAG port selection table creation
Gal Pressman
1
-1
/
+1
2025-02-06
net/mlx5e: Support FEC settings for 200G per lane link modes
Jianbo Liu
3
-10
/
+56
2025-02-06
net/mlx5: Add support for 200Gbps per lane link modes
Jianbo Liu
3
-0
/
+27
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
3
-1
/
+79
2025-02-06
net/mlx5: Generate PPS IN event on new function for shared clock
Jianbo Liu
3
-7
/
+99
2025-02-06
net/mlx5: Support one PTP device per hardware clock
Jianbo Liu
2
-48
/
+203
2025-02-06
net/mlx5: Move PPS notifier and out_work to clock_state
Jianbo Liu
2
-21
/
+18
2025-02-06
net/mlx5: Add devcom component for the clock shared by functions
Jianbo Liu
3
-1
/
+61
2025-02-06
net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
Jianbo Liu
9
-64
/
+116
2025-02-06
net/mlx5: Add API to get mlx5_core_dev from mlx5_clock
Jianbo Liu
1
-17
/
+18
2025-02-06
net/mlx5: Add init and destruction functions for a single HW clock
Jianbo Liu
1
-17
/
+31
2025-02-06
net/mlx5: Change parameters for PTP internal functions
Jianbo Liu
1
-11
/
+8
2025-02-06
net/mlx5: Add helper functions for PTP callbacks
Jianbo Liu
1
-10
/
+22
2025-02-05
selftests: forwarding: vxlan_bridge_1d: Check aging while forwarding
Ido Schimmel
1
-0
/
+2
2025-02-05
vxlan: Avoid unnecessary updates to FDB 'used' time
Ido Schimmel
1
-7
/
+5
2025-02-05
vxlan: Age out FDB entries based on 'updated' time
Ido Schimmel
1
-1
/
+1
2025-02-05
vxlan: Refresh FDB 'updated' time upon user space updates
Ido Schimmel
1
-2
/
+1
2025-02-05
vxlan: Refresh FDB 'updated' time upon 'NTF_USE'
Ido Schimmel
1
-1
/
+3
2025-02-05
vxlan: Always refresh FDB 'updated' time when learning is enabled
Ido Schimmel
1
-1
/
+4
2025-02-05
vxlan: Read jiffies once when updating FDB 'used' time
Ido Schimmel
1
-2
/
+6
2025-02-05
vxlan: Annotate FDB data races
Ido Schimmel
1
-9
/
+9
2025-02-05
ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
Geert Uytterhoeven
1
-6
/
+10
2025-02-05
r8169: don't scan PHY addresses > 0
Heiner Kallweit
1
-0
/
+1
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
[next]