summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-05-04net: xilinx: fix possible object reference leakWen Yang
2019-05-04net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-05-04net: phy: Add DP83825I to the DP83822 driverDan Murphy
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-05-04net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-04ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing
2019-05-04net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau
2019-05-04mt76: mt76x2: fix external LNA gain settingsFelix Fietkau
2019-05-04mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-05-02net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-05-02mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-27mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-27nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren
2019-04-27nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren
2019-04-27net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed
2019-04-27net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed
2019-04-27Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz
2019-04-27net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed
2019-04-27net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed
2019-04-27net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov
2019-04-27net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin
2019-04-27net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-27mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-04-27mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-04-27mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-04-27mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-04-27mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu