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