]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2020-07-21  Yunsheng Linnet: hns3: fix for not unmapping TX buffer correctly
2020-07-21  Miaohe Linnet: udp: Fix wrong clean up for IS_UDPLITE macro
2020-07-21  Xiongfeng Wangnet-sysfs: add a newline when printing 'tx_timeout...
2020-07-21  Yoshihiro Shimodanet: ethernet: ravb: exit if re-initialization fails...
2020-07-21  David S. MillerMerge branch 'udp-Fix-reuseport-selection-with-connecte...
2020-07-21  Kuniyuki Iwashimaudp: Improve load balancing for SO_REUSEPORT.
2020-07-21  Kuniyuki Iwashimaudp: Copy has_conns in reuseport_grow().
2020-07-21  Tung Nguyentipc: allow to build NACK message in link timeout function
2020-07-21  Bixuan Cuinet: neterion: vxge: reduce stack usage in VXGE_COMPLET...
2020-07-21  Huang Guobinnet: ag71xx: add missed clk_disable_unprepare in error...
2020-07-21  wenxunet/sched: act_ct: fix restore the qdisc_skb_cb after...
2020-07-21  Navid Emamdoostnfc: s3fwrn5: add missing release on skb in s3fwrn5_rec...
2020-07-21  Vinay Kumar... crypto/chtls: correct net_device reference count
2020-07-21  Vinay Kumar... crypto/chtls: fix tls alert messages corrupted by tls...
2020-07-21  David S. MillerMerge branch 'ionic-locking-and-filter-fixes'
2020-07-21  Shannon Nelsonionic: use mutex to protect queue operations
2020-07-21  Shannon Nelsonionic: keep rss hash after fw update
2020-07-21  Shannon Nelsonionic: update filter id after replay
2020-07-21  Shannon Nelsonionic: fix up filter locks and debug msgs
2020-07-21  Shannon Nelsonionic: use offset for ethtool regs data
2020-07-21  Murali Karicherinet: hsr: check for return value of skb_put_padto()
2020-07-21  Guillaume NaultDocumentation: bareudp: update iproute2 sample commands
2020-07-21  Liu Jianmlxsw: destroy workqueue when trap_register in mlxsw_em...
2020-07-21  Liu Jiandpaa_eth: Fix one possible memleak in dpaa_eth_probe
2020-07-21  David S. MillerMerge branch 'smc-fixes'
2020-07-21  Karsten Graulnet/smc: fix dmb buffer shortage
2020-07-21  Karsten Graulnet/smc: put slot when connection is killed
2020-07-21  David Howellsrxrpc: Fix sendmsg() returning EPIPE due to recvmsg...
2020-07-21  David S. MillerMerge tag 'ieee802154-for-davem-2020-07-20' of git...
2020-07-21  Zhang Changzhongnet: bcmgenet: add missed clk_disable_unprepare in...
2020-07-20  Zhang Changzhongnet: bcmgenet: fix error returns in bcmgenet_probe()
2020-07-20  Alexander A... net: ieee802154: adf7242: Replace HTTP links with HTTPS...
2020-07-20  Taehee Yoobonding: check error value of register_netdevice()...
2020-07-20  Russell Kingarm64: dts: clearfog-gt-8k: fix switch link configuration
2020-07-20  Russell Kingnet: dsa: mv88e6xxx: fix in-band AN link establishment
2020-07-19  David S. MillerMerge branch 'net-smc-fixes'
2020-07-19  Karsten Graulnet/smc: fix restoring of fallback changes
2020-07-19  Karsten Graulnet/smc: remove freed buffer from list
2020-07-19  Karsten Graulnet/smc: do not call dma sync for unmapped memory
2020-07-19  Karsten Graulnet/smc: fix handling of delete link requests
2020-07-19  Karsten Graulnet/smc: move add link processing for new device into...
2020-07-19  Karsten Graulnet/smc: drop out-of-flow llc response messages
2020-07-19  Karsten Graulnet/smc: protect smc ib device initialization
2020-07-19  Karsten Graulnet/smc: fix link lookup for new rdma connections
2020-07-19  Karsten Graulnet/smc: clear link during SMC client link down processing
2020-07-19  Karsten Graulnet/smc: handle unexpected response types for confirm...
2020-07-18  Vadim Pasternakmlxsw: core: Fix wrong SFP EEPROM reading for upper...
2020-07-18  Murali Karicherinet: hsr: validate address B before copying to skb
2020-07-18  Murali Karicherinet: hsr: fix incorrect lsdu size in the tag of HSR...
2020-07-18  Randy Dunlaprhashtable: drop duplicated word in <linux/rhashtable.h>
2020-07-18  Alexandre Belloninet: macb: use phy_interface_mode_is_rgmii everywhere
2020-07-18  Nikita Danilovnet: atlantic: disable PTP on AQC111, AQC112
2020-07-17  Wang Hainfc: nci: add missed destroy_workqueue in nci_register_...
2020-07-17  David S. MillerMerge branch 'bcmgenet-WAKE_FILTER'
2020-07-17  Doug Bergernet: bcmgenet: restore HFB filters on resume
2020-07-17  Doug Bergernet: bcmgenet: test RBUF_ACPI_EN when resuming
2020-07-17  Doug Bergernet: bcmgenet: test MPD_EN when resuming
2020-07-17  Paolo Pisatiselftests: net: ip_defrag: modprobe missing nf_defrag_i...
2020-07-17  Wang Hainet: smc91x: Fix possible memory leak in smc_drv_probe()
2020-07-17  Weilong Chenrtnetlink: Fix memory(net_device) leak when ->newlink...
2020-07-17  Min Lidocs: ptp.rst: add support for Renesas (IDT) ClockMatrix
2020-07-17  Liu Jianieee802154: fix one possible memleak in adf7242_probe
2020-07-16  Sergey Organovnet: dp83640: fix SIOCSHWTSTAMP to update the struct...
2020-07-16  Sergey Organovnet: fec: fix hardware time stamping by external devices
2020-07-16  George Kennedyax88172a: fix ax88172a_unbind() failures
2020-07-16  Stefano Garzarellavsock/virtio: annotate 'the_virtio_vsock' RCU pointer
2020-07-16  Ioana Ciorneidpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
2020-07-14  Laurence Obermanqed: Disable "MFW indication via attention" SPAM every...
2020-07-14  Paolo Pisatiselftests: fib_nexthop_multiprefix: fix cleanup() netns...
2020-07-14  Maxim Kochetkovgianfar: Use random MAC address when none is given
2020-07-14  Christophe... hippi: Fix a size used in a 'pci_free_consistent()...
2020-07-14  David S. MillerMerge tag 'wireless-drivers-2020-07-13' of git://git...
2020-07-14  Wei Yongjunip6_gre: fix null-ptr-deref in ip6gre_init_net()
2020-07-14  Geert Uytterhoevenusb: hso: Fix debug compile warning on sparc32
2020-07-12  David S. MillerMerge branch 'bnxt_en-fixes'
2020-07-12  Michael Chanbnxt_en: Fix completion ring sizing with TPA enabled.
2020-07-12  Vasundhara... bnxt_en: Init ethtool link settings after reading updat...
2020-07-12  Vasundhara... bnxt_en: Fix race when modifying pause settings.
2020-07-11  Linus TorvaldsMerge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel...
2020-07-11  Linus TorvaldsMerge tag '5.8-rc4-smb3-fixes' of git://git.samba.org...
2020-07-11  Linus TorvaldsMerge tag 'inclusive-terminology' of git://git.kernel...
2020-07-11  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-07-10  Nathan Chancellormips: Remove compiler check in unroll macro
2020-07-10  David S. MillerMerge branch 'mlxsw-Various-fixes'
2020-07-10  Ido Schimmelmlxsw: pci: Fix use-after-free in case of failed devlin...
2020-07-10  Ido Schimmelmlxsw: spectrum_router: Remove inappropriate usage...
2020-07-10  David S. MillerMerge branch 'macb-WOL-fixes'
2020-07-10  Nicolas Ferrenet: macb: fix call to pm_runtime in the suspend/resume...
2020-07-10  Nicolas Ferrenet: macb: fix macb_suspend() by removing call to netif...
2020-07-10  Nicolas Ferrenet: macb: fix macb_get/set_wol() when moving to phylink
2020-07-10  Nicolas Ferrenet: macb: mark device wake capable when "magic-packet...
2020-07-10  Nicolas Ferrenet: macb: fix wakeup test in runtime suspend/resume...
2020-07-10  Davide Carattibnxt_en: fix NULL dereference in case SR-IOV configurat...
2020-07-10  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-07-10  David S. MillerMerge tag 'mlx5-fixes-2020-07-02' of git://git.kernel...
2020-07-10  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-07-10  Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.8-rc5' of git:/...
2020-07-10  Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-10' of git://git.kernel...
2020-07-10  Linus TorvaldsMerge tag 'block-5.8-2020-07-10' of git://git.kernel...
2020-07-10  Linus TorvaldsMerge tag 'cleanup-kernel_read_write' of git://git...
next