aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki1-1/+2
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1
2019-11-07ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern1-1/+1
2019-11-07ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta3-25/+1
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado1-0/+1
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum1-3/+3
2019-11-07nfc: netlink: fix double device reference dropPan Bian1-2/+0
2019-11-06NFC: st21nfca: fix double freePan Bian1-0/+1
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan1-1/+17
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit1-0/+3
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu1-30/+34
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu1-0/+1
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu1-2/+3
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu1-2/+4
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu1-1/+1
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu1-1/+2
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu1-40/+94
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-06net/smc: fix ethernet interface refcountingUrsula Braun1-2/+0
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski1-0/+108
2019-11-06net/tls: add a TX lockJakub Kicinski4-14/+20
2019-11-06net/tls: don't pay attention to sk_write_pending when pushing partial recordsJakub Kicinski2-7/+6
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-11-06net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil1-1/+2
2019-11-06net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil1-3/+3
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker1-0/+2
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker1-0/+1
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger3-69/+73
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-11-05Documentation: TLS: Add missing counter descriptionTariq Toukan1-0/+4
2019-11-05NFC: fdp: fix incorrect free objectPan Bian1-1/+1
2019-11-05net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-05net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti1-2/+2