summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter2-2/+26
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