index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
mlxsw: add psample dependency for spectrum
Arnd Bergmann
1
-0
/
+1
2017-02-06
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
1
-2
/
+2
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
6
-11
/
+11
2017-02-06
net/mlx4_en: fix a condition
Dan Carpenter
1
-1
/
+1
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-06
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
1
-8
/
+4
2017-02-06
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
3
-134
/
+135
2017-02-06
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
1
-2
/
+0
2017-02-06
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
1
-4
/
+4
2017-02-06
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
3
-8
/
+8
2017-02-06
mlxsw: reg: Fix HTGT register length
Elad Raz
1
-1
/
+1
2017-02-06
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
1
-0
/
+21
2017-02-05
aeroflex/greth: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-02-05
ibm/emac: use napi_complete_done()
Eric Dumazet
1
-9
/
+9
2017-02-05
qla3xxx: add GRO support
Eric Dumazet
1
-17
/
+14
2017-02-05
ks8695net: add GRO support
Eric Dumazet
1
-6
/
+5
2017-02-05
skge: use napi_complete_done()
Eric Dumazet
1
-5
/
+3
2017-02-05
ep93xx_eth: add GRO support
Eric Dumazet
1
-23
/
+6
2017-02-05
pcnet32: use napi_complete_done()
Eric Dumazet
1
-8
/
+3
2017-02-05
amd8111e: add GRO support
Eric Dumazet
1
-92
/
+72
2017-02-05
epic100: use napi_complete_done()
Eric Dumazet
1
-24
/
+7
2017-02-05
8139cp: use napi_complete_done()
Eric Dumazet
1
-9
/
+2
2017-02-05
8139too: use napi_complete_done()
Eric Dumazet
1
-6
/
+2
2017-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-153
/
+129
2017-02-03
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2
-139
/
+5
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
3
-215
/
+0
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
4
-224
/
+5
2017-02-03
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko
4
-3
/
+331
2017-02-03
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
6
-8
/
+1769
2017-02-03
mlxsw: resources: Add ACL related resources
Jiri Pirko
1
-2
/
+18
2017-02-03
mlxsw: spectrum: Introduce basic set of flexible key blocks
Jiri Pirko
1
-0
/
+109
2017-02-03
mlxsw: core: Introduce flexible actions support
Jiri Pirko
3
-1
/
+753
2017-02-03
mlxsw: core: Introduce flexible keys support
Jiri Pirko
3
-1
/
+714
2017-02-03
mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
Jiri Pirko
1
-3
/
+36
2017-02-03
mlxsw: reg: Add Policy-Engine Policy Based Switching Register
Jiri Pirko
1
-0
/
+31
2017-02-03
mlxsw: reg: Add Policy-Engine Rules Copy Register
Jiri Pirko
1
-0
/
+77
2017-02-03
mlxsw: reg: Add Policy-Engine Port Binding Table
Jiri Pirko
1
-0
/
+63
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
Jiri Pirko
1
-0
/
+100
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Allocation Register
Jiri Pirko
1
-0
/
+106
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Group Table register
Jiri Pirko
1
-0
/
+54
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Register
Jiri Pirko
1
-2
/
+45
2017-02-03
mlxsw: item: Add helpers for getting pointer into payload for char buffer item
Jiri Pirko
1
-0
/
+19
2017-02-03
mlxsw: item: Add 8bit item helpers
Jiri Pirko
1
-2
/
+77
2017-02-03
cxgb4: get rid of custom busy poll code
Eric Dumazet
4
-174
/
+6
2017-02-03
myri10ge: get rid of custom busy poll code
Eric Dumazet
1
-193
/
+4
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
2
-147
/
+9
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-02-03
atl1e: add GRO support
Eric Dumazet
1
-1
/
+1
[next]