summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01l2tp: remove ->ref() and ->deref()Guillaume Nault
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar
2017-10-31i40e: Clean up of cloud filtersAmritha Nambiar
2017-10-31i40e: Admin queue definitions for cloud filtersAmritha Nambiar
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar
2017-10-31i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck
2017-10-31i40e: only redistribute MSI-X vectors when neededShannon Nelson
2017-10-31i40e: mark PM functions as __maybe_unusedArnd Bergmann
2017-10-31net: filter: remove unused variable and fix warningJakub Kicinski
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29Linux 4.14-rc7v4.14-rc7Linus Torvalds
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29Merge branch 'ipvlan-private-vepa'David S. Miller
2017-10-29ipvlan: implement VEPA modeMahesh Bandewar
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar
2017-10-29tools: bpftool: add bash completion for bpftoolQuentin Monnet
2017-10-29Merge branch 'sctp-endianness-fixes'David S. Miller