summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAge
...
| * net: thunderx: Fix unintentional sign extension issueColin Ian King2021-05-22
| * cavium/liquidio: Fix duplicate argumentWan Jiabing2021-04-28
| * i40e: fix the panic when running bpf in xdpdrv modeJason Xing2021-04-28
| * net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET2021-04-28
| * pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck2021-04-28
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\|
| * gianfar: Handle error code at MAC address changeClaudiu Manoil2021-04-16
| * net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov2021-04-10
| * net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong2021-03-30
| * e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-30
| * e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-30
| * sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov2021-03-30
| * net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai2021-03-30
| * net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery2021-03-30
| * net: davicom: Fix regulator not turned off on driver removalPaul Cercueil2021-03-17
| * net: davicom: Fix regulator not turned off on failed probePaul Cercueil2021-03-17
| * net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\|
| * bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-03-03
| * igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2021-03-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\|
| * sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-30
| * netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-23
| * net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-23
| * ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2021-01-23
| * ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes2021-01-12
| * net: hns: fix return value check in __lb_other_process()Yunjian Wang2021-01-12
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * qlcnic: Fix error code in probeDan Carpenter2020-12-29
| * 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
| * 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
| * 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
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\|
| * 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
| * 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
| * 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
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\|
| * 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
| * ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-10
| * net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-29
| * net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-29