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
Age
Commit message (
Expand
)
Author
2016-04-04
ixgbe: Extend cls_u32 offload to support UDP headers
Amritha Nambiar
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
2016-04-04
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2016-04-04
ixgbe: Add support for generic Tx checksums
Alexander Duyck
2016-04-04
ixgbe: use eth_platform_get_mac_address()
Sowmini Varadhan
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-04-04
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
Alexander Duyck
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2016-04-04
ixgbe: Extend trust to allow guest to set unicast address
chas williams
2016-04-04
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
2016-03-29
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
2016-03-29
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2016-03-29
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
2016-03-29
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
2016-03-29
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-29
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
2016-03-29
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
2016-03-29
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2016-03-29
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-01
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
2016-02-17
ixgbe: fix dates on header of ixgbe_model.h
John Fastabend
2016-02-17
ixgbe: use u32 instead of __u32 in model header
John Fastabend
2016-02-17
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
2016-02-17
net: ixgbe: add support for tc_u32 offload
John Fastabend
2016-02-17
net: ixgbe: add minimal parser details for ixgbe
John Fastabend
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-11
ixgbe: bulk free SKBs during TX completion cleanup cycle
Jesper Dangaard Brouer
2016-01-08
ixgbe: Make ATR recognize IPv6 extended headers
Mark Rustad
2016-01-08
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
2016-01-08
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
2016-01-08
ixgbe: Correct handling of any outer UDP checksum setting
Mark Rustad
2016-01-08
ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
Emil Tantilov
2016-01-08
ixgbe: fix broken PFC with X550
Vasu Dev
2016-01-08
ixgbe: use correct FCoE DDP max check
Vasu Dev
2016-01-08
ixgbe: Fill at least min credits to a TC credit refills
Vasu Dev
2015-12-29
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
2015-12-29
ixgbe: Correct X550EM_x revision check
Mark Rustad
2015-12-29
ixgbe: fix RSS limit for X550
Emil Tantilov
2015-12-29
ixgbe: Clean up redundancy in hw_enc_features
Mark Rustad
2015-12-29
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
2015-12-29
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-12
ixgbe: do not report 2.5 Gbps as supported
Emil Tantilov
[prev]
[next]