index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2
-7
/
+51
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2
-17
/
+55
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
3
-27
/
+160
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
3
-25
/
+79
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
5
-19
/
+199
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
1
-9
/
+9
2017-05-02
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2
-28
/
+21
2017-05-02
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2
-13
/
+5
2017-05-02
net: thunderx: Support for page recycling
Sunil Goutham
4
-20
/
+119
2017-04-30
liquidio: silence a locking static checker warning
Dan Carpenter
1
-0
/
+1
2017-04-21
liquidio: remove unnecessary variable assignment
Arnd Bergmann
1
-2
/
+0
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-04-17
net: thunderx: Fix set_max_bgx_per_node for 81xx rgx
George Cherian
2
-0
/
+2
2017-04-11
net: thunderx: Switch to pci_alloc_irq_vectors
Thanneeru Srinivasulu
3
-96
/
+40
2017-04-08
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
5
-5
/
+43
2017-04-07
net: thunderx: Enable TSO and checksum offloads for ipv6
Thanneeru Srinivasulu
2
-4
/
+14
2017-04-06
liquidio: fix Octeon core watchdog timeout false alarm
Felix Manlunas
3
-77
/
+107
2017-04-05
liquidio: clear the correct memory
Dan Carpenter
1
-1
/
+1
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2
-0
/
+2
2017-03-28
liquidio: refactor interrupt moderation code
Prasad Kanneganti
5
-244
/
+276
2017-03-24
liquidio: do not reset Octeon if NIC firmware was preloaded
Felix Manlunas
2
-13
/
+33
2017-03-22
liquidio: fix tx completions in napi poll
VSR Burru
2
-17
/
+22
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
7
-0
/
+103
2017-03-22
liquidio: fix Coverity scan errors
Felix Manlunas
2
-2
/
+4
2017-03-21
liquidio: fix for vf mac addr command sent to nic firmware
Rick Farrington
4
-8
/
+30
2017-03-21
liquidio: add debug error messages to report command timeout
Rick Farrington
2
-2
/
+4
2017-03-21
liquidio: remove duplicate code
Satanand Burla
3
-72
/
+36
2017-03-16
liquidio: fix wrong information about link modes reported to ethtool
Manish Awasthi
1
-4
/
+10
2017-03-16
liquidio: use meaningful names for IRQs
Rick Farrington
4
-16
/
+101
2017-03-16
liquidio: remove/replace invalid code
Rick Farrington
1
-16
/
+10
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-243
/
+349
2017-03-12
liquidio: optimize DMA in NUMA systems
VSR Burru
5
-22
/
+9
2017-03-09
liquidio: add support for XPS
Rick Farrington
1
-0
/
+9
2017-03-09
net: thunderx: Allow IPv6 frames with zero UDP checksum
Thanneeru Srinivasulu
1
-2
/
+4
2017-03-09
net: thunderx: Fix invalid mac addresses for node1 interfaces
Sunil Goutham
2
-14
/
+45
2017-03-09
net: thunderx: Fix LMAC mode debug prints for QSGMII mode
Sunil Goutham
1
-6
/
+0
2017-03-09
net: thunderx: Fix IOMMU translation faults
Sunil Goutham
4
-39
/
+156
2017-03-09
liquidio: improve UDP TX performance
VSR Burru
7
-182
/
+144
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+101
2017-02-10
net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
3
-0
/
+3
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2
-12
/
+101
2017-02-07
liquidio: do not dereference pointer if it's NULL
Felix Manlunas
2
-2
/
+2
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2017-02-01
liquidio: fix for iq and droq cnts going negative
Satanand Burla
4
-2
/
+15
2017-01-31
net: thunderx: avoid dereferencing xcv when NULL
Vincent
1
-2
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
4
-4
/
+4
2017-01-26
liquidio: Avoid accessing skb after submitting to input queue
Satanand Burla
2
-6
/
+6
2017-01-25
net: thunderx: Leave serdes lane config on 81/83xx to firmware
Sunil Goutham
1
-77
/
+18
2017-01-25
net: thunderx: Support to configure queue sizes from ethtool
Sunil Goutham
3
-9
/
+65
[next]