aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan
2018-12-20net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-12-20net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan
2018-12-20net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan
2018-12-20virtio-net: ethtool configurable LROWillem de Bruijn
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20ppp: Move PFC decompression to PPP generic layerSam Protsenko
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-20net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund
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-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