summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-305-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-281-1/+1
| * | | | builddeb: Fix header package regarding dtc source linksJan Kiszka2018-03-281-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-3076-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-292-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
| | * | | | | | vti6: Fix dev->max_mtu settingStefano Brivio2018-03-191-1/+1
| | * | | | | | vti6: Keep set MTU on link creation or change, validate itStefano Brivio2018-03-191-8/+16
| | * | | | | | vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio2018-03-191-4/+6
| | * | | | | | vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-03-191-1/+0
| | * | | | | | ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio2018-03-191-1/+7
| | * | | | | | vti4: Don't count header length twice on tunnel setupStefano Brivio2018-03-191-1/+0
| | * | | | | | xfrm: fix rcu_read_unlock usage in xfrm_local_errorTaehee Yoo2018-03-161-2/+3
| * | | | | | | qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4
| * | | | | | | vhost: correctly remove wait queue during poll failureJason Wang2018-03-271-2/+1
| * | | | | | | Merge branch 'mlx4-misc-fixes-for-4.16'David S. Miller2018-03-274-47/+63
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh2018-03-271-0/+1
| | * | | | | | | net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2018-03-273-47/+62
| |/ / / / / / /
| * | | | | | | net/smc: use announced length in sock_recvmsg()Ursula Braun2018-03-271-1/+1