index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2
-2
/
+2
2017-07-14
liquidio: fix possible eeprom format string overflow
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
21
-195
/
+255
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-19
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
11
-109
/
+37
2017-06-19
liquidio: implement vlan filter enable and disable
Prasad Kanneganti
3
-10
/
+32
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
2
-0
/
+2
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-01
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-08
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
5
-5
/
+43
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-29
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-23
liquidio: fix tx completions in napi poll
VSR Burru
2
-17
/
+22
2017-03-23
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-22
liquidio: fix for vf mac addr command sent to nic firmware
Rick Farrington
4
-8
/
+30
2017-03-22
liquidio: add debug error messages to report command timeout
Rick Farrington
2
-2
/
+4
2017-03-22
liquidio: remove duplicate code
Satanand Burla
3
-72
/
+36
2017-03-17
liquidio: fix wrong information about link modes reported to ethtool
Manish Awasthi
1
-4
/
+10
2017-03-17
liquidio: use meaningful names for IRQs
Rick Farrington
4
-16
/
+101
2017-03-17
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
7
-182
/
+144
2017-03-13
liquidio: optimize DMA in NUMA systems
VSR Burru
5
-22
/
+9
2017-03-10
liquidio: add support for XPS
Rick Farrington
1
-0
/
+9
2017-03-10
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-10
net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
3
-0
/
+3
2017-02-07
liquidio: do not dereference pointer if it's NULL
Felix Manlunas
2
-2
/
+2
2017-02-01
liquidio: fix for iq and droq cnts going negative
Satanand Burla
4
-2
/
+15
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-26
liquidio: Avoid accessing skb after submitting to input queue
Satanand Burla
2
-6
/
+6
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
2
-2
/
+0
2017-01-14
liquidio: use fallback for selecting txq
Satanand Burla
2
-41
/
+0
2017-01-12
liquidio VF: reduce load time of module
Prasad Kanneganti
2
-4
/
+5
[next]