index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
1
-5
/
+6
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
bonding: Remove unnecessary returned value check
Zhu Yanjun
1
-6
/
+4
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
vxlan: support fdb and learning in COLLECT_METADATA mode
Roopa Prabhu
1
-71
/
+125
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-02-03
virtio_net: remove custom busy_poll
Eric Dumazet
1
-41
/
+0
2017-02-03
atl1e: add GRO support
Eric Dumazet
1
-1
/
+1
2017-02-03
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
1
-3
/
+8
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-02
i40e: add interrupt rate limit verbosity
Alan Brady
1
-3
/
+10
2017-02-02
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
3
-3
/
+16
2017-02-02
i40e: remove unused function
Mitch Williams
2
-36
/
+0
2017-02-02
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2
-2
/
+0
2017-02-02
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2
-40
/
+54
2017-02-02
i40e: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
2017-02-02
i40evf: remove unused device ID
Mitch Williams
1
-1
/
+0
2017-02-02
i40e: Deprecating unused macro
Bimmy Pujari
4
-18
/
+3
2017-02-02
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
2
-10
/
+7
2017-02-02
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
3
-2
/
+3
[next]