index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
1
-3
/
+28
*
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
1
-5
/
+9
*
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
2016-04-21
1
-2
/
+8
*
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
2016-04-21
1
-0
/
+2
*
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
2016-04-21
1
-0
/
+2
*
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
2016-04-21
1
-0
/
+2
*
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
2016-04-21
1
-4
/
+6
*
net/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
2016-04-21
3
-4
/
+17
*
net/mlx5e: Delay skb->data access
Saeed Mahameed
2016-04-21
1
-4
/
+3
*
net/mlx5e: Remove redundant barrier
Tariq Toukan
2016-04-21
1
-1
/
+0
*
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Tariq Toukan
2016-04-21
3
-10
/
+7
*
net/mlx5e: Add fragmented memory support for RX multi packet WQE
Tariq Toukan
2016-04-21
5
-68
/
+514
*
net/mlx5e: Added ICO SQs
Tariq Toukan
2016-04-21
4
-25
/
+174
*
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
2016-04-21
4
-43
/
+311
*
net/mlx5e: Use function pointers for RX data path handling
Tariq Toukan
2016-04-21
3
-47
/
+62
*
net/mlx5e: Use only close NUMA node for default RSS
Tariq Toukan
2016-04-21
3
-4
/
+16
*
net/mlx5e: Allocate set of queue counters per netdev
Rana Shahout
2016-04-21
3
-2
/
+62
*
net/mlx5: Introduce device queue counters
Tariq Toukan
2016-04-21
1
-0
/
+68
*
net: bcmsysport: use napi_complete_done()
Florian Fainelli
2016-04-21
1
-1
/
+1
*
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
2016-04-21
1
-2
/
+2
*
veth: Update features to include all tunnel GSO types
Alexander Duyck
2016-04-21
1
-4
/
+3
*
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
2016-04-21
1
-1
/
+1
*
fm10k: fix incorrect IPv6 extended header checksum
Jacob Keller
2016-04-21
1
-9
/
+16
*
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-21
20
-30
/
+30
*
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2016-04-21
2
-18
/
+22
*
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
2016-04-21
1
-0
/
+4
*
fm10k: update comment regarding reserved bits check
Jacob Keller
2016-04-21
1
-1
/
+1
*
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
2016-04-21
3
-3
/
+8
*
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
2016-04-21
1
-2
/
+2
*
fm10k: fix documentation of fm10k_tlv_parse_attr
Jacob Keller
2016-04-21
1
-8
/
+10
*
fm10k: do not disable PCI device in fm10k_io_error_detected
Jacob Keller
2016-04-21
1
-2
/
+0
*
fm10k: correctly handle LPORT_MAP error
Jacob Keller
2016-04-21
4
-1
/
+35
*
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
2016-04-21
1
-13
/
+7
*
fm10k: drop 1588 support
Jacob Keller
2016-04-21
12
-876
/
+11
*
fm10k: prevent RCU issues during AER events
Jacob Keller
2016-04-21
1
-1
/
+10
*
fm10k: use DRV_SUMMARY to reduce code duplication
Jacob Keller
2016-04-21
1
-3
/
+3
*
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-21
1
-5
/
+9
*
fm10k: remove debug-statistics support
Jacob Keller
2016-04-21
1
-71
/
+1
*
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
2016-04-21
1
-25
/
+34
*
arcnet: com90xx: add __init attribute
Julia Lawall
2016-04-20
1
-1
/
+1
*
net: w5100: don't build spi driver without w5100
Arnd Bergmann
2016-04-19
1
-1
/
+1
*
enic: set netdev->vlan_features
Govindarajulu Varadarajan
2016-04-18
1
-0
/
+1
*
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
2016-04-18
4
-26
/
+335
*
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-04-18
1
-8
/
+8
*
phy: add generic function to support ksetting support
Philippe Reynes
2016-04-18
1
-0
/
+81
*
tun: don't require serialization lock on tx
Paolo Abeni
2016-04-18
1
-1
/
+1
*
net: dsa: mv88e6xxx: remove switch ID from ps
Vivien Didelot
2016-04-18
2
-33
/
+0
*
net: dsa: mv88e6xxx: add number of db to info
Vivien Didelot
2016-04-18
6
-18
/
+19
*
net: dsa: mv88e6xxx: add number of ports to info
Vivien Didelot
2016-04-18
6
-56
/
+38
*
net: dsa: mv88e6xxx: add family to info
Vivien Didelot
2016-04-18
6
-63
/
+38
[next]