summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-12-13net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen1-4/+3
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin1-2/+2
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein1-0/+1
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro1-1/+4
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-12-13rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin1-6/+0
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn1-7/+9
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-11/+25
2018-11-22ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6