summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * cosa: Add missing kfree in error path of cosa_writeWang Hai2020-11-18
| | * ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-11-18
| | * geneve: add transport ports in route lookup for geneveMark Gray2020-11-18
| | * i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2020-11-18
| | * i40e: Wrong truncation from u16 to u8Grzegorz Siwik2020-11-18
| | * can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean2020-11-18
| | * can: peak_usb: add range checking in decode operationsDan Carpenter2020-11-18
| | * can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp2020-11-18
| | * can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol2020-11-18
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
| |\|
| | * gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-10
| | * gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-10
| | * drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He2020-11-10
| | * ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-11-10
| | * ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-10
| * | Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman2020-10-29
| |\|
| | * net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-29
| | * ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-29
| | * brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-29
| | * rtl8xxxu: prevent potential memory leakChris Chiu2020-10-29
| | * brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-29
| | * ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-29
| | * net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-29
| | * mwifiex: fix double freeTom Rix2020-10-29
| | * net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-10-29
| | * ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-10-29
| | * mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-10-29
| | * wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-29
| | * ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-10-29
| | * ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-10-29
| | * net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-29
| | * net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-29
| | * r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-29
| | * ibmveth: Identify ingress large send packets.David Wilder2020-10-29
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\| |
| * | Merge 4.4.239 into android-4.4-pGreg Kroah-Hartman2020-10-14
| |\|
| | * net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-14
| | * bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-14
| | * net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-14
| | * net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-14
| | * team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-14
| | * Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-10-14
| | * drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He2020-10-14
| | * drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He2020-10-14
| | * rndis_host: increase sleep time in the query-response loopOlympia Giannou2020-10-14
| | * net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-10-14
| * | Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman2020-10-01
| |\|
| | * mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2020-10-01
| | * e1000: Do not perform reset in reset_task if we are already downAlexander Duyck2020-10-01