Age | Commit message (Expand) | Author | Files | Lines |
2020-08-28 | net: dsa: mt7530: fix advertising unsupported 1000baseT_Half | Landen Chao | 1 | -1/+1 |
2020-08-27 | net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid() | Murali Karicheri | 1 | -6/+21 |
2020-08-27 | net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() | Himadri Pandya | 1 | -1/+1 |
2020-08-27 | bnxt: don't enable NAPI until rings are ready | Jakub Kicinski | 1 | -8/+4 |
2020-08-27 | drivers/net/wan/lapbether: Set network_header before transmitting | Xie He | 1 | -0/+2 |
2020-08-26 | net: cdc_ncm: Fix build error | YueHaibing | 1 | -0/+1 |
2020-08-26 | net: hns3: Fix for geneve tx checksum bug | Yi Li | 1 | -2/+4 |
2020-08-26 | bnxt_en: Setup default RSS map in all scenarios. | Michael Chan | 1 | -9/+30 |
2020-08-26 | bnxt_en: init RSS table for Minimal-Static VF reservation | Edwin Peer | 1 | -8/+7 |
2020-08-26 | bnxt_en: fix HWRM error when querying VF temperature | Edwin Peer | 1 | -4/+7 |
2020-08-26 | bnxt_en: Fix possible crash in bnxt_fw_reset_task(). | Michael Chan | 1 | -2/+8 |
2020-08-26 | bnxt_en: Fix PCI AER error recovery flow | Vasundhara Volam | 1 | -0/+3 |
2020-08-26 | bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled. | Michael Chan | 1 | -9/+2 |
2020-08-26 | bnxt_en: Check for zero dir entries in NVRAM. | Vasundhara Volam | 1 | -0/+3 |
2020-08-26 | bnxt_en: Don't query FW when netif_running() is false. | Pavan Chebbi | 1 | -1/+1 |
2020-08-26 | net: dp83869: Fix RGMII internal delay configuration | Daniel Gorsulowski | 1 | -6/+6 |
2020-08-26 | ibmvnic fix NULL tx_pools and rx_tools issue at do_reset | Mingming Cao | 1 | -1/+14 |
2020-08-25 | net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port | Murali Karicheri | 1 | -1/+1 |
2020-08-25 | net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port | Murali Karicheri | 1 | -1/+1 |
2020-08-25 | net: dsa: mt7530: Add of_node_put() before break and return statements | Sumera Priyadarsini | 1 | -1/+4 |
2020-08-25 | gtp: add GTPA_LINK info to msg sent to userspace | Nicolas Dichtel | 1 | -0/+1 |
2020-08-25 | sfc: fix boolreturn.cocci warning and rename function | Edward Cree | 1 | -4/+4 |
2020-08-25 | net: ocelot: Add of_node_put() before return statement | Sumera Priyadarsini | 1 | -0/+1 |
2020-08-25 | firestream: Fix memleak in fs_open | Dinghao Liu | 1 | -0/+1 |
2020-08-25 | net: arc_emac: Fix memleak in arc_mdio_probe | Dinghao Liu | 1 | -0/+1 |
2020-08-25 | NFC: st95hf: Fix memleak in st95hf_in_send_cmd | Dinghao Liu | 1 | -1/+1 |
2020-08-25 | net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d... | Nathan Chancellor | 1 | -1/+1 |
2020-08-25 | drivers/net/wan/lapbether: Added needed_tailroom | Xie He | 1 | -0/+1 |
2020-08-25 | ravb: Fixed to be able to unload modules | Yuusuke Ashizuka | 1 | -55/+55 |
2020-08-24 | net: systemport: Fix memleak in bcm_sysport_probe | Dinghao Liu | 1 | -2/+4 |
2020-08-24 | net: hns: Fix memleak in hns_nic_dev_probe | Dinghao Liu | 1 | -3/+6 |
2020-08-23 | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+12 |
2020-08-23 | Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -7/+7 |
2020-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 18 | -58/+133 |
2020-08-22 | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -7/+10 |
2020-08-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 16 | -52/+119 |
2020-08-22 | Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+20 |
2020-08-21 | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -17/+239 |
2020-08-21 | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-08-21 | Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -7/+12 |
2020-08-21 | net: dsa: b53: check for timeout | Tom Rix | 1 | -0/+2 |
2020-08-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 10 | -18/+14 |
2020-08-21 | Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 41 | -94/+317 |
2020-08-21 | Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 11 | -27/+75 |
2020-08-21 | Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd... | Dave Airlie | 16 | -22/+126 |
2020-08-21 | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() | Haiyang Zhang | 1 | -1/+1 |
2020-08-21 | hv_netvsc: Remove "unlikely" from netvsc_select_queue | Haiyang Zhang | 1 | -1/+1 |
2020-08-21 | Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+6 |
2020-08-20 | sfc: fix build warnings on 32-bit | Edward Cree | 1 | -4/+4 |
2020-08-20 | net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" | Kaige Li | 1 | -2/+2 |