index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-23
1
-3
/
+4
*
ixgbe: enable TSO with IPsec offload
Shannon Nelson
2018-03-23
2
-11
/
+29
*
ixgbe: no need for esp trailer if GSO
Shannon Nelson
2018-03-23
1
-16
/
+21
*
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
2018-03-23
1
-4
/
+2
*
ixgbe: no need for ipsec csum feature check
Shannon Nelson
2018-03-23
1
-6
/
+0
*
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
2018-03-23
1
-2
/
+2
*
ixgbe: add status reg reads to ixgbe_check_remove
Paul Greenwalt
2018-03-23
2
-11
/
+21
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
18
-0
/
+18
*
ixgbe: fix disabling hide VLAN on VF reset
Paul Greenwalt
2018-03-12
1
-1
/
+5
*
ixgbe: Add receive length error counter
Tonghao Zhang
2018-03-12
1
-0
/
+1
*
ixgbe: remove unneeded ipsec state free callback
Shannon Nelson
2018-03-12
1
-13
/
+0
*
ixgbe: fix ipsec trailer length
Shannon Nelson
2018-03-12
1
-1
/
+23
*
ixgbe: check for 128-bit authentication
Shannon Nelson
2018-03-12
2
-5
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-0
/
+8
|
\
|
*
ixgbe: fix crash in build_skb Rx code path
Emil Tantilov
2018-02-26
1
-0
/
+8
*
|
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
Jacob Keller
2018-02-26
1
-1
/
+2
*
|
ixgbe: Avoid to write the RETA table when unnecessary
Tonghao Zhang
2018-02-26
1
-2
/
+2
*
|
ixgbe: remove redundant initialization of 'pool'
Colin Ian King
2018-02-26
1
-1
/
+0
|
/
*
ixgbe: don't set RXDCTL.RLPML for 82599
Emil Tantilov
2018-01-26
1
-2
/
+6
*
ixgbe: Fix && vs || typo
Dan Carpenter
2018-01-26
1
-1
/
+1
*
ixgbe: add support for reporting 5G link speed
Paul Greenwalt
2018-01-26
1
-0
/
+3
*
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
2018-01-26
1
-18
/
+19
*
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
Colin Ian King
2018-01-26
1
-1
/
+1
*
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
1
-4
/
+1
*
ixgbe: register ipsec offload with the xfrm subsystem
Shannon Nelson
2018-01-23
2
-0
/
+23
*
ixgbe: ipsec offload stats
Shannon Nelson
2018-01-23
4
-1
/
+10
*
ixgbe: process the Tx ipsec offload
Shannon Nelson
2018-01-23
5
-9
/
+112
*
ixgbe: process the Rx ipsec offload
Shannon Nelson
2018-01-23
3
-2
/
+115
*
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
2018-01-23
3
-0
/
+44
*
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
2018-01-23
3
-1
/
+399
*
ixgbe: add ipsec data structures
Shannon Nelson
2018-01-23
2
-0
/
+45
*
ixgbe: add ipsec engine start and stop routines
Shannon Nelson
2018-01-23
1
-0
/
+142
*
ixgbe: add ipsec register access routines
Shannon Nelson
2018-01-23
5
-0
/
+222
*
ixgbe: clean up ipsec defines
Shannon Nelson
2018-01-23
1
-13
/
+7
*
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
12
-39
/
+99
*
ixgbe: Fix handling of macvlan Tx offload
Alexander Duyck
2018-01-12
2
-10
/
+14
*
ixgbe: avoid bringing rings up/down as macvlans are added/removed
Alexander Duyck
2018-01-12
2
-58
/
+72
*
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
Alexander Duyck
2018-01-12
2
-108
/
+25
*
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...
Alexander Duyck
2018-01-12
1
-2
/
+8
*
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-12
6
-27
/
+29
*
ixgbe: Default to 1 pool always being allocated
Alexander Duyck
2018-01-12
2
-5
/
+3
*
ixgbe: Assume provided MAC filter has been verified by macvlan
Alexander Duyck
2018-01-12
1
-4
/
+8
*
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2018-01-09
2
-11
/
+13
*
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
2018-01-09
1
-16
/
+4
*
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
4
-43
/
+34
*
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
2018-01-09
2
-4
/
+1
*
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
2018-01-09
1
-37
/
+25
*
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
2018-01-09
1
-16
/
+3
*
ixgbe: Fix interaction between SR-IOV and macvlan offload
Alexander Duyck
2018-01-09
1
-7
/
+5
*
ixgbe: Remove an obsolete comment about ITR
Tonghao Zhang
2018-01-09
1
-2
/
+0
[next]