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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
3
-3
/
+0
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
1
-25
/
+29
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
2
-0
/
+91
2016-01-08
i40e: allow zero MAC address for VFs
Mitch Williams
1
-5
/
+6
2016-01-08
i40e: change log messages and error returns
Mitch Williams
1
-9
/
+18
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+10
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
4
-43
/
+150
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
-1
/
+1
2015-12-13
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
Catherine Sullivan
1
-1
/
+1
2015-12-13
i40e: clean whole mac filter list
Shannon Nelson
1
-8
/
+11
2015-12-13
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
Anjali Singhai Jain
1
-0
/
+1
2015-12-13
i40e: hush little warnings
Mitch Williams
1
-6
/
+12
2015-12-13
i40e: Opcode and structures required by OEM Post Update AQ command and add ne...
Michal Kosiarz
2
-0
/
+22
2015-12-13
i40e: use explicit cast from u16 to u8
Kamil Krawczyk
1
-1
/
+1
2015-12-13
i40e: don't add zero MAC filter
Mitch Williams
1
-6
/
+9
2015-12-13
i40e: properly delete VF MAC filters
Mitch Williams
3
-2
/
+44
2015-12-13
i40e: chomp the BIT(_ULL)
Jesse Brandeburg
1
-15
/
+15
2015-12-06
Revert "i40e: remove CONFIG_I40E_VXLAN"
Singhai, Anjali
2
-7
/
+9
2015-12-04
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
2
-7
/
+10
2015-12-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-154
/
+175
2015-12-03
i40e: Fix i40e_print_features() VEB mode output
Joe Perches
1
-23
/
+19
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
2
-9
/
+4
2015-12-03
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
1
-1
/
+1
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
1
-1
/
+1
2015-12-03
i40e: fix whitespace
Mitch Williams
1
-2
/
+2
2015-12-03
i40e: Remove separate functions gathering XOFF Rx stats
Neerav Parikh
1
-70
/
+7
2015-12-03
i40e: remove CONFIG_I40E_VXLAN
Jesse Brandeburg
2
-9
/
+7
2015-12-03
i40e: use priv flags to control packet split
Jesse Brandeburg
2
-0
/
+28
2015-12-03
i40e: propagate properly
Mitch Williams
2
-51
/
+76
2015-12-03
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
1
-5
/
+14
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
3
-6
/
+35
2015-12-02
i40e: remove unused argument
Jesse Brandeburg
4
-12
/
+18
2015-12-02
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-24
/
+20
2015-12-02
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
1
-1
/
+1
2015-12-02
i40e: make error message more useful
Mitch Williams
1
-2
/
+2
2015-12-02
i40e: fix confusing message
Helin Zhang
1
-1
/
+2
2015-12-02
i40e: Update error messaging
Carolyn Wyborny
1
-6
/
+10
2015-12-02
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
1
-0
/
+3
2015-12-02
i40e: rename rss_size to alloc_rss_size in i40e_pf
Helin Zhang
2
-17
/
+22
2015-12-02
i40e: add new fields to store user configuration
Helin Zhang
3
-17
/
+68
2015-11-25
i40e: Bump version to 1.4.2
Catherine Sullivan
1
-2
/
+2
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
3
-52
/
+107
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
3
-26
/
+71
2015-11-25
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
Helin Zhang
1
-1
/
+1
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
1
-9
/
+12
2015-11-25
i40e/i40evf: Add comment to #endif
Helin Zhang
1
-1
/
+1
2015-11-25
i40e: Move the saving of old link info from handle_link_event to link_event
Catherine Sullivan
1
-4
/
+3
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
5
-2
/
+10
[next]