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
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
ixgbe: fix crash in build_skb Rx code path
Emil Tantilov
1
-0
/
+8
2018-01-26
ixgbe: don't set RXDCTL.RLPML for 82599
Emil Tantilov
1
-2
/
+6
2018-01-26
ixgbe: Fix && vs || typo
Dan Carpenter
1
-1
/
+1
2018-01-26
ixgbe: add support for reporting 5G link speed
Paul Greenwalt
1
-0
/
+3
2018-01-26
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
1
-18
/
+19
2018-01-26
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
Colin Ian King
1
-1
/
+1
2018-01-26
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-23
ixgbe: register ipsec offload with the xfrm subsystem
Shannon Nelson
2
-0
/
+23
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
4
-1
/
+10
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
5
-9
/
+112
2018-01-23
ixgbe: process the Rx ipsec offload
Shannon Nelson
3
-2
/
+115
2018-01-23
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
3
-0
/
+44
2018-01-23
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
3
-1
/
+399
2018-01-23
ixgbe: add ipsec data structures
Shannon Nelson
2
-0
/
+45
2018-01-23
ixgbe: add ipsec engine start and stop routines
Shannon Nelson
1
-0
/
+142
2018-01-23
ixgbe: add ipsec register access routines
Shannon Nelson
5
-0
/
+222
2018-01-23
ixgbe: clean up ipsec defines
Shannon Nelson
1
-13
/
+7
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
12
-39
/
+99
2018-01-12
ixgbe: Fix handling of macvlan Tx offload
Alexander Duyck
2
-10
/
+14
2018-01-12
ixgbe: avoid bringing rings up/down as macvlans are added/removed
Alexander Duyck
2
-58
/
+72
2018-01-12
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
Alexander Duyck
2
-108
/
+25
2018-01-12
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...
Alexander Duyck
1
-2
/
+8
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
6
-27
/
+29
2018-01-12
ixgbe: Default to 1 pool always being allocated
Alexander Duyck
2
-5
/
+3
2018-01-12
ixgbe: Assume provided MAC filter has been verified by macvlan
Alexander Duyck
1
-4
/
+8
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2
-11
/
+13
2018-01-09
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
1
-16
/
+4
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
4
-43
/
+34
2018-01-09
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
2
-4
/
+1
2018-01-09
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
1
-37
/
+25
2018-01-09
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
1
-16
/
+3
2018-01-09
ixgbe: Fix interaction between SR-IOV and macvlan offload
Alexander Duyck
1
-7
/
+5
2018-01-09
ixgbe: Remove an obsolete comment about ITR
Tonghao Zhang
1
-2
/
+0
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
7
-14
/
+198
2018-01-09
ixgbe: advertise highest capable link speed
Paul Greenwalt
1
-9
/
+8
2018-01-09
ixgbe: remove unused enum latency_range
Emil Tantilov
1
-7
/
+0
2018-01-09
ixgbe: enable multicast on shutdown for WOL
Emil Tantilov
1
-7
/
+7
2018-01-06
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-1
/
+15
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-2
/
+4
2017-11-22
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-106
/
+332
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-12
/
+6
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-2
/
+2
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-0
/
+3
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+6
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
1
-12
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
3
-8
/
+8
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
1
-2
/
+0
2017-10-21
ixgbe: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-6
/
+39
[next]