summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-16igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-16net: ibm: fix possible object reference leakWen Yang
2019-05-16net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-16net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-16net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-16net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-16team: fix possible recursive locking when add slavesHangbin Liu
2019-05-16slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-27rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla
2019-04-27qmi_wwan: add Olicard 600Bjørn Mork
2019-04-27wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2019-04-27e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-23vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-23mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-23net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-23pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-23net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-03-23net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-23team: Free BPF filter when unregistering netdevIdo Schimmel
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-03-23team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-20niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-02-06can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13xen/netfront: tolerate frags with no dataJuergen Gross
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng