summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel2019-04-101-8/+11
* mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel2019-04-101-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-04-101-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-04-101-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel2019-04-101-1/+1
* mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel2019-04-101-1/+1
* Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-094-8/+22
|\
| * mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-083-4/+7
| * mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg2019-04-081-4/+15
* | bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-081-0/+6
* | bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-081-3/+7
* | net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-081-1/+3
* | qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-081-1/+1
* | broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-082-6/+6
* | r8169: disable ASPM againHeiner Kallweit2019-04-081-0/+6
* | net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-071-2/+6
* | ibmvnic: Fix completion structure initializationThomas Falcon2019-04-041-2/+3
* | libcxgb: fix incorrect ppmax calculationVarun Prakash2019-04-041-1/+8
* | net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi2019-04-041-8/+12
* | net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-0411-43/+33
* | net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-04-041-1/+3
* | net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu2019-04-041-6/+27
* | net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-04-041-1/+1
* | net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-04-041-5/+2
* | net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu2019-04-041-2/+3
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-04-023-14/+33
|\ \
| * | i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel2019-04-013-1/+14
| * | i40e: move i40e_xsk_umem functionBjörn Töpel2019-04-012-14/+20
* | | nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2019-04-012-3/+1
* | | nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2019-04-012-15/+14
|/ /
* | net: stmmac: don't log oversized framesAaro Koskinen2019-03-311-2/+0
* | net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-03-311-0/+5
* | net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-03-311-3/+4
* | net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-03-311-7/+7
* | net: stmmac: ratelimit RX error logsAaro Koskinen2019-03-311-6/+8
* | net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-03-317-19/+35
* | r8169: disable default rx interrupt coalescing on RTL8168Heiner Kallweit2019-03-301-1/+1
* | Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-299-81/+152
|\ \
| * | net/mlx5e: Consider tunnel type for encap contextsEli Britstein2019-03-291-9/+19
| * | net/mlx5e: Update xon formulaHuy Nguyen2019-03-291-12/+16
| * | net/mlx5e: Update xoff formulaHuy Nguyen2019-03-291-5/+6
| * | net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepaHuy Nguyen2019-03-291-0/+1
| * | net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon2019-03-291-4/+2
| * | net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan2019-03-291-0/+1
| * | net/mlx5e: Correctly use the namespace type when allocating pedit actionTonghao Zhang2019-03-291-1/+1
| * | net/mlx5: E-Switch, Fix access to invalid memory when toggling esw modesRoi Dayan2019-03-291-0/+2
| * | net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin2019-03-292-19/+31
| * | net/mlx5: ethtool, Fix type analysis of advertised link-modeAya Levin2019-03-291-2/+3
| * | net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+7
| * | net: mlx5: Add a missing check on idr_find, free bufAditya Pakki2019-03-291-3/+11