summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET2021-06-30
| | * net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu2021-06-30
| | * net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-06-30
| | * netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET2021-06-30
| | * qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-30
| | * net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-30
| | * ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong2021-06-30
| * | Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman2021-06-16
| |\|
| | * bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-06-16
| | * net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee2021-06-16
| | * net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-06-16
| | * net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma2021-06-16
| | * net: mdiobus: get rid of a BUG_ON()Dan Carpenter2021-06-16
| | * bonding: init notify_work earlier to avoid uninitialized useJohannes Berg2021-06-16
| * | Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
| |\|
| | * net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei2021-06-03
| | * net: netcp: Fix an error messageChristophe JAILLET2021-06-03
| | * libertas: register sysfs groups properlyGreg Kroah-Hartman2021-06-03
| | * net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng2021-06-03
| | * net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam2021-06-03
| | * net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-06-03
| | * net: usb: fix memory leak in smsc75xx_bindPavel Skripkin2021-06-03
| | * net: hso: fix control-request directionsJohan Hovold2021-06-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\| |
| * | Merge 4.4.270 into android-4.4-pGreg Kroah-Hartman2021-05-26
| |\|
| | * qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-26
| | * net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-05-26
| | * net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-26
| | * ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng2021-05-26
| | * Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman2021-05-26
| | * Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-26
| | * Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-26
| | * Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-26
| * | Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
| |\|
| | * cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-22
| | * FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki2021-05-22
| | * wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2021-05-22
| | * wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2021-05-22
| | * net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell2021-05-22
| | * ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-05-22
| | * net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King2021-05-22
| | * mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong2021-05-22
| | * net: thunderx: Fix unintentional sign extension issueColin Ian King2021-05-22
| | * mt7601u: fix always true expressionColin Ian King2021-05-22
| | * net: lapbether: Prevent racing when checking whether the netif is runningXie He2021-05-22
| | * ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter2021-05-22
| | * FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki2021-05-22
| | * staging: wimax/i2400m: fix byte-order issuekarthik alapati2021-05-22
| | * iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina2021-05-22
| | * net: usb: ax88179_178a: initialize local variables before usePhillip Potter2021-05-22