aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-05ibm/emac: use napi_complete_done()Eric Dumazet1-9/+9
2017-02-05qla3xxx: add GRO supportEric Dumazet1-17/+14
2017-02-05ks8695net: add GRO supportEric Dumazet1-6/+5
2017-02-05skge: use napi_complete_done()Eric Dumazet1-5/+3
2017-02-05ep93xx_eth: add GRO supportEric Dumazet1-23/+6
2017-02-05pcnet32: use napi_complete_done()Eric Dumazet1-8/+3
2017-02-05amd8111e: add GRO supportEric Dumazet1-92/+72
2017-02-05epic100: use napi_complete_done()Eric Dumazet1-24/+7
2017-02-058139cp: use napi_complete_done()Eric Dumazet1-9/+2
2017-02-058139too: use napi_complete_done()Eric Dumazet1-6/+2
2017-02-04net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern1-1/+1
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern2-1/+28
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern3-3/+54
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern2-17/+105
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2-3/+39
2017-02-04virtio_net: exploit napi_complete_done() return valueEric Dumazet1-5/+6
2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet4-21/+0
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller2-139/+5
2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet3-215/+0
2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet4-224/+5
2017-02-03mlxsw: spectrum: Implement TC flower offloadJiri Pirko4-3/+331
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2-0/+4
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko6-8/+1769
2017-02-03lib: Introduce priority array area managerJiri Pirko7-0/+871
2017-02-03list: introduce list_for_each_entry_from_reverse helperJiri Pirko1-0/+13
2017-02-03mlxsw: resources: Add ACL related resourcesJiri Pirko1-2/+18