aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-26Merge branch 'l2tp-trivial-cleanups'David S. Miller4-32/+5
2018-06-26l2tp: make l2tp_xmit_core() return voidGuillaume Nault1-4/+2
2018-06-26l2tp: avoid duplicate l2tp_pernet() callsGuillaume Nault1-2/+1
2018-06-26l2tp: don't export l2tp_tunnel_closeall()Guillaume Nault2-3/+1
2018-06-26l2tp: don't export l2tp_session_queue_purge()Guillaume Nault2-3/+1
2018-06-26l2tp: remove l2tp_tunnel_priv()Guillaume Nault1-7/+0
2018-06-26l2tp: remove .show from struct l2tp_tunnelGuillaume Nault2-6/+0
2018-06-26l2tp: remove pppol2tp_session_close()Guillaume Nault1-7/+0
2018-06-26Merge branch 'DPAA-PTP-clock-and-timestamping'David S. Miller26-115/+361
2018-06-26dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu1-0/+39
2018-06-26dpaa_eth: add support for hardware timestampingYangbo Lu2-5/+86
2018-06-26fsl/fman: define frame description command UPDYangbo Lu1-0/+1
2018-06-26fsl/fman_port: support getting timestampYangbo Lu2-0/+14
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu8-0/+60
2018-06-26arm64: dts: fsl: move ptp timer out of fmanYangbo Lu1-6/+8
2018-06-26powerpc/mpc85xx: move ptp timer out of fman in dtsYangbo Lu5-30/+40
2018-06-26dt-binding: ptp_qoriq: add DPAA FMan supportYangbo Lu2-27/+13
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu3-46/+98
2018-06-26fsl/fman: share the event interruptYangbo Lu1-1/+2