summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26Merge branch 'dsa-hellcreek-fixes'David S. Miller
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-26Merge branch 'inet-siphash'David S. Miller
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-26Merge tag 'linux-can-fixes-for-5.14-20210826' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-26can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-25net: usb: asix: ax88772: fix boolconv.cocci warningskernel test robot
2021-08-25net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti
2021-08-25qede: Fix memset corruptionShai Malin
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-23Merge branch 'asix-fixes'David S. Miller
2021-08-23net: usb: asix: do not call phy_disconnect() for ax88178Oleksij Rempel
2021-08-23net: usb: asix: ax88772: move embedded PHY detection as early as possibleOleksij Rempel
2021-08-23net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-08-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-23xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-08-22ip6_gre: add validation for csum_startShreyansh Chouhan
2021-08-22ip_gre: add validation for csum_startShreyansh Chouhan
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma
2021-08-20net: usb: pegasus: fixes of set_register(s) return value evaluation;Petko Manolov
2021-08-20net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski