summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-19Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-04-19team: fix possible recursive locking when add slavesHangbin Liu
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-04-17nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller
2019-04-14Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin
2019-04-12qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-04-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan
2019-04-11net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-11net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-10team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-10ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon
2019-04-10ibmvnic: Enable GROThomas Falcon
2019-04-10mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-04-10mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-04-09net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov
2019-04-09Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz