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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
qed: Add qed devlink parameters table
Michal Kalderon
2
-0
/
+113
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
Merge branch 'net-mvpp2-Classifier-updates-RSS'
David S. Miller
4
-48
/
+326
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
Merge branch 'net-stmmac-Improvements-and-Selftests'
David S. Miller
21
-23
/
+1029
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
Merge branch 'net-phy-add-interface-mode-PHY_INTERFACE_MODE_USXGMII'
David S. Miller
3
-0
/
+12
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
2019-05-24
Merge branch 'ipv6-Move-exceptions-to-fib6_nh-and-make-it-optional-in-a-fib6_info'
David S. Miller
8
-244
/
+820
2019-05-24
selftests: Add redirect tests
David Ahern
1
-0
/
+455
2019-05-24
ipv6: Refactor ip6_route_del for cached routes
David Ahern
1
-15
/
+21
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
7
-101
/
+106
2019-05-24
ipv6: Move exception bucket to fib6_nh
David Ahern
3
-73
/
+126
2019-05-24
ipv6: Refactor exception functions
David Ahern
1
-48
/
+86
2019-05-24
ipv6: Refactor fib6_drop_pcpu_from
David Ahern
1
-10
/
+25
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
4
-34
/
+38
2019-05-24
Merge branch 'ENETC-support-hardware-timestamping'
David S. Miller
10
-6
/
+235
2019-05-24
arm64: dts: fsl: ls1028a: add ENETC 1588 timer node
Y.b. Lu
1
-0
/
+6
2019-05-24
dt-binding: ptp_qoriq: support ENETC PTP compatible
Y.b. Lu
1
-0
/
+1
2019-05-24
enetc: add get_ts_info interface for ethtool
Y.b. Lu
3
-0
/
+39
[next]