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
/
i40e
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
i40e: add support for XDP_REDIRECT
Björn Töpel
1
-10
/
+64
2018-03-27
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-5
/
+4
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
1
-8
/
+13
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
1
-5
/
+11
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
1
-111
/
+251
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
1
-29
/
+39
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
1
-2
/
+9
2018-02-12
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
1
-1
/
+10
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
1
-41
/
+14
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-3
/
+3
2018-02-12
i40e: fix typo in function description
Alan Brady
1
-1
/
+1
2018-01-27
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
1
-8
/
+4
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
1
-0
/
+54
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+23
2018-01-06
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-2
/
+16
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
1
-3
/
+23
2017-11-22
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
1
-9
/
+0
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-10-26
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
1
-0
/
+1
2017-10-26
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
1
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-27
/
+36
2017-10-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
1
-27
/
+36
2017-10-10
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
1
-0
/
+9
2017-10-10
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
1
-4
/
+2
2017-10-06
i40e: ignore skb->xmit_more when deciding to set RS bit
Jacob Keller
1
-30
/
+4
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
1
-6
/
+6
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-0
/
+1
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
1
-5
/
+17
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
1
-17
/
+0
2017-08-28
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
1
-16
/
+15
2017-08-28
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-02
i40e: Initialize 64-bit statistics TX ring seqcount
Florian Fainelli
1
-0
/
+2
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
1
-3
/
+3
2017-07-26
i40e/i40evf: make IPv6 ATR code clearer
Jesse Brandeburg
1
-3
/
+9
2017-06-21
i40e: add support for XDP_TX action
Björn Töpel
1
-5
/
+113
2017-06-21
i40e: add XDP support for pass and drop actions
Björn Töpel
1
-31
/
+99
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-13
i40e: fix handling of HW ATR eviction
Jacob Keller
1
-2
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
1
-1
/
+2
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-05-31
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+1
2017-05-31
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-6
/
+20
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
1
-15
/
+7
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-7
/
+7
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
1
-4
/
+4
2017-04-20
i40e/i40evf: Add tracepoints
Scott Peterson
1
-0
/
+9
[next]