index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
can: flexcan: do_bus_err(): convert rx_,tx_errors into bool
Marc Kleine-Budde
1
-7
/
+7
2017-02-06
can: flexcan: make declaration of devtype_data const
Marc Kleine-Budde
1
-4
/
+4
2017-02-06
can: flexcan: remove write-only member pdata of struct flexcan_priv
Marc Kleine-Budde
1
-2
/
+0
2017-02-06
can: flexcan: add missing register definitions
Marc Kleine-Budde
1
-3
/
+10
2017-02-06
can: rx-offload: Add support for timestamp based irq offloading
Marc Kleine-Budde
2
-3
/
+144
2017-02-06
can: rx-offload: Add support for HW fifo based irq offloading
David Jander
3
-1
/
+209
2017-02-05
net: remove __napi_complete()
Eric Dumazet
2
-22
/
+3
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-05
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
1
-1
/
+1
2017-02-05
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
2
-1
/
+28
2017-02-05
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
3
-3
/
+54
2017-02-05
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
2
-17
/
+105
2017-02-05
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
2
-3
/
+39
2017-02-05
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
1
-5
/
+6
2017-02-03
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-02-03
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
4
-21
/
+0
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
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2
-0
/
+4
2017-02-03
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
6
-8
/
+1769
2017-02-03
lib: Introduce priority array area manager
Jiri Pirko
7
-0
/
+871
2017-02-03
list: introduce list_for_each_entry_from_reverse helper
Jiri Pirko
1
-0
/
+13
2017-02-03
mlxsw: resources: Add ACL related resources
Jiri Pirko
1
-2
/
+18