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.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-10-28
i40e: fix call of ndo_dflt_bridge_getlink()
Huaibin Wang
1
-1
/
+1
2016-10-28
i40e: disable MSI-X interrupts if we cannot reserve enough vectors
Guilherme G Piccoli
1
-0
/
+1
2016-10-28
i40e: Fix configure TCs after initial DCB disable
David Ertman
2
-27
/
+5
2016-10-04
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
1
-0
/
+6
2016-10-04
i40e: fix sideband flow director vector allocation
Stefan Assmann
1
-2
/
+9
2016-10-04
i40e: fix MSI-X vector redistribution if hw limit is reached
Stefan Assmann
1
-16
/
+22
2016-10-04
i40e: check if vectors are already depleted when doing VMDq allocation
Stefan Assmann
1
-11
/
+16
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2
-8
/
+85
2016-09-25
i40e: don't configure zero-size RSS table
Mitch Williams
1
-0
/
+2
2016-09-25
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
3
-84
/
+3
2016-09-25
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
1
-51
/
+64
2016-09-25
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2
-11
/
+15
2016-09-25
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
1
-4
/
+4
2016-09-25
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
1
-1
/
+1
2016-09-25
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
1
-1
/
+1
2016-09-25
i40e: removing unreachable code
Henry Tieman
1
-5
/
+1
2016-09-25
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
Jacob Keller
1
-3
/
+7
2016-09-25
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
3
-20
/
+17
2016-09-25
i40e: add encap csum VF offload flag
Preethi Banala
1
-0
/
+1
2016-09-25
i40e: fix deleting mac filters
Alan Brady
1
-2
/
+2
2016-09-25
i40e: Remove 100 Mbps SGMII support for X722
Harshitha Ramamurthy
1
-1
/
+0
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-21
/
+34
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2
-4
/
+11
2016-09-23
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
1
-5
/
+2
2016-09-23
i40e: Fix for extra byte swap in tunnel setup
Carolyn Wyborny
1
-3
/
+3
2016-09-23
i40e: Fix to check for NULL
Carolyn Wyborny
1
-1
/
+10
2016-09-23
i40e: return correct opcode to VF
Mitch Williams
1
-2
/
+2
2016-09-23
i40e: fix "dump port" command when NPAR enabled
Alan Brady
1
-1
/
+6
2016-09-23
i40e: fix setting user defined RSS hash key
Alan Brady
3
-9
/
+11
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+11
2016-09-02
i40e: Fix kernel panic on enable/disable LLDP
Dave Ertman
1
-4
/
+11
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+30
2016-08-26
i40e: Change some init flow for the client
Anjali Singhai Jain
2
-12
/
+30
2016-08-20
i40e/i40evf: Fix indentation
Jeff Kirsher
1
-65
/
+66
2016-08-20
i40e: Correcting mutex usage in client code
Avinash Dayanand
1
-0
/
+1
2016-08-20
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
2
-7
/
+3
2016-08-20
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
1
-2
/
+2
2016-08-20
i40e: Check client is open before calling client ops
Catherine Sullivan
1
-0
/
+25
2016-08-20
i40e: use matching format identifiers
Heinrich Schuchardt
1
-13
/
+13
2016-08-20
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
1
-0
/
+21
2016-08-20
i40e: Fix byte ordering in ARP NS code for X722
Carolyn Wyborny
1
-17
/
+21
2016-08-20
i40e: refactor tail_bump check
Carolyn Wyborny
1
-4
/
+2
2016-08-20
i40e: use alloc_workqueue instead of create_singlethread_workqueue
Jacob Keller
1
-1
/
+2
2016-08-20
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
Jacob Keller
1
-4
/
+17
2016-08-20
i40e: fix broken i40e_config_rss_aq function
Jacob Keller
1
-34
/
+23
2016-08-20
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
Jacob Keller
1
-27
/
+27
2016-08-18
i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.
Sridhar Samudrala
1
-0
/
+1
2016-08-18
i40e: remove a stray unlock
Dan Carpenter
1
-1
/
+0
2016-08-18
i40e/i40evf-Bump version from 1.6.11 to 1.6.12
Bimmy Pujari
1
-1
/
+1
[next]