summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-20net: dsa: microchip: fix unicast frame leakTristram Ha
2018-12-20vxlan: Correct merge error.David S. Miller
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-12-20mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel
2018-12-20mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel
2018-12-20mlxsw: spectrum: Set PVID during port initializationIdo Schimmel
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel
2018-12-20mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel
2018-12-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-20ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit
2018-12-20ixgbe: register a mdiobusSteve Douthit
2018-12-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2018-12-20ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2018-12-20i40e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2018-12-20e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher
2018-12-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
2018-12-20ath10k: fix tx_stats memory leakZhi Chen
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli
2018-12-20ath10k: add amsdu support for monitor modeYu Wang
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing
2018-12-20nfp: bpf: optimize codegen for JSET with a constantJakub Kicinski
2018-12-20nfp: bpf: remove the trivial JSET optimizationJakub Kicinski
2018-12-20bnxt_en: Adjust default RX coalescing ticks to 10 us.Michael Chan
2018-12-20bnxt_en: Support for 64-bit flow handle.Venkat Duvvuru
2018-12-20bnxt_en: Increase context memory allocations on 57500 chips for RDMA.Michael Chan
2018-12-20bnxt_en: Add Level 2 context memory paging support.Michael Chan
2018-12-20bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().Michael Chan
2018-12-20bnxt_en: Add support for 2nd firmware message channel.Venkat Duvvuru
2018-12-20bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.Venkat Duvvuru
2018-12-20bnxt_en: Avoid arithmetic on void * pointer.Venkat Duvvuru
2018-12-20bnxt_en: Use macros for firmware message doorbell offsets.Venkat Duvvuru
2018-12-20bnxt_en: Set hwrm_intr_seq_id value to its inverted value.Venkat Duvvuru
2018-12-20bnxt_en: Update firmware interface spec. to 1.10.0.33.Michael Chan