summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-11-10drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He1-47/+51
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-10mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-11-10p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-11-10ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic1-1/+2
2020-10-29mwifiex: fix double freeTom Rix1-0/+2
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner3-6/+28
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter1-0/+5
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-10-29net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-29net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit1-52/+56
2020-10-29ibmveth: Identify ingress large send packets.David Wilder1-1/+12
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam1-4/+12
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap1-0/+1
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet1-0/+1
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-10-14net: team: fix memory leak in __team_options_registerAnant Thazhemadam1-1/+1
2020-10-14team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet1-0/+1
2020-10-14macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet1-1/+3
2020-10-14Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven1-55/+55
2020-10-14drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He3-0/+5
2020-10-14drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He1-2/+2
2020-10-14rndis_host: increase sleep time in the query-response loopOlympia Giannou1-1/+1
2020-10-14net: dec: de2104x: Increase receive ring size for TulipLucy Yan1-1/+1
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix1-1/+3
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck1-4/+14
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik1-0/+2
2020-10-01net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-10-01bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan1-11/+20
2020-10-01hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-09-23drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-09-23drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-09-23drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4