summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-18gve: Upgrade memory barrier in poll routineCatherine Sullivan1-1/+1
2021-05-18gve: Add NULL pointer checks when freeing irqs.David Awogbemila1-9/+11
2021-05-18gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila1-0/+1
2021-05-18gve: Check TX QPL was actually assignedCatherine Sullivan1-2/+6
2021-05-18netlink: disable IRQs for netlink_lock_table()Johannes Berg1-2/+4
2021-05-18net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann1-1/+10
2021-05-18bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-05-18MAINTAINERS: net: remove stale website linkKrzysztof Kozlowski1-2/+0
2021-05-18tipc: wait and exit until all work queues are doneXin Long3-0/+6
2021-05-18mld: fix panic in mld_newpack()Taehee Yoo1-3/+0
2021-05-18isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-05-17Merge branch 'bnxt_en-fixes'David S. Miller2-9/+13
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan2-8/+11
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek1-1/+2
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu3-0/+7
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter1-19/+18
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long1-7/+2
2021-05-15net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies1-1/+1
2021-05-15Merge branch 'lockless-qdisc-packet-stuck'David S. Miller4-14/+107
2021-05-15net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin2-2/+28
2021-05-15net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin3-11/+26
2021-05-15net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2-1/+53
2021-05-15tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma1-5/+6
2021-05-15Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le1-1/+4
2021-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-8/+12
2021-05-14netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...Stefano Brivio3-2/+7
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan3-6/+5
2021-05-14openvswitch: meter: fix race when getting now_ms.Tao Liu1-0/+8
2021-05-14net: korina: Fix return value check in korina_probe()Wei Yongjun1-6/+6
2021-05-14cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal3-2/+82
2021-05-14net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2021-05-13chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter1-2/+4
2021-05-13MAINTAINERS: nfc: include linux-nfc mailing listKrzysztof Kozlowski1-0/+1
2021-05-13MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainerKrzysztof Kozlowski1-1/+2
2021-05-13MAINTAINERS: nfc: drop Clément Perrochaud from NXP-NCIKrzysztof Kozlowski1-1/+0
2021-05-13Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...David S. Miller1-16/+33
2021-05-13ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-05-13octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter1-0/+4
2021-05-13Merge branch 'fec-fixes'David S. Miller1-5/+19
2021-05-13net: fec: add defer probe for of_get_mac_addressFugang Duan1-3/+10
2021-05-13net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan1-2/+9
2021-05-13net: packetmmap: fix only tx timestamp on requestRichard Sanger1-2/+8
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan1-19/+107
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni2-5/+7
2021-05-12can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek1-16/+33
2021-05-12net: ipa: memory region array is variable sizeAlex Elder2-1/+4
2021-05-12ionic: fix ptp support config breakageShannon Nelson1-0/+1
2021-05-12mptcp: fix data stream corruptionPaolo Abeni1-0/+6