index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-02-05
ks8695net: add GRO support
Eric Dumazet
-6
/
+5
2017-02-05
skge: use napi_complete_done()
Eric Dumazet
-5
/
+3
2017-02-05
ep93xx_eth: add GRO support
Eric Dumazet
-23
/
+6
2017-02-05
pcnet32: use napi_complete_done()
Eric Dumazet
-8
/
+3
2017-02-05
amd8111e: add GRO support
Eric Dumazet
-92
/
+72
2017-02-05
epic100: use napi_complete_done()
Eric Dumazet
-24
/
+7
2017-02-05
8139cp: use napi_complete_done()
Eric Dumazet
-9
/
+2
2017-02-05
8139too: use napi_complete_done()
Eric Dumazet
-6
/
+2
2017-02-04
Merge branch 'ipv6-Improve-user-experience-with-multipath-routes'
David S. Miller
-25
/
+227
2017-02-04
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
-1
/
+1
2017-02-04
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
-1
/
+28
2017-02-04
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
-3
/
+54
2017-02-04
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
-17
/
+105
2017-02-04
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
-3
/
+39
2017-02-04
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
-5
/
+6
2017-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-153
/
+129
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
-3
/
+4
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
-21
/
+0
2017-02-03
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
-139
/
+5
2017-02-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
-215
/
+0
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
-224
/
+5
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-680
/
+646
2017-02-03
Merge branch 'mlxsw-Introduce-TC-Flower-offload-using-TCAM'
David S. Miller
-16
/
+5184
2017-02-03
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko
-3
/
+331
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
-0
/
+4
2017-02-03
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
-8
/
+1769
2017-02-03
lib: Introduce priority array area manager
Jiri Pirko
-0
/
+871
2017-02-03
list: introduce list_for_each_entry_from_reverse helper
Jiri Pirko
-0
/
+13
2017-02-03
mlxsw: resources: Add ACL related resources
Jiri Pirko
-2
/
+18
2017-02-03
mlxsw: spectrum: Introduce basic set of flexible key blocks
Jiri Pirko
-0
/
+109
2017-02-03
mlxsw: core: Introduce flexible actions support
Jiri Pirko
-1
/
+753
2017-02-03
mlxsw: core: Introduce flexible keys support
Jiri Pirko
-1
/
+714
2017-02-03
mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
Jiri Pirko
-3
/
+36
2017-02-03
mlxsw: reg: Add Policy-Engine Policy Based Switching Register
Jiri Pirko
-0
/
+31
2017-02-03
mlxsw: reg: Add Policy-Engine Rules Copy Register
Jiri Pirko
-0
/
+77
2017-02-03
mlxsw: reg: Add Policy-Engine Port Binding Table
Jiri Pirko
-0
/
+63
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
Jiri Pirko
-0
/
+100
2017-02-03
mlxsw: reg: Add Policy-Engine TCAM Allocation Register
Jiri Pirko
-0
/
+106
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Group Table register
Jiri Pirko
-0
/
+54
2017-02-03
mlxsw: reg: Add Policy-Engine ACL Register
Jiri Pirko
-2
/
+45
2017-02-03
mlxsw: item: Add helpers for getting pointer into payload for char buffer item
Jiri Pirko
-0
/
+19
2017-02-03
mlxsw: item: Add 8bit item helpers
Jiri Pirko
-2
/
+77
2017-02-03
bonding: Remove unnecessary returned value check
Zhu Yanjun
-6
/
+4
2017-02-03
tcp: clear pfmemalloc on outgoing skb
Eric Dumazet
-0
/
+7
2017-02-03
cxgb4: get rid of custom busy poll code
Eric Dumazet
-174
/
+6
2017-02-03
myri10ge: get rid of custom busy poll code
Eric Dumazet
-193
/
+4
2017-02-03
be2net: get rid of custom busy poll code
Eric Dumazet
-147
/
+9
2017-02-03
net: ipv6: Set protocol to kernel for local routes
David Ahern
-0
/
+1
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
-5
/
+16
2017-02-03
MAINTAINERS: add Ivan as a switchdev maintainer
Jiri Pirko
-0
/
+1
[next]