aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-06Merge branch 'stmmac-fixes'David S. Miller
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-11-06net/smc: fix ethernet interface refcountingUrsula Braun
2019-11-06Merge branch 'net-tls-add-a-TX-lock'David S. Miller
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-06net/tls: add a TX lockJakub Kicinski
2019-11-06net/tls: don't pay attention to sk_write_pending when pushing partial recordsJakub Kicinski
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean
2019-11-06Merge branch 'Bonding-fixes-for-Ocelot-switch'David S. Miller
2019-11-06net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil
2019-11-06net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan
2019-11-06Merge branch 'net-bcmgenet-restore-internal-EPHY-support'David S. Miller
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger
2019-11-05Documentation: TLS: Add missing counter descriptionTariq Toukan
2019-11-05NFC: fdp: fix incorrect free objectPan Bian
2019-11-05net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-11-05net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak
2019-11-05net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli
2019-11-05net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-05taprio: fix panic while hw offload sched list swapIvan Khoronzhuk
2019-11-05Merge tag 'linux-can-fixes-for-5.4-20191105' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-05can: don't use deprecated license identifiersYegor Yefremov
2019-11-05can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler
2019-11-04can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...Oleksij Rempel
2019-11-04can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...Oleksij Rempel