summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't log expected error on DFS referral requestSteve French2018-04-022-2/+2
* fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter2018-04-021-4/+1
* SMB3.1.1 dialect is no longer experimentalSteve French2018-04-021-4/+3
* Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French2018-04-021-0/+5
* fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg2018-04-021-3/+12
* CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva2018-04-021-1/+1
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-026-2/+112
* CIFS: add sha512 secmechAurelien Aptel2018-04-026-0/+44
* CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-026-173/+93
* Update README file for cifs.koSteve French2018-04-021-16/+13
* Update TODO list for cifs.koSteve French2018-04-021-11/+14
* cifs: fix memory leak in SMB2_open()Ronnie Sahlberg2018-04-021-2/+6
* CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King2018-04-021-2/+2
* Linux 4.16v4.16Linus Torvalds2018-04-011-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-312-31/+24
|\
| * perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-03-281-23/+7
| * perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian2018-03-271-8/+17
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-315-4/+6
|\ \
| * | x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com2018-03-281-1/+1
| * | x86/platform/uv/BAU: Add APIC idt entryAndrew Banman2018-03-283-2/+4
| * | x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener2018-03-251-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-312-3/+12
|\ \ \
| * | | x86/alternatives: Fixup alternative_call_2Alexey Dobriyan2018-03-271-3/+1
| * | | objtool: Add Clang supportJosh Poimboeuf2018-03-271-0/+11
* | | | Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-315-5/+12
|\ \ \ \
| * | | | netfilter: nf_nat_snmp_basic: add correct dependency to MakefileMasahiro Yamada2018-03-291-1/+1
| * | | | kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe2018-03-271-1/+1
| * | | | builddeb: Fix header package regarding dtc source linksJan Kiszka2018-03-271-1/+1
| * | | | kbuild: set no-integrated-as before incl. arch MakefileStefan Agner2018-03-211-2/+2
| * | | | kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre2018-03-211-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-3176-384/+793
|\ \ \ \ \
| * | | | | net: mvneta: fix enable of all initialized RXQsYelena Krivosheev2018-03-301-0/+1
| * | | | | net/ipv6: Fix route leaking between VRFsDavid Ahern2018-03-301-0/+3
| * | | | | vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern2018-03-301-2/+3
| * | | | | ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-03-301-9/+7
| * | | | | net/dim: Fix int overflowTal Gilboa2018-03-301-1/+1
| * | | | | Merge branch 'vlan-fix'David S. Miller2018-03-302-4/+17
| |\ \ \ \ \
| | * | | | | vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita2018-03-301-2/+13
| | * | | | | net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-03-301-2/+4
| |/ / / / /
| * | | | | atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King2018-03-301-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-302-2/+6
| |\ \ \ \ \
| | * | | | | nfp: bpf: fix check of program max insn countJakub Kicinski2018-03-241-1/+5
| | * | | | | tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski2018-03-241-1/+1
| * | | | | | vhost: validate log when IOTLB is enabledJason Wang2018-03-291-8/+6
| * | | | | | qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2
| * | | | | | hv_netvsc: enable multicast if necessaryStephen Hemminger2018-03-291-1/+1
| * | | | | | ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller2018-03-291-6/+6
| * | | | | | lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J2018-03-291-2/+21
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-295-18/+38
| |\ \ \ \ \ \
| | * | | | | | xfrm: Fix transport mode skb control buffer usage.Steffen Klassert2018-03-231-0/+6