Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-02-08 | netfilter: nft_exthdr: Add support for existence check | Phil Sutter | 2 | -2/+26 |
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 |