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.13.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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2
-18
/
+21
2016-04-04
ixgbe: Extend trust to allow guest to set unicast address
chas williams
1
-1
/
+1
2016-04-04
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
1
-1
/
+1
2016-03-30
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
1
-12
/
+4
2016-03-30
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2
-7
/
+5
2016-03-30
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
1
-18
/
+34
2016-03-30
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
1
-2
/
+2
2016-03-30
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
1
-1
/
+1
2016-03-30
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
1
-24
/
+21
2016-03-30
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2
-49
/
+20
2016-03-30
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
1
-0
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-33
/
+367
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-03-02
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
1
-3
/
+0
2016-02-18
ixgbe: fix dates on header of ixgbe_model.h
John Fastabend
1
-1
/
+1
2016-02-18
ixgbe: use u32 instead of __u32 in model header
John Fastabend
1
-9
/
+9
2016-02-17
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
2
-0
/
+32
2016-02-17
net: ixgbe: add support for tc_u32 offload
John Fastabend
3
-30
/
+213
2016-02-17
net: ixgbe: add minimal parser details for ixgbe
John Fastabend
1
-0
/
+112
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-3
/
+4
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+10
2016-02-11
ixgbe: bulk free SKBs during TX completion cleanup cycle
Jesper Dangaard Brouer
1
-3
/
+3
2016-01-08
ixgbe: Make ATR recognize IPv6 extended headers
Mark Rustad
1
-10
/
+37
2016-01-08
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
3
-1
/
+8
2016-01-08
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
1
-2
/
+5
2016-01-08
ixgbe: Correct handling of any outer UDP checksum setting
Mark Rustad
1
-1
/
+1
2016-01-08
ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
Emil Tantilov
1
-5
/
+2
2016-01-08
ixgbe: fix broken PFC with X550
Vasu Dev
1
-3
/
+3
2016-01-08
ixgbe: use correct FCoE DDP max check
Vasu Dev
1
-2
/
+2
2016-01-08
ixgbe: Fill at least min credits to a TC credit refills
Vasu Dev
1
-1
/
+6
2015-12-30
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
1
-4
/
+4
2015-12-30
ixgbe: Correct X550EM_x revision check
Mark Rustad
2
-7
/
+4
2015-12-30
ixgbe: fix RSS limit for X550
Emil Tantilov
1
-1
/
+1
2015-12-30
ixgbe: Clean up redundancy in hw_enc_features
Mark Rustad
1
-5
/
+2
2015-12-30
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-13
/
+42
2015-12-30
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
1
-0
/
+4
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-12
ixgbe: do not report 2.5 Gbps as supported
Emil Tantilov
1
-4
/
+0
2015-12-12
ixgbe: Clean stale VLANs when changing port VLAN or resetting
Alexander Duyck
1
-5
/
+72
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
3
-9
/
+18
2015-12-12
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
3
-73
/
+72
2015-12-12
ixgbe: Add support for VLAN promiscuous with SR-IOV
Alexander Duyck
2
-12
/
+129
2015-12-12
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
1
-23
/
+19
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
6
-12
/
+38
2015-12-12
ixgbe: Simplify configuration of setting VLVF and VLVFB
Alexander Duyck
1
-54
/
+34
2015-12-12
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
Alexander Duyck
1
-72
/
+70
[prev]
[next]