summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap
2019-10-08NFC: pn533: fix use-after-free and memleaksJohan Hovold
2019-10-08net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang
2019-10-08net_sched: fix backward compatibility for TCA_KINDCong Wang
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker
2019-10-08Merge branch 'llc-fix-sk_buff-refcounting'Jakub Kicinski
2019-10-08llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers
2019-10-08llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers
2019-10-08llc: fix sk_buff leak in llc_conn_service()Eric Biggers
2019-10-08llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-07Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-10-07rxrpc: Fix call crypto state cleanupDavid Howells
2019-10-07rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells
2019-10-07rxrpc: Fix call ref leakDavid Howells
2019-10-06Merge branch 'stmmac-fixes'David S. Miller
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu
2019-10-06net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-04nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-10-04sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-04Merge branch 'Fix-regression-with-AR8035-speed-downgrade'David S. Miller
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King