index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: check pointers before use
Shannon Nelson
2015-02-26
1
-1
/
+1
*
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
2015-02-26
1
-0
/
+35
*
i40e: stop flow director on shutdown
Mitch A Williams
2015-02-26
1
-0
/
+1
*
i40e: disconnect irqs on shutdown
Shannon Nelson
2015-02-26
1
-6
/
+8
*
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
2015-02-26
1
-12
/
+12
*
i40e: Issue a PF reset if Tx queue disable timeout
Parikh, Neerav
2015-02-26
1
-1
/
+7
*
i40e: Fix the Tx ring qset handle when DCB reconfigures
Parikh, Neerav
2015-02-26
1
-2
/
+9
*
i40e: Fix the case where per TC queue count was higher than queues enabled
Anjali Singhai
2015-02-26
1
-1
/
+6
*
i40e: fix race in hang check
Jesse Brandeburg
2015-02-26
2
-48
/
+60
*
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
2015-02-26
4
-0
/
+132
*
i40e: Don't check for Tx hang when PF down
Akeem G Abodunrin
2015-02-26
1
-1
/
+2
*
i40e: fix shift precedence issue
Shannon Nelson
2015-02-26
2
-3
/
+4
*
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
2015-02-26
1
-1
/
+3
*
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2015-02-10
2
-2
/
+2
*
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
2015-02-09
2
-0
/
+4
*
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
2015-02-09
1
-0
/
+1
*
i40e: use dev_port for fcoe netdev
Vasu Dev
2015-02-09
1
-0
/
+6
*
i40e: Fix function header
Greg Rose
2015-02-09
1
-1
/
+1
*
i40e: fix led blink toggle to enable steady state
Matt Jared
2015-02-09
1
-2
/
+4
*
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
2015-02-09
3
-4
/
+39
*
i40e: stop the service task at shutdown
Mitch Williams
2015-02-09
1
-0
/
+2
*
i40evf: stop the watchdog for shutdown
Mitch Williams
2015-02-09
1
-0
/
+6
*
i40evf: ignore bogus messages from FW
Mitch Williams
2015-02-09
1
-1
/
+1
*
i40evf: reset on module unload
Mitch Williams
2015-02-09
1
-5
/
+10
*
i40e: add locking around VF reset
Mitch Williams
2015-02-09
2
-6
/
+8
*
i40e: Use even more ARQ descriptors
Mitch Williams
2015-02-09
1
-2
/
+2
*
i40e: delay after VF reset
Mitch Williams
2015-02-09
1
-6
/
+6
*
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
2015-02-09
1
-5
/
+5
*
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
2015-02-09
1
-9
/
+0
*
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-06
4
-0
/
+47
*
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2015-02-06
2
-66
/
+87
*
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2015-02-06
2
-75
/
+113
*
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2015-02-06
2
-19
/
+115
*
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
2015-02-06
1
-21
/
+17
*
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
2015-02-06
1
-5
/
+5
*
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-06
4
-2
/
+113
*
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-06
1
-3
/
+0
*
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
2015-02-06
1
-1
/
+0
*
ixgbe: fix setting port VLAN
Emil Tantilov
2015-02-06
1
-5
/
+8
*
ixgbevf: add RSS support for X550
Emil Tantilov
2015-02-06
2
-0
/
+45
*
ixgbevf: enable multiple queue support
Emil Tantilov
2015-02-06
2
-3
/
+20
*
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
2015-02-06
1
-3
/
+0
*
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
2015-02-06
1
-30
/
+35
*
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-06
2
-6
/
+2
*
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-02-06
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
3
-11
/
+14
|
\
|
*
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-31
1
-2
/
+2
|
*
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-31
1
-1
/
+1
|
*
igbvf: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-31
1
-8
/
+11
*
|
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-02
1
-1
/
+1
[next]