summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: stmmac: fix disabling flexible PPS outputAntonio Borneo2019-10-101-0/+1
* | net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-101-1/+1
* | ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan2019-10-091-0/+1
* | Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2019-10-0910-27/+71
|\ \
| * | mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-074-10/+37
| * | mac80211: accept deauth frames in IBSS modeJohannes Berg2019-10-071-1/+10
| * | cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon2019-10-071-10/+13
| * | nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost2019-10-071-1/+1
| * | cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-041-2/+6
| * | mac80211: Reject malformed SSID elementsWill Deacon2019-10-041-2/+3
| * | mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis2019-10-041-1/+1
* | | Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap2019-10-091-1/+3
* | | NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-10-091-1/+8
* | | net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang2019-10-091-4/+5
* | | net_sched: fix backward compatibility for TCA_KINDCong Wang2019-10-092-5/+34
* | | net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker2019-10-091-6/+4
* | | Merge branch 'llc-fix-sk_buff-refcounting'Jakub Kicinski2019-10-087-89/+69
|\ \ \
| * | | llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers2019-10-081-27/+6
| * | | llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers2019-10-083-18/+30
| * | | llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-10-083-26/+16
| * | | llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2019-10-082-18/+17
|/ / /
* | | ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo2019-10-071-2/+2
* | | ionic: fix stats memory dereferenceShannon Nelson2019-10-072-10/+21
* | | Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-10-0710-44/+63
|\ \ \
| * | | rxrpc: Fix call crypto state cleanupDavid Howells2019-10-076-7/+12
| * | | rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells2019-10-071-2/+3
| * | | rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2019-10-073-15/+21
| * | | rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2019-10-075-13/+16
| * | | rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-10-072-7/+10
| * | | rxrpc: Fix call ref leakDavid Howells2019-10-071-0/+1
|/ / /
* | | Merge branch 'stmmac-fixes'David S. Miller2019-10-062-3/+10
|\ \ \
| * | | net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu2019-10-061-2/+2
| * | | net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu2019-10-061-1/+1
| * | | net: stmmac: selftests: Check if filtering is available before runningJose Abreu2019-10-061-0/+7
|/ / /
* | | net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli2019-10-061-1/+0
* | | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-0515-86/+41
|\ \ \
| * | | kheaders: make headers archive reproducibleDmitry Goldin2019-10-052-5/+13
| * | | kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada2019-10-051-10/+0
| * | | kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada2019-10-051-2/+2
| * | | scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada2019-10-051-1/+1
| * | | namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-051-6/+7
| * | | video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
| * | | video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
| * | | integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada2019-10-051-2/+0
| * | | integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada2019-10-051-1/+0
| * | | modpost: fix static EXPORT_SYMBOL warnings for UML buildMasahiro Yamada2019-10-011-4/+9
| * | | kbuild: correct formatting of header in kbuild module docsAlex Gaynor2019-10-011-1/+2
| * | | kbuild: remove SUBDIRS supportMasahiro Yamada2019-10-011-18/+2
| * | | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-016-17/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
|\ \ \ \