summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-24net: can: flexcan: Add pinmuxing in runtime_supsendPhilippe Schenker
2019-05-24phy: micrel: do not use power down modeStefan Agner
2019-05-24net: phy-micrel: check return code in flp center functionMax Uvarov
2019-05-24net: can: flexcan: Fix wakeup on CAN from suspend issueSanchayan Maity
2019-05-24net: fec: make sure runtime PM is suspended in system suspendStefan Agner
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-05-08bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan
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: 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-04usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2019-05-04usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner
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-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2019-04-17hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan