aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-28net/mlx5e: Add a counter for congested UMRsTariq Toukan4-0/+12
2018-06-28net/mlx5e: Add NAPI statisticsTariq Toukan3-0/+21
2018-06-28net/mlx5e: Add XDP_TX completions statisticsTariq Toukan3-0/+7
2018-06-28net/mlx5e: Add TX completions statisticsTariq Toukan3-3/+13
2018-06-28net/mlx5e: RX, Use existing WQ local variableTariq Toukan1-1/+1
2018-06-28net/mlx5e: Convert large order kzalloc allocations to kvzallocTariq Toukan1-22/+22
2018-06-28net/mlx5e: Add UDP GSO remaining counterBoris Pismenny3-0/+5
2018-06-28net/mlx5e: Add UDP GSO supportBoris Pismenny6-9/+139
2018-06-28netlink: Return extack message if attribute validation failsDavid Ahern1-2/+2
2018-06-28net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier1-1/+4
2018-06-28net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier1-4/+6
2018-06-28net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier1-0/+5
2018-06-28Merge branch 'ipsec-selftests-updates'David S. Miller5-7/+471
2018-06-28selftests: rtnetlink: add ipsec offload API testShannon Nelson1-0/+114
2018-06-28netdevsim: add ipsec offload testingShannon Nelson4-0/+349
2018-06-28selftests: rtnetlink: use dummydev as a test deviceShannon Nelson1-8/+7
2018-06-28selftests: rtnetlink: clear the return code at start of ipsec testShannon Nelson1-0/+2
2018-06-28l2tp: define helper for parsing struct sockaddr_pppol2tp*Guillaume Nault1-70/+103
2018-06-28tcp: remove one indentation level in tcp_create_openreq_childEric Dumazet1-110/+113
2018-06-28sh_eth: fix *enum* {A|M}PR_BITSergei Shtylyov2-4/+4
2018-06-28tc-tests: add an extreme-case csum action testKeara Leibovitz1-0/+24
2018-06-28Merge branch 'mscc-ocelot-add-more-features'David S. Miller2-3/+444
2018-06-28net: mscc: ocelot: add VLAN filteringAntoine Tenart1-2/+283
2018-06-28net: mscc: ocelot: add bonding supportAlexandre Belloni2-1/+161
2018-06-28cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar1-0/+1
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom3-0/+12
2018-06-27neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu1-1/+2
2018-06-27Merge branch 'Multipath-tests-for-tunnel-devices'David S. Miller4-48/+427
2018-06-27selftests: forwarding: README: Require diagramsPetr Machata1-0/+2
2018-06-27selftests: forwarding: Test multipath tunnelingPetr Machata1-0/+354
2018-06-27selftests: forwarding: lib: Extract interface-init functionsPetr Machata1-7/+25
2018-06-27selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata1-2/+3
2018-06-27selftests: forwarding: multipath_eval(): Improve stylePetr Machata1-35/+39
2018-06-27selftests: forwarding: Move multipath_eval() to lib.shPetr Machata2-39/+39
2018-06-27net/tls: Remove VLA usage on nonceKees Cook1-2/+8
2018-06-26selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata1-0/+9
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook1-8/+14
2018-06-26Merge branch 'net-sched-support-replay-of-filter-offload-when-binding-to-block'David S. Miller23-46/+342
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley3-12/+52
2018-06-26net: sched: cls_bpf: implement offload tcf_proto_opJohn Hurley1-0/+39
2018-06-26net: sched: cls_u32: implement offload tcf_proto_opJohn Hurley1-0/+111
2018-06-26net: sched: cls_matchall: implement offload tcf_proto_opJohn Hurley1-0/+32
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley2-0/+59
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley2-3/+6
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley17-31/+43
2018-06-26Merge branch 'sh_eth-RPADIR-related-clean-ups'David S. Miller2-10/+2
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov2-8/+1
2018-06-26sh_eth: fix *enum* RPADIR_BITSergei Shtylyov1-2/+1
2018-06-26r8169: reject unsupported WoL optionsHeiner Kallweit1-1/+4
2018-06-26selftests: net: Test headroom handling of ip6_gre devicesPetr Machata1-0/+65