index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
2017-02-05
1
-5
/
+6
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-02-04
14
-153
/
+129
|
\
|
*
i40e: add interrupt rate limit verbosity
Alan Brady
2017-02-03
1
-3
/
+10
|
*
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
2017-02-03
3
-3
/
+16
|
*
i40e: remove unused function
Mitch Williams
2017-02-03
2
-36
/
+0
|
*
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2017-02-03
2
-2
/
+0
|
*
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2017-02-03
2
-40
/
+54
|
*
i40e: remove unnecessary __packed
Tushar Dave
2017-02-03
1
-2
/
+2
|
*
i40evf: remove unused device ID
Mitch Williams
2017-02-03
1
-1
/
+0
|
*
i40e: Deprecating unused macro
Bimmy Pujari
2017-02-03
4
-18
/
+3
|
*
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
2017-02-03
2
-10
/
+7
|
*
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
2017-02-03
3
-2
/
+3
|
*
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2017-02-03
3
-16
/
+18
|
*
i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
Jacob Keller
2017-02-03
1
-4
/
+1
|
*
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Jacob Keller
2017-02-03
2
-13
/
+6
|
*
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
Jacob Keller
2017-02-03
2
-6
/
+12
*
|
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2017-02-03
2
-139
/
+5
*
|
ixgbevf: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-215
/
+0
*
|
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-02-03
4
-224
/
+5
*
|
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko
2017-02-03
4
-3
/
+331
*
|
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
2017-02-03
6
-8
/
+1769
*
|
mlxsw: resources: Add ACL related resources
Jiri Pirko
2017-02-03
1
-2
/
+18
*
|
mlxsw: spectrum: Introduce basic set of flexible key blocks
Jiri Pirko
2017-02-03
1
-0
/
+109
*
|
mlxsw: core: Introduce flexible actions support
Jiri Pirko
2017-02-03
3
-1
/
+753
*
|
mlxsw: core: Introduce flexible keys support
Jiri Pirko
2017-02-03
3
-1
/
+714
*
|
mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
Jiri Pirko
2017-02-03
1
-3
/
+36
*
|
mlxsw: reg: Add Policy-Engine Policy Based Switching Register
Jiri Pirko
2017-02-03
1
-0
/
+31
*
|
mlxsw: reg: Add Policy-Engine Rules Copy Register
Jiri Pirko
2017-02-03
1
-0
/
+77
*
|
mlxsw: reg: Add Policy-Engine Port Binding Table
Jiri Pirko
2017-02-03
1
-0
/
+63
*
|
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
Jiri Pirko
2017-02-03
1
-0
/
+100
*
|
mlxsw: reg: Add Policy-Engine TCAM Allocation Register
Jiri Pirko
2017-02-03
1
-0
/
+106
*
|
mlxsw: reg: Add Policy-Engine ACL Group Table register
Jiri Pirko
2017-02-03
1
-0
/
+54
*
|
mlxsw: reg: Add Policy-Engine ACL Register
Jiri Pirko
2017-02-03
1
-2
/
+45
*
|
mlxsw: item: Add helpers for getting pointer into payload for char buffer item
Jiri Pirko
2017-02-03
1
-0
/
+19
*
|
mlxsw: item: Add 8bit item helpers
Jiri Pirko
2017-02-03
1
-2
/
+77
*
|
bonding: Remove unnecessary returned value check
Zhu Yanjun
2017-02-03
1
-6
/
+4
*
|
cxgb4: get rid of custom busy poll code
Eric Dumazet
2017-02-03
4
-174
/
+6
*
|
myri10ge: get rid of custom busy poll code
Eric Dumazet
2017-02-03
1
-193
/
+4
*
|
be2net: get rid of custom busy poll code
Eric Dumazet
2017-02-03
2
-147
/
+9
*
|
vxlan: support fdb and learning in COLLECT_METADATA mode
Roopa Prabhu
2017-02-03
1
-71
/
+125
*
|
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
2017-02-03
1
-10
/
+15
*
|
virtio_net: remove custom busy_poll
Eric Dumazet
2017-02-03
1
-41
/
+0
*
|
atl1e: add GRO support
Eric Dumazet
2017-02-03
1
-1
/
+1
*
|
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
2017-02-03
1
-3
/
+8
*
|
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-169
/
+1
*
|
sfc: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-169
/
+1
|
/
*
net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5Gbps
Andrew Lunn
2017-02-03
1
-1
/
+1
*
net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390
Andrew Lunn
2017-02-03
1
-6
/
+6
*
net: phy: marvell: Add support for 88e1545 PHY
Andrew Lunn
2017-02-03
1
-0
/
+21
*
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Heiner Kallweit
2017-02-03
1
-1
/
+1
[next]