summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang
2020-10-06can: m_can_platform: don't call m_can_class_suspend in runtime suspendLucas Stach
2020-10-06Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-10-06tcp: fix receive window update in tcp_add_backlog()Eric Dumazet
2020-10-06net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-06mptcp: more DATA FIN fixesPaolo Abeni
2020-10-06Merge branch 'Fix-tail-dropping-watermarks-for-Ocelot-switches'David S. Miller
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean
2020-10-06net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean
2020-10-06net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()Manivannan Sadhasivam
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05rxrpc: Fix server keyring leakDavid Howells
2020-10-05rxrpc: The server keyring isn't network-namespacedDavid Howells
2020-10-05rxrpc: Fix accept on a connection that need securingDavid Howells
2020-10-05rxrpc: Fix some missing _bh annotations on locking conn->state_lockDavid Howells
2020-10-05rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells
2020-10-05rxrpc: Fix rxkad token xdr encodingMarc Dionne
2020-10-05platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma
2020-10-04Linux 5.9-rc8v5.9-rc8Linus Torvalds
2020-10-04net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault
2020-10-04net: mvneta: fix double free of txq->bufTom Rix
2020-10-04net_sched: check error pointer in tcf_dump_walker()Cong Wang
2020-10-04net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-03net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02tcp: fix syn cookied MPTCP request socket leakPaolo Abeni
2020-10-02Merge branch 'Introduce-sendpage_ok-to-detect-misused-sendpage-in-network-rel...David S. Miller
2020-10-02libceph: use sendpage_ok() in ceph_tcp_sendpage()Coly Li
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li
2020-10-02nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li
2020-10-02net: add WARN_ONCE in kernel_sendpage() for improper zero-copy sendColy Li
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds