summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-27wl1251: Generate random MAC address only if driver does not have validPali Rohár1-9/+18
2018-02-27wl1251: Update wl->nvs_len after wl->nvs is validPali Rohár1-2/+3
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller320-1384/+2314
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds108-455/+625
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-41/+179
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds17-184/+183
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-1/+1
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-5/+29
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds20-98/+107
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp4-8/+20
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds26-107/+261
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn3-8/+51
2018-02-23atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King1-8/+4
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-15/+80
2018-02-23rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan1-1/+2
2018-02-23r8169: simplify and improve check for dashHeiner Kallweit1-30/+9
2018-02-23r8169: disable WOL per defaultHeiner Kallweit1-2/+3
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap1-0/+1
2018-02-22Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris5-37/+111
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie5-2/+12
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-22Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+12
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+9
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2-2/+29
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap1-3/+12
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-02-22dsa: ptp: mark dummy helpers as 'inline'Arnd Bergmann2-6/+6
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter1-4/+10
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song1-2/+1
2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4
2018-02-22Merge branch 'nfp-build-and-FW-initramfs-updates'David S. Miller7-0/+13
2018-02-22nfp: advertise firmware for mixed 10G/25G modeDirk van der Merwe1-0/+1
2018-02-22aquantia: add Makefiles to all directoriesJakub Kicinski1-0/+2
2018-02-22nfp: add Makefiles to all directoriesJakub Kicinski5-0/+10
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller25-87/+584
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller11-27/+41
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer3-1/+29
2018-02-22mac80211: add get TID helperSara Sharon8-21/+23
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg3-0/+11
2018-02-22uapi: Add 802.11 Preauthentication to if_etherDenis Kenzior1-0/+1
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds38-133/+350
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+64
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-45/+45