aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-27samples/bpf: Add xdp_sample_pkts exampleToke Høiland-Jørgensen
2018-06-27trace_helpers.c: Add helpers to poll multiple perf FDs for eventsToke Høiland-Jørgensen
2018-06-27nfp: bpf: allow source ptr type be map ptr in memcpy optimizationJiong Wang
2018-06-27Merge branch 'Multipath-tests-for-tunnel-devices'David S. Miller
2018-06-27selftests: forwarding: README: Require diagramsPetr Machata
2018-06-27selftests: forwarding: Test multipath tunnelingPetr Machata
2018-06-27selftests: forwarding: lib: Extract interface-init functionsPetr Machata
2018-06-27selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata
2018-06-27selftests: forwarding: multipath_eval(): Improve stylePetr Machata
2018-06-27selftests: forwarding: Move multipath_eval() to lib.shPetr Machata
2018-06-27net/tls: Remove VLA usage on nonceKees Cook
2018-06-26selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook
2018-06-26Merge branch 'net-sched-support-replay-of-filter-offload-when-binding-to-block'David S. Miller
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: cls_bpf: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_u32: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_matchall: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: cls_flower: implement offload tcf_proto_opJohn Hurley
2018-06-26net: sched: add tcf_proto_op to offload a ruleJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26Merge branch 'sh_eth-RPADIR-related-clean-ups'David S. Miller
2018-06-26sh_eth: remove sh_eth_cpu_data::rpadir_valueSergei Shtylyov
2018-06-26sh_eth: fix *enum* RPADIR_BITSergei Shtylyov
2018-06-26r8169: reject unsupported WoL optionsHeiner Kallweit
2018-06-26selftests: net: Test headroom handling of ip6_gre devicesPetr Machata
2018-06-26Merge branch 'l2tp-trivial-cleanups'David S. Miller
2018-06-26l2tp: make l2tp_xmit_core() return voidGuillaume Nault
2018-06-26l2tp: avoid duplicate l2tp_pernet() callsGuillaume Nault
2018-06-26l2tp: don't export l2tp_tunnel_closeall()Guillaume Nault
2018-06-26l2tp: don't export l2tp_session_queue_purge()Guillaume Nault
2018-06-26l2tp: remove l2tp_tunnel_priv()Guillaume Nault
2018-06-26l2tp: remove .show from struct l2tp_tunnelGuillaume Nault
2018-06-26l2tp: remove pppol2tp_session_close()Guillaume Nault
2018-06-26Merge branch 'DPAA-PTP-clock-and-timestamping'David S. Miller
2018-06-26dpaa_eth: add the get_ts_info interface for ethtoolYangbo Lu
2018-06-26dpaa_eth: add support for hardware timestampingYangbo Lu
2018-06-26fsl/fman: define frame description command UPDYangbo Lu
2018-06-26fsl/fman_port: support getting timestampYangbo Lu
2018-06-26fsl/fman: add set_tstamp interfaceYangbo Lu
2018-06-26arm64: dts: fsl: move ptp timer out of fmanYangbo Lu
2018-06-26powerpc/mpc85xx: move ptp timer out of fman in dtsYangbo Lu
2018-06-26dt-binding: ptp_qoriq: add DPAA FMan supportYangbo Lu
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu
2018-06-26fsl/fman: share the event interruptYangbo Lu
2018-06-26Merge branch 'mlxsw-Support-bridge-router-interfaces-with-non-default-VLAN'David S. Miller
2018-06-26selftests: forwarding: Test routed bridge interfacePetr Machata
2018-06-26mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIFPetr Machata
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata