summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* can: m_can: m_can_handle_state_change(): fix state changeWu Bo2020-11-241-2/+2
* can: peak_usb: fix potential integer overflow on shift of a intColin Ian King2020-11-241-2/+2
* can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez2020-11-241-1/+1
* net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-241-1/+1
* qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong2020-11-241-1/+2
* net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-242-5/+5
* net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-241-1/+2
* xen/netback: use lateeoi irq bindingJuergen Gross2020-11-183-12/+103
* cosa: Add missing kfree in error path of cosa_writeWang Hai2020-11-181-0/+1
* ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-11-181-1/+1
* geneve: add transport ports in route lookup for geneveMark Gray2020-11-181-10/+26
* i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2020-11-181-1/+1
* i40e: Wrong truncation from u16 to u8Grzegorz Siwik2020-11-181-1/+1
* can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean2020-11-181-5/+46
* can: peak_usb: add range checking in decode operationsDan Carpenter2020-11-181-11/+37
* can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp2020-11-181-2/+6
* can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol2020-11-181-1/+5
* gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-101-1/+1
* gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-101-10/+2
* drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He2020-11-101-47/+51
* ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-11-101-1/+7
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-101-3/+7
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-291-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-291-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-291-1/+2
* mwifiex: fix double freeTom Rix2020-10-291-0/+2
* net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-10-293-6/+28
* ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-10-291-0/+5
* mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-10-291-1/+1
* wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-291-1/+1
* ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-10-291-0/+2
* ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-10-291-0/+3
* net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-291-0/+1
* net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-291-1/+9
* r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-291-56/+60
* ibmveth: Identify ingress large send packets.David Wilder2020-10-291-1/+12
* net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-141-4/+12
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-10-141-55/+55
* drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He2020-10-143-0/+5
* drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He2020-10-141-2/+2
* rndis_host: increase sleep time in the query-response loopOlympia Giannou2020-10-141-1/+1
* net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-10-141-1/+1