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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.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-11-01
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
Jacob Keller
1
-17
/
+22
2016-11-01
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
5
-107
/
+161
2016-11-01
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
1
-33
/
+59
2016-11-01
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
1
-0
/
+6
2016-11-01
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
1
-12
/
+13
2016-11-01
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
1
-57
/
+56
2016-11-01
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2
-54
/
+69
2016-11-01
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
5
-272
/
+89
2016-11-01
i40e: Add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-28
/
+7
2016-10-29
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
3
-35
/
+14
2016-10-29
i40e: Fix bit logic error in failure case
David Ertman
1
-1
/
+1
2016-10-29
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
1
-1
/
+1
2016-10-29
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
1
-41
/
+0
2016-10-29
i40e: Fix for long link down notification time
Carolyn Wyborny
1
-1
/
+4
2016-10-29
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
1
-12
/
+6
2016-10-29
i40e: fix confusing dmesg info for ethtool -L option
Lihong Yang
1
-2
/
+2
2016-10-29
i40e: Make struct i40e_stats const
Joe Perches
1
-1
/
+1
2016-10-29
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
1
-1
/
+1
2016-10-29
i40e/i40evf: fix interrupt affinity bug
Alan Brady
3
-21
/
+81
2016-10-29
i40e: group base mode VF offload flags
Preethi Banala
1
-0
/
+4
2016-10-29
i40e: reopen client after reset
Mitch Williams
2
-32
/
+17
2016-10-29
i40e: Drop code for unsupported flow types
Alexander Duyck
1
-26
/
+5
2016-10-29
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
2
-33
/
+0
2016-10-29
i40e: Bit test mask correction
Filip Sadowski
1
-1
/
+1
2016-10-29
i40e: Rewrite Flow Director busy wait loop
Alexander Duyck
1
-9
/
+4
2016-10-29
i40e: Fix client interaction
Carolyn Wyborny
1
-16
/
+13
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-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
1
-5
/
+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
[prev]
[next]