index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2018-03-19
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
2018-03-19
i40e: Prevent setting link speed on KX_X722
Patryk Małek
2018-03-19
i40e: Properly check allowed advertisement capabilities
Jan Sokolowski
2018-03-14
i40e: restore TCPv4 input set when re-enabling ATR
Jacob Keller
2018-03-14
i40e: fix for wrong partition id calculation on OCP mezz cards
Mariusz Stachura
2018-03-14
i40e: factor out re-enable functions for ATR and SB
Jacob Keller
2018-03-14
i40e: track filter type statistics when deleting invalid filters
Jacob Keller
2018-03-14
i40e: Fix permission check for VF MAC filters
Filip Sadowski
2018-03-14
i40e: Cleanup i40e_vlan_rx_register
Jacob Keller
2018-03-14
i40e: Fix attach VF to VM issue
Paweł Jabłoński
2018-03-14
i40e: remove i40e_fcoe files
Corentin Labbe
2018-02-26
i40e: remove some stray indenting
Dan Carpenter
2018-02-26
i40e: check that pointer VSI is not null before dereferencing it
Colin Ian King
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
2018-02-26
i40e: link_down_on_close private flag support
Mariusz Stachura
2018-02-14
i40e: Add and delete cloud filter
Avinash Dayanand
2018-02-14
i40e: Service request to configure bandwidth for ADq on a VF
Avinash Dayanand
2018-02-14
i40e: Delete queue channel for ADq on VF
Avinash Dayanand
2018-02-14
i40e: Enable ADq and create queue channel/s on VF
Avinash Dayanand
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
2018-02-13
i40e: do not force filter failure in overflow promiscuous
Alan Brady
2018-02-13
i40e: refactor promisc_changed in i40e_sync_vsi_filters
Alan Brady
2018-02-13
i40e: broadcast filters can trigger overflow promiscuous
Alan Brady
2018-02-13
i40e: don't leak memory addresses
Mitch Williams
2018-02-13
i40e: Make local function i40e_get_link_speed static
Wei Yongjun
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
Alan Brady
2018-02-12
i40e: Warn when setting link-down-on-close while in MFP
Paweł Jabłoński
2018-02-12
i40e: Add delay after EMP reset for firmware to recover
Filip Sadowski
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
i40e: fix typo in function description
Alan Brady
2018-02-07
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2018-01-26
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
Paweł Jabłoński
2018-01-26
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
i40e: fix reported mask for ntuple filters
Jacob Keller
2018-01-26
i40e: disallow programming multiple filters with same criteria
Jacob Keller
2018-01-26
i40e: program fragmented IPv4 filter input set
Jacob Keller
2018-01-26
i40e: Fix kdump failure
Avinash Dayanand
2018-01-26
i40e: cleanup unnecessary parens
Jeff Kirsher
2018-01-26
i40e: fix FW_LLDP flag on init
Alan Brady
2018-01-26
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
2018-01-26
i40e: change flags to use 64 bits
Alice Michael
2018-01-26
i40e: Display LLDP information on vSphere Web Client
Upasana Menon
2018-01-26
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
[prev]
[next]