aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-26Merge branch 'mlxsw-Support-bridge-router-interfaces-with-non-default-VLAN'David S. Miller5-14/+323
2018-06-26selftests: forwarding: Test routed bridge interfacePetr Machata2-0/+245
2018-06-26mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIFPetr Machata1-2/+45
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata2-0/+6
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata2-5/+3
2018-06-26mlxsw: spectrum_router: Allocate FID according to PVIDPetr Machata1-1/+14
2018-06-26mlxsw: spectrum_router: Propagate extack to .fid_get()Petr Machata1-6/+10
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao3-2/+8
2018-06-26Merge branch 'NAPI-gro-hash'David S. Miller24-150/+196
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller2-27/+81
2018-06-26net: Convert GRO SKB handling to list_head.David Miller24-141/+133
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller251-1069/+2947
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-165/+190
2018-06-25Merge branch 'r8169-improve-PHY-initialization-and-WoL-handling'David S. Miller1-25/+15
2018-06-25r8169: don't check WoL when powering down PHY and interface is downHeiner Kallweit1-1/+1
2018-06-25r8169: improve saved_wolopts handlingHeiner Kallweit1-20/+14
2018-06-25r8169: improve phy initialization when resumingHeiner Kallweit1-5/+1
2018-06-25Merge branch 'sched-couple-of-ndo_setup_tc-fixes-and-adjustments'David S. Miller5-16/+10
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko3-3/+3
2018-06-25nfp: handle cls_flower command default caseJiri Pirko1-2/+2
2018-06-25bnxt: simplify cls_flower command switch and handle default caseJiri Pirko1-11/+5
2018-06-24tls: Removed unused variableVakul Garg1-3/+0
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King1-0/+1
2018-06-24Linux 4.18-rc2Linus Torvalds1-1/+1
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-37/+71