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
/
ixgbevf
/
ixgbevf_main.c
Age
Commit message (
Expand
)
Author
2018-02-26
ixgbevf: add support for using order 1 pages to receive large frames
Emil Tantilov
2018-02-26
ixgbevf: use page_address offset from page
Emil Tantilov
2018-01-26
ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()
Emil Tantilov
2018-01-26
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
Emil Tantilov
2018-01-26
ixgbevf: clear rx_buffer_info in configure instead of clean
Emil Tantilov
2018-01-26
ixgbevf: add counters for Rx page allocations
Emil Tantilov
2018-01-26
ixgbevf: update code to better handle incrementing page count
Emil Tantilov
2018-01-26
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
Emil Tantilov
2018-01-26
ixgbevf: use length to determine if descriptor is done
Emil Tantilov
2018-01-26
ixgbevf: only DMA sync frame length
Emil Tantilov
2018-01-26
ixgbevf: add function for checking if we can reuse page
Emil Tantilov
2018-01-12
ixgbevf: Fix kernel-doc format warnings
Tony Nguyen
2018-01-09
ixgbevf: remove redundant setting of xcast_mode
Emil Tantilov
2017-11-21
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-08-01
ixgbe: Initialize 64-bit stats seqcounts
Florian Fainelli
2017-06-13
ixgbevf: Bump version number
Tony Nguyen
2017-05-31
ixgbevf: Resolve truncation warning for q_vector->name
Tony Nguyen
2017-05-31
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
Scott Peterson
2017-04-29
ixgbevf: Check for RSS key before setting value
Tony Nguyen
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-03
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
2017-01-03
ixgbevf: restore hw_addr on resume or error
Emil Tantilov
2017-01-03
ixgbevf: fix AER error handling
Emil Tantilov
2017-01-03
ixgbevf: handle race between close and suspend on shutdown
Emil Tantilov
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-01
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2016-11-04
ixgbevf: Handle previously-freed msix_entries
Mark Rustad
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-09-23
ixgbevf: add spinlocks for MTU change calls
Emil Tantilov
2016-08-18
ixgbevf: only check Tx queue enablement when debugging
Emil Tantilov
2016-08-18
ixgbevf: change hw_dbg to use netdev_dbg
Emil Tantilov
2016-07-22
ixgbevf: Add range checking for setting MTU
Tony Nguyen
2016-07-22
ixgbevf: Protect ixgbevf_reset_subtask from remove event
Don Skidmore
2016-07-22
ixgbevf: Add lock around ixgbevf_reinit_locked call
Don Skidmore
2016-07-22
ixgbevf: add VF support for new hardware
Don Skidmore
2016-07-22
ixgbevf: bump version number
Don Skidmore
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-04
ixgbevf: Remove unused parameter
Tony Nguyen
2016-05-04
ixgbevf: Use mac_ops instead of trying to identify NIC type
Alexander Duyck
2016-05-04
ixgbevf: Change the relaxed order settings in VF driver for sparc
Babu Moger
2016-05-04
ixgbevf: Support Windows hosts (Hyper-V)
KY Srinivasan
2016-04-25
ixgbevf: Move API negotiation function into mac_ops
Alexander Duyck
2016-04-25
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
2016-04-25
ixgbevf: make use of BIT() macro to avoid shift of signed values
Jacob Keller
2016-04-07
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
Alexander Duyck
[prev]
[next]