aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-01ip_vti: remove the useless err_count check in vti_xmitXin Long1-9/+0
2017-11-01net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun1-1/+0
2017-11-01Merge branch 'extack-nonfatal'David S. Miller6-65/+99
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern1-42/+66
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern4-14/+24
2017-11-01netlink: Allow ext_ack to carry non-error messagesDavid Ahern1-9/+9
2017-11-01Merge branch 'dsa-port-parsing'David S. Miller4-77/+95
2017-11-01net: dsa: remove name arg from slave createVivien Didelot4-5/+5
2017-11-01net: dsa: get port name at parse timeVivien Didelot2-5/+6
2017-11-01net: dsa: get master device at port parsing timeVivien Didelot1-26/+18
2017-11-01net: dsa: get port type at parse timeVivien Didelot1-15/+22
2017-11-01net: dsa: add port parse functionsVivien Didelot1-3/+34
2017-11-01net: dsa: get ports within parsing codeVivien Didelot1-23/+10
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov3-156/+305
2017-11-01Merge branch 'liquidio-switchdev-support'David S. Miller7-1/+858
2017-11-01liquidio: Configure switchdev with devlinkVijaya Mohan Guvva5-0/+108
2017-11-01liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva6-1/+750
2017-11-01Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-526/+914
2017-11-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-68/+1496
2017-11-01tc-testing: better test case file error reportingBrenda J. Butler1-9/+14
2017-11-01tc-testing: better check if thing is listBrenda J. Butler1-1/+1
2017-11-01tc-testing: correction to docstring in get_unique_itemBrenda J. Butler1-1/+1
2017-11-01tc-testing: split config fileBrenda J. Butler2-0/+37
2017-11-01tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler1-0/+1
2017-11-01tc-testing: very simple example test casesBrenda J. Butler3-2/+80
2017-11-01Merge branch 'l2tp-remove-unused-code'David S. Miller8-116/+27
2017-11-01l2tp: remove field 'dev' from struct l2tp_ethGuillaume Nault1-5/+0
2017-11-01l2tp: remove l2tp_tunnel_count and l2tp_session_countGuillaume Nault1-10/+0
2017-11-01l2tp: remove l2tp specific refcount debuggingGuillaume Nault1-22/+2
2017-11-01l2tp: remove ->ref() and ->deref()Guillaume Nault7-79/+25
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib3-89/+106
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib2-9/+25
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib3-30/+54
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib3-85/+113
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib3-24/+50
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib3-58/+93
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib3-20/+48
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib3-21/+46
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib3-30/+53
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib3-20/+43
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib3-36/+58
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib3-55/+78
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib3-16/+35
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib4-48/+127
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar7-31/+1192
2017-10-31i40e: Clean up of cloud filtersAmritha Nambiar2-0/+33
2017-10-31i40e: Admin queue definitions for cloud filtersAmritha Nambiar2-4/+210
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar6-5/+44
2017-10-31i40e: Map TCs with the VSI seidsAmritha Nambiar2-0/+3
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar3-0/+10