summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * net: korina: fix return valueVincent Stehlé2020-12-29
| | * net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET2020-12-29
| | * net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET2020-12-29
| | * cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao2020-12-29
| | * orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-12-29
| | * can: softing: softing_netdev_open(): fix error handlingZhang Qilong2020-12-29
| | * net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-29
| | * net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-29
| * | Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman2020-12-11
| |\|
| | * net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong2020-12-11
| | * cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-11
| | * bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-11
| | * usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-12-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\| |
| * | Merge 4.4.247 into android-4.4-pGreg Kroah-Hartman2020-12-02
| |\|
| | * bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-12-02
| | * bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-12-02
| * | Merge 4.4.246 into android-4.4-pGreg Kroah-Hartman2020-11-24
| |\|
| | * can: m_can: m_can_handle_state_change(): fix state changeWu Bo2020-11-24
| | * can: peak_usb: fix potential integer overflow on shift of a intColin Ian King2020-11-24
| | * can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez2020-11-24
| | * net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-24
| | * qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong2020-11-24
| | * net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-24
| | * net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-24
| * | Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
| |\|
| | * xen/netback: use lateeoi irq bindingJuergen Gross2020-11-18
| | * 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