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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
qed: Set the doorbell address correctly
Michal Kalderon
2
-12
/
+19
2019-05-26
qedr: Change the MSI-X vectors selection to be based on affined engine
Michal Kalderon
3
-4
/
+11
2019-05-26
qed: Modify offload protocols to use the affined engine
Michal Kalderon
4
-189
/
+273
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
4
-23
/
+40
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
11
-339
/
+1203
2019-05-26
qed: Modify api for performing a dmae to another PF
Michal Kalderon
8
-39
/
+52
2019-05-25
net: mvpp2: cls: Support steering to RSS contexts
Maxime Chevallier
1
-4
/
+54
2019-05-25
net: mvpp2: cls: Extract the RSS context when parsing the ethtool rule
Maxime Chevallier
1
-0
/
+6
2019-05-25
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
4
-41
/
+255
2019-05-25
net: mvpp2: cls: Bypass C2 internals FIFOs at init
Maxime Chevallier
2
-0
/
+8
2019-05-25
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
3
-4
/
+4
2019-05-25
flow_offload: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-05-24
net: stmmac: Prevent missing interrupts when running NAPI
Jose Abreu
1
-0
/
+3
2019-05-24
net: stmmac: dwmac4/5: Clear unused address entries
Jose Abreu
1
-2
/
+8
2019-05-24
net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()
Jose Abreu
1
-4
/
+0
2019-05-24
net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()
Jose Abreu
1
-4
/
+0
2019-05-24
net: stmmac: dwmac4/5: Fix Hash Filter
Jose Abreu
2
-0
/
+3
2019-05-24
net: stmmac: dwmac1000: Clear unused address entries
Jose Abreu
1
-0
/
+6
2019-05-24
net: stmmac: dwmac1000: Fix Hash Filter
Jose Abreu
1
-0
/
+1
2019-05-24
net: stmmac: Introduce selftests support
Jose Abreu
5
-0
/
+889
2019-05-24
net: stmmac: dwxgmac2: Also pass control frames while in promisc mode
Jose Abreu
2
-1
/
+2
2019-05-24
net: stmmac: dwmac4/5: Also pass control frames while in promisc mode
Jose Abreu
2
-1
/
+2
2019-05-24
net: stmmac: dwmac1000: Also pass control frames while in promisc mode
Jose Abreu
2
-1
/
+2
2019-05-24
net: stmmac: Switch MMC functions to HWIF callbacks
Jose Abreu
7
-10
/
+40
2019-05-24
net: ethernet: stmmac: dwmac-sun8i: Enable control of loopback
Corentin Labbe
1
-0
/
+13
2019-05-24
net: stmmac: dwxgmac2: Add MAC loopback support
Jose Abreu
2
-0
/
+14
2019-05-24
net: stmmac: dwmac4/5: Add MAC loopback support
Jose Abreu
2
-0
/
+16
2019-05-24
net: stmmac: dwmac1000: Add MAC loopback support
Jose Abreu
1
-0
/
+13
2019-05-24
net: stmmac: dwmac100: Add MAC loopback support
Jose Abreu
1
-0
/
+13
2019-05-24
net: stmmac: Add MAC loopback callback to HWIF
Jose Abreu
1
-0
/
+4
2019-05-24
net: phy: aquantia: add USXGMII support and warn if XGMII mode is set
Heiner Kallweit
1
-0
/
+8
2019-05-24
dt-bindings: net: document new usxgmii phy mode
Heiner Kallweit
1
-0
/
+1
2019-05-24
net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
Heiner Kallweit
1
-0
/
+3
2019-05-24
selftests/net: SO_TXTIME with ETF and FQ
Willem de Bruijn
5
-1
/
+332