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
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2017-03-02
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2017-01-03
ixgbe: fix AER error handling
Emil Tantilov
2017-01-03
ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
2017-01-03
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
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
ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...
Sowmini Varadhan
2016-11-04
ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
Sowmini Varadhan
2016-11-04
ixgbe: set device if before calling get_invariants
Emil Tantilov
2016-11-04
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
2016-11-04
ixgbe: Handle previously-freed msix_entries
Mark Rustad
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-27
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
Emil Tantilov
2016-10-18
ixgbe: Flip to the new dev walk API
David Ahern
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
2016-09-23
ixgbe: simplify the logic for setting VLAN filtering
Emil Tantilov
2016-08-20
ixgbe: Add support for new X557 device
Don Skidmore
2016-08-20
ixgbe: add support for geneve Rx offload
Emil Tantilov
2016-08-18
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
2016-08-18
ixgbe: only check Tx queue enablement when debugging
Emil Tantilov
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-16
ixgbe: Re-enable ability to toggle VLAN filtering
Alexander Duyck
2016-08-16
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
Alexander Duyck
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
2016-07-22
ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()
Wei Yongjun
2016-07-22
ixgbe: Fix minor typo while freeing irq
Babu Moger
2016-07-14
ixgbe: napi_poll must return the work done
Paolo Abeni
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
[next]