summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu1-6/+27
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu1-1/+1
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen1-2/+0
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen1-0/+5
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen1-3/+4
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen1-6/+8
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon1-4/+2
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-05-08net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter1-0/+6
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4
2019-05-08bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang1-2/+6
2019-05-04net: ibm: fix possible object reference leakWen Yang1-0/+1
2019-05-04net: xilinx: fix possible object reference leakWen Yang1-0/+2
2019-05-04net: macb: Add null check for PCLK and HCLKHarini Katakam1-2/+8
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner1-0/+2
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner1-13/+11
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner1-1/+1
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner1-4/+4
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-04usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva1-1/+4
2019-05-04usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner1-9/+21
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu1-0/+6
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng1-2/+6
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai3-17/+9
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce1-0/+9
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce1-2/+11
2019-04-27team: set slave to promisc if team is already in promisc modeHangbin Liu1-0/+26
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson1-3/+3
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov1-4/+5
2019-04-20rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-17hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang3-8/+31
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-04-17nfp: validate the return code from dev_queue_xmit()Jakub Kicinski1-1/+1
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery1-0/+7
2019-04-17net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz1-2/+4
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov1-20/+0