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
/
fs
/
hppfs
/
hppfs_kern.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
16 hours
gve: Add Rx HWTS metadata to AF_XDP ZC mode
Tim Hostetler
2
-2
/
+21
16 hours
gve: Prepare bpf_xdp_metadata_rx_timestamp support
Tim Hostetler
3
-10
/
+34
16 hours
gve: Wrap struct xdp_buff
Tim Hostetler
2
-8
/
+13
16 hours
gve: Move ptp_schedule_worker to gve_init_clock
Tim Hostetler
2
-4
/
+12
16 hours
net: phy: micrel: lan8814: Enable in-band auto-negotiation
Horatiu Vultur
1
-5
/
+21
20 hours
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
Sunday Adelodun
3
-0
/
+179
21 hours
net: stmmac: Disable EEE RX clock stop when VLAN is enabled
Ovidiu Panait
1
-1
/
+5
21 hours
net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
Ovidiu Panait
1
-1
/
+2
26 hours
dpll: zl3073x: Remove unused dev wrappers
Ivan Vecera
1
-77
/
+0
26 hours
dpll: zl3073x: Cache all output properties in zl3073x_out
Ivan Vecera
3
-290
/
+193
26 hours
dpll: zl3073x: Cache all reference properties in zl3073x_ref
Ivan Vecera
4
-232
/
+239
26 hours
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
4
-75
/
+68
26 hours
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
11
-315
/
+584
26 hours
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
2
-82
/
+60
27 hours
s390/qeth: Handle ambiguous OSA RCs in s390dbf
Aswin Karuvally
3
-49
/
+205
27 hours
s390/qeth: Move all OSA RCs to single enum
Aswin Karuvally
1
-10
/
+5
27 hours
r8169: bail out from probe if fiber mode is detected on RTL8127AF
Heiner Kallweit
1
-0
/
+9
27 hours
net: stmmac: dwmac-sophgo: Add phy interface filter
Inochi Amaoto
1
-1
/
+19
27 hours
net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
Inochi Amaoto
2
-0
/
+46
27 hours
dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
Inochi Amaoto
1
-0
/
+19
27 hours
net: mana: Add standard counter rx_missed_errors
Erni Sri Satya Vennela
4
-7
/
+43
27 hours
net: mana: Move hardware counter stats from per-port to per-VF context
Erni Sri Satya Vennela
3
-76
/
+90
27 hours
net: stmmac: remove unnecessary .pkt_route queue initialisation
Russell King (Oracle)
4
-19
/
+2
27 hours
net: stmmac: remove unnecessary .prio queue initialisation
Russell King (Oracle)
1
-10
/
+4
27 hours
net: stmmac: remove unnecessary .use_prio queue initialisation
Russell King (Oracle)
4
-21
/
+0
27 hours
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
Russell King (Oracle)
4
-5
/
+7
27 hours
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
Russell King (Oracle)
5
-23
/
+8
27 hours
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat_alloc()
Russell King (Oracle)
6
-19
/
+2
27 hours
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_alloc()
Russell King (Oracle)
5
-16
/
+3
27 hours
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
Russell King (Oracle)
5
-20
/
+2
27 hours
net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
Russell King (Oracle)
2
-5
/
+2
27 hours
net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
Russell King (Oracle)
4
-6
/
+5
27 hours
net: stmmac: add stmmac_plat_dat_alloc()
Russell King (Oracle)
6
-4
/
+18
27 hours
NFC: mei_phy: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
27 hours
qede: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
3
-50
/
+54
27 hours
bnx2x: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-22
/
+48
27 hours
selftests: mptcp: get stats just before timing out
Matthieu Baerts (NGI0)
5
-42
/
+86
27 hours
selftests: mptcp: wait for port instead of sleep
Matthieu Baerts (NGI0)
2
-2
/
+3
27 hours
selftests: mptcp: connect: avoid double packet traces
Matthieu Baerts (NGI0)
1
-4
/
+10
27 hours
selftests: mptcp: lib: get counters from nstat history
Matthieu Baerts (NGI0)
2
-56
/
+47
27 hours
selftests: mptcp: join: dump stats from history
Matthieu Baerts (NGI0)
2
-5
/
+17
27 hours
selftests: mptcp: lib: stats: remove nstat rate columns
Matthieu Baerts (NGI0)
1
-2
/
+2
27 hours
selftests: mptcp: lib: remove stats files args
Matthieu Baerts (NGI0)
5
-13
/
+14
27 hours
selftests: mptcp: lib: introduce 'nstat_{init,get}'
Matthieu Baerts (NGI0)
5
-32
/
+30
30 hours
tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
Eric Dumazet
2
-2
/
+3
30 hours
net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register
Heiner Kallweit
1
-24
/
+0
30 hours
tools: ynltool: remove -lmnl from link flags
Jakub Kicinski
1
-1
/
+1
30 hours
eth: fbnic: Configure RDE settings for pause frame
Mohsin Bashir
4
-4
/
+28
30 hours
mlx5: extract GRXRINGS from .get_rxnfc
Breno Leitao
2
-20
/
+16
30 hours
mlx4: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-3
/
+8
[next]