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-08-02
liquidio: set sriov_totalvfs correctly
Derek Chickles
1
-0
/
+5
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+24
2017-07-29
liquidio: bump up driver version to match newer NIC firmware
Felix Manlunas
1
-2
/
+3
2017-07-29
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
2
-5
/
+24
2017-07-27
liquidio: cleanup: removed cryptic and misleading macro
Rick Farrington
1
-3
/
+1
2017-07-27
liquidio: standardization: use min_t instead of custom macro
Rick Farrington
1
-2
/
+1
2017-07-24
liquidio: fix implicit irq include causing build failures
Paul Gortmaker
1
-0
/
+2
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2017-07-19
liquidio: lio_main: remove unnecessary static in setup_io_queues()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-19
liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-19
liquidio: lowmem: init allocated memory to 0
Rick Farrington
1
-4
/
+4
2017-07-19
liquidio: lowmem: do not dereference null ptr
Rick Farrington
1
-0
/
+2
2017-07-19
liquidio: lowmem: init allocated memory to 0
Rick Farrington
1
-2
/
+2
2017-07-19
liquidio: support new firmware statistic fw_err_pki
Rick Farrington
2
-0
/
+5
2017-07-14
liquidio: fix possible eeprom format string overflow
Arnd Bergmann
1
-1
/
+1
2017-07-14
net: thunder_bgx: avoid format string overflow warning
Arnd Bergmann
1
-1
/
+1
2017-07-06
liquidio: fix bug in soft reset failure detection
Derek Chickles
2
-2
/
+2
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
24
-221
/
+272
2017-06-29
cavium: thunder: Remove duplicate "netdev->name" logging output
Joe Perches
2
-26
/
+15
2017-06-22
liquidio: stop using huge static buffer, save 4096k in .data
Denys Vlasenko
3
-8
/
+4
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-2
/
+2
2017-06-18
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
11
-109
/
+37
2017-06-18
liquidio: implement vlan filter enable and disable
Prasad Kanneganti
3
-10
/
+32
2017-06-16
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-06-14
liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames
Weilin Chang
1
-1
/
+1
2017-06-09
liquidio: disallow enabling firmware debug from a VF
Derek Chickles
2
-5
/
+8
2017-06-02
liquidio: Fix checkpatch errors with references crossing single line
Satanand Burla
3
-12
/
+10
2017-06-02
liquidio: VF interrupt initialization cleanup
Rick Farrington
2
-12
/
+17
2017-05-26
liquidio: fix inaccurate count of napi-processed rx packets reported to Octeon
Prasad Kanneganti
2
-3
/
+5
2017-05-26
liquidio: fix rare pci_driver.probe failure of VF driver
Prasad Kanneganti
2
-7
/
+10
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
3
-0
/
+3
2017-05-18
liquidio: make the spinlock octeon_devices_lock static
Colin Ian King
1
-1
/
+1
2017-05-17
liquidio: fix PF falsely indicating success at setting MAC address of a nonex...
Felix Manlunas
1
-0
/
+3
2017-05-17
liquidio: fix insmod failure when multiple NICs are plugged in
Rick Farrington
3
-10
/
+123
2017-05-16
liquidio: use pcie_flr instead of duplicating it
Christoph Hellwig
1
-16
/
+1
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
[next]