summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-05-16bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2019-05-16igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-05-16net: ibm: fix possible object reference leakWen Yang1-0/+1
2019-05-16net: ks8851: Set initial carrier state to downLukas Wunner1-0/+2
2019-05-16net: ks8851: Delay requesting IRQ until openedLukas Wunner1-13/+11
2019-05-16net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner1-1/+1
2019-05-16net: ks8851: Dequeue RX packets explicitlyLukas Wunner1-4/+4
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-16team: fix possible recursive locking when add slavesHangbin Liu1-0/+6
2019-05-16slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-27rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla1-1/+0
2019-04-27qmi_wwan: add Olicard 600Bjørn Mork1-0/+1
2019-04-27wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-04-27e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-23vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+10
2019-03-23mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-03-23net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-23pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-23net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-23net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+13
2019-03-23team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-03-23team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-2/+11
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan1-1/+1
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-02-20niu: fix missing checks of niu_pci_eeprom_readKangjie Lu1-2/+8
2019-02-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng1-3/+5
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2019-02-06can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl1-14/+13
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng1-0/+2
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-21wil6210: missing length check in wmi_set_ieLior David1-1/+6
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3