index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
2
-0
/
+2
*
liquidio: refactor interrupt moderation code
Prasad Kanneganti
2017-03-29
5
-244
/
+276
*
liquidio: do not reset Octeon if NIC firmware was preloaded
Felix Manlunas
2017-03-24
2
-13
/
+33
*
liquidio: fix tx completions in napi poll
VSR Burru
2017-03-23
2
-17
/
+22
*
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-23
7
-0
/
+103
*
liquidio: fix Coverity scan errors
Felix Manlunas
2017-03-22
2
-2
/
+4
*
liquidio: fix for vf mac addr command sent to nic firmware
Rick Farrington
2017-03-22
4
-8
/
+30
*
liquidio: add debug error messages to report command timeout
Rick Farrington
2017-03-22
2
-2
/
+4
*
liquidio: remove duplicate code
Satanand Burla
2017-03-22
3
-72
/
+36
*
liquidio: fix wrong information about link modes reported to ethtool
Manish Awasthi
2017-03-17
1
-4
/
+10
*
liquidio: use meaningful names for IRQs
Rick Farrington
2017-03-17
4
-16
/
+101
*
liquidio: remove/replace invalid code
Rick Farrington
2017-03-17
1
-16
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
13
-243
/
+349
|
\
|
*
net: thunderx: Allow IPv6 frames with zero UDP checksum
Thanneeru Srinivasulu
2017-03-09
1
-2
/
+4
|
*
net: thunderx: Fix invalid mac addresses for node1 interfaces
Sunil Goutham
2017-03-09
2
-14
/
+45
|
*
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
Sunil Goutham
2017-03-09
1
-6
/
+0
|
*
net: thunderx: Fix IOMMU translation faults
Sunil Goutham
2017-03-09
4
-39
/
+156
|
*
liquidio: improve UDP TX performance
VSR Burru
2017-03-09
7
-182
/
+144
*
|
liquidio: optimize DMA in NUMA systems
VSR Burru
2017-03-13
5
-22
/
+9
*
|
liquidio: add support for XPS
Rick Farrington
2017-03-09
1
-0
/
+9
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
2
-12
/
+101
|
\
|
*
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2017-02-08
2
-12
/
+101
*
|
net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
3
-0
/
+3
*
|
liquidio: do not dereference pointer if it's NULL
Felix Manlunas
2017-02-07
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-2
/
+1
|
\
|
|
*
net: thunderx: avoid dereferencing xcv when NULL
Vincent
2017-01-31
1
-2
/
+1
*
|
liquidio: fix for iq and droq cnts going negative
Satanand Burla
2017-02-01
4
-2
/
+15
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
4
-4
/
+4
*
|
liquidio: Avoid accessing skb after submitting to input queue
Satanand Burla
2017-01-26
2
-6
/
+6
*
|
net: thunderx: Leave serdes lane config on 81/83xx to firmware
Sunil Goutham
2017-01-25
1
-77
/
+18
*
|
net: thunderx: Support to configure queue sizes from ethtool
Sunil Goutham
2017-01-25
3
-9
/
+65
*
|
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
2
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-5
/
+6
|
\
|
|
*
net: thunderx: acpi: fix LMAC initialization
Vadim Lomovtsev
2017-01-12
1
-5
/
+6
*
|
liquidio: use fallback for selecting txq
Satanand Burla
2017-01-14
2
-41
/
+0
*
|
liquidio VF: reduce load time of module
Prasad Kanneganti
2017-01-12
2
-4
/
+5
*
|
liquidio: remove unnecessary code
Felix Manlunas
2017-01-12
1
-7
/
+1
*
|
net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()
Robert Richter
2017-01-11
1
-1
/
+1
*
|
net: thunderx: Fix error return code in nicvf_open()
Wei Yongjun
2017-01-11
1
-1
/
+2
*
|
liquidio: store the L4 hash of rx packets in skb
Prasad Kanneganti
2017-01-10
3
-3
/
+33
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
|
liquidio: simplify octeon_flush_iq()
Derek Chickles
2017-01-08
4
-28
/
+27
*
|
liquidio: fix wrong information about channels reported to ethtool
Weilin Chang
2017-01-06
1
-5
/
+9
*
|
liquidio VF: fix incorrect struct being used
Prasad Kanneganti
2017-01-06
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
1
-1
/
+1
|
\
|
|
*
LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK
Nicolas Pitre
2017-01-04
1
-1
/
+1
*
|
liquidio: remove PTP support in 23XX adapters
Prasad Kanneganti
2017-01-04
1
-2
/
+8
*
|
liquidio: optimize reads from Octeon PCI console
Felix Manlunas
2016-12-30
4
-8
/
+39
|
/
*
net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...
Arvind Yadav
2016-12-19
1
-0
/
+6
[next]