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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-18
net:liquidio: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-06-16
liquidio: Introduce new octeon2/3 header
Raghu Vatsavayi
7
-97
/
+334
2016-06-16
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
12
-174
/
+187
2016-06-16
liquidio: New driver FW command structure
Raghu Vatsavayi
3
-130
/
+19
2016-06-16
liquidio: Consider PTP for packet size calculations
Raghu Vatsavayi
2
-15
/
+25
2016-06-16
liquidio: RX desc alloc changes
Raghu Vatsavayi
4
-83
/
+316
2016-06-16
liquidio:RX queue alloc changes
Raghu Vatsavayi
3
-33
/
+52
2016-06-16
liquidio:Scatter gather list per IQ
Raghu Vatsavayi
2
-73
/
+149
2016-06-16
liquidio: Host queue mapping changes
Raghu Vatsavayi
6
-65
/
+142
2016-06-16
liquidio: Avoid double free during soft command
Raghu Vatsavayi
3
-5
/
+5
2016-06-10
net: cavium: liquidio: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-06-07
net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-06-07
net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+4
2016-05-21
net:liquidio: use kmemdup
Muhammad Falak R Wani
1
-3
/
+1
2016-05-20
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
1
-1
/
+1
2016-05-19
net: thunderx: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+3
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-05-10
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
1
-0
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-4
/
+4
2016-04-14
net: thunderx: Fix broken of_node_put() code.
David Daney
1
-2
/
+3
2016-03-19
netdev: Move octeon/octeon_mgmt driver to cavium directory.
David Daney
4
-0
/
+1610
2016-03-17
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
1
-6
/
+20
2016-03-17
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
1
-1
/
+1
2016-03-14
net: thunderx: Cleanup PHY probing code.
David Daney
1
-11
/
+18
2016-03-14
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
1
-22
/
+30
2016-03-14
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2
-8
/
+24
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+16
2016-02-26
net: thunderx: Fix for Qset error due to CQ full
Sunil Goutham
3
-1
/
+16
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-20
/
+15
2016-02-18
net: thunderx: Fix receive packet stats
Sunil Goutham
3
-13
/
+9
2016-02-18
net: thunderx: Fix for HW TSO not enabled for secondary qsets
Sunil Goutham
1
-3
/
+3
2016-02-18
net: thunderx: Fix for multiqset not configured upon interface toggle
Sunil Goutham
1
-1
/
+0
2016-02-13
net: cavium: liquidio: fix check for in progress flag
Colin Ian King
1
-1
/
+1
2016-02-13
net: cavium: liquidio: Return correct error code
Amitoj Kaur Chawla
2
-2
/
+2
2016-02-11
net: thunderx: Alloc higher order pages when pagesize is small
Sunil Goutham
1
-1
/
+1
2016-02-11
net: thunderx: bgx: Add log message when setting mac address
Robert Richter
1
-3
/
+8
2016-02-11
net: thunderx: bgx: Use standard firmware node infrastructure.
David Daney
1
-13
/
+14
2016-02-11
net: thunderx: Assign affinity hints to vf's interrupts
Sunil Goutham
2
-2
/
+36
2016-02-11
net: thunderx: Use napi_schedule_irqoff()
Sunil Goutham
1
-1
/
+1
2016-02-11
net, thunderx: Add TX timeout and RX buffer alloc failure stats.
Thanneeru Srinivasulu
4
-2
/
+7
2016-01-29
net: cavium: liquidio: use helpers ns_to_timespec64()
Kefeng Wang
1
-3
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+18
2015-12-12
net: thunderx: Enable CQE count threshold interrupt
Sunil Goutham
2
-2
/
+2
2015-12-12
net: thunderx: HW TSO support for pass-2 hardware
Sunil Goutham
5
-29
/
+53
2015-12-09
net: thunderx: Correctly distinguish between VF and LMAC count
Pavel Fedin
1
-21
/
+18
2015-12-07
net, thunderx: Remove unnecessary rcv buffer start address management
Sunil Goutham
2
-48
/
+11
2015-12-07
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
Yury Norov
1
-100
/
+40
2015-12-02
net: thunderx: Enable BGX LMAC's RX/TX only after VF is up
Sunil Goutham
3
-3
/
+38
2015-12-02
net: thunderx: Switchon carrier only upon interface link up
Sunil Goutham
3
-4
/
+18
[next]