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
2023-06-23
mlxsw: spectrum_router: Split nexthop finalization to two stages
Petr Machata
1
-4
/
+9
2023-06-23
mlxsw: spectrum_router: Use router.lb_crif instead of .lb_rif_index
Petr Machata
2
-9
/
+4
2023-06-23
mlxsw: spectrum_router: Link CRIFs to RIFs
Petr Machata
1
-12
/
+47
2023-06-23
mlxsw: spectrum_router: Maintain CRIF for fallback loopback RIF
Petr Machata
2
-1
/
+12
2023-06-23
mlxsw: spectrum_router: Maintain a hash table of CRIFs
Petr Machata
2
-0
/
+176
2023-06-23
mlxsw: spectrum_router: Use mlxsw_sp_ul_rif_get() to get main VRF LB RIF
Petr Machata
1
-5
/
+6
2023-06-23
mlxsw: spectrum_router: Add extack argument to mlxsw_sp_lb_rif_init()
Petr Machata
1
-2
/
+3
2023-06-23
dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema
Rob Herring
1
-2
/
+2
2023-06-23
s390/ctcm: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
5
-30
/
+33
2023-06-23
s390/ctcm: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
1
-5
/
+5
2023-06-23
s390/lcs: Convert sprintf to scnprintf
Thorsten Winkler
1
-1
/
+1
2023-06-23
s390/lcs: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
1
-6
/
+7
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
8
-51
/
+33
2023-06-23
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2
-12
/
+48
2023-06-23
net: hns3: refine the tcam key convert handle
Jian Shen
1
-8
/
+3
2023-06-22
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-22
sfc: keep alive neighbour entries while a TC encap action is using them
Edward Cree
4
-1
/
+81
2023-06-22
net: dsa: qca8k: add support for additional modes for netdev trigger
Christian Marangi
1
-0
/
+20
2023-06-22
docs: ABI: sysfs-class-led-trigger-netdev: add new modes and entry
Christian Marangi
1
-0
/
+89
2023-06-22
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
2023-06-22
net: dsa: microchip: fix writes to phy registers >= 0x10
Rasmus Villemoes
1
-1
/
+17
2023-06-22
net: dsa: microchip: add ksz_prmw32() helper
Rasmus Villemoes
1
-0
/
+7
2023-06-22
net: dsa: microchip: simplify ksz_prmw8()
Rasmus Villemoes
1
-11
/
+2
2023-06-22
tools: ynl: improve the direct-include header guard logic
Jakub Kicinski
1
-14
/
+6
2023-06-22
net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksum
Zhengchao Shao
1
-21
/
+11
2023-06-22
net: macb: update PCS driver to use neg_mode
Russell King (Oracle)
1
-3
/
+5
2023-06-22
net: dsa: mt7530: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-06-22
net: dsa: b53: update PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2023-06-22
net: sparx5: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+5
2023-06-22
net: qca8k: update PCS driver to use neg_mode
Russell King (Oracle)
1
-7
/
+6
2023-06-22
net: prestera: update PCS driver to use neg_mode
Russell King (Oracle)
1
-8
/
+3
2023-06-22
net: mvpp2: update PCS driver to use neg_mode
Russell King (Oracle)
1
-6
/
+8
2023-06-22
net: mvneta: update PCS driver to use neg_mode
Russell King (Oracle)
1
-3
/
+4
2023-06-22
net: lan966x: update PCS driver to use neg_mode
Russell King (Oracle)
2
-4
/
+4
2023-06-22
net: pcs: lynx: update PCS driver to use neg_mode
Russell King (Oracle)
1
-18
/
+18
2023-06-22
net: pcs: lynxi: update PCS driver to use neg_mode
Russell King (Oracle)
1
-23
/
+16
2023-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
3
-30
/
+31
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
5
-18
/
+27
2023-06-22
net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
Russell King (Oracle)
1
-5
/
+4
2023-06-22
net: phylink: add PCS negotiation mode
Russell King (Oracle)
2
-17
/
+132
2023-06-22
net/tls: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
tcp: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
i40e, xsk: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
1
-1
/
+19
2023-06-22
wifi: ieee80211: fix erroneous NSTR bitmap size checks
Johannes Berg
1
-2
/
+2
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
1
-2
/
+6
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-06-22
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
2
-0
/
+8
[next]