index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
sh_eth: kill useless *switch* defaults
Sergei Shtylyov
1
-12
/
+0
2016-02-17
ravb: kill useless *switch* defaults
Sergei Shtylyov
1
-2
/
+0
2016-02-17
amd-xgbe: Mask auto-negotiation interrupts in ISR
Lendacky, Thomas
4
-33
/
+41
2016-02-17
amd-xgbe: Check Rx queue fifos before stopping Rx DMA
Lendacky, Thomas
2
-3
/
+37
2016-02-17
amd-xgbe: Do traffic class setup when called through dcbnl
Lendacky, Thomas
4
-30
/
+70
2016-02-17
amd-xgbe: Fix the mapping of priorities to traffic classes
Lendacky, Thomas
1
-29
/
+21
2016-02-17
amd-xgbe: Enable/disable PFC per traffic class
Lendacky, Thomas
1
-2
/
+34
2016-02-17
amd-xgbe: Verify forced speed matches the active speedset
Lendacky, Thomas
1
-2
/
+14
2016-02-17
amd-xgbe: Use __napi_schedule_irqoff
Lendacky, Thomas
1
-2
/
+2
2016-02-17
amd-xgbe: Change from napi_complete to napi_complete_done
Lendacky, Thomas
1
-4
/
+4
2016-02-17
amd-xgbe: Disable VLAN filtering when in promiscuous mode
Lendacky, Thomas
1
-112
/
+117
2016-02-17
macvlan: convert to use IFF_NO_QUEUE
Zhang Shengju
1
-1
/
+1
2016-02-17
i40e: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-18
/
+1
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
5
-2
/
+21
2016-02-17
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai
1
-1
/
+14
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
2
-2
/
+2
2016-02-17
i40e: avoid large memcpy by assigning struct
Jacob Keller
1
-3
/
+5
2016-02-17
i40e: count allocation errors
Jesse Brandeburg
1
-0
/
+2
2016-02-17
i40e: drop unused function
Jesse Brandeburg
2
-17
/
+0
2016-02-17
i40e: negate PHY int mask bits
Shannon Nelson
1
-8
/
+8
2016-02-17
i40e: APIs to Add/remove port mirroring rules
Kiran Patil
2
-0
/
+174
2016-02-17
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-1
/
+10
2016-02-17
i40e: allocate memory safer
Jesse Brandeburg
1
-2
/
+2
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
2
-0
/
+6
2016-02-17
i40e: fix bug in dma sync
Jesse Brandeburg
2
-8
/
+8
2016-02-17
i40e: trivial: fix missing space
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: trivial: drop duplicate definition
Jesse Brandeburg
1
-2
/
+0
2016-02-17
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
2
-0
/
+32
2016-02-17
net: ixgbe: add support for tc_u32 offload
John Fastabend
3
-30
/
+213