summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-281-0/+4
* net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-251-0/+2
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-245-123/+57
|\
| * tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-03-221-3/+3
| * tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-03-081-76/+45
| * tracing: Add event record param to trigger_ops.func()Tom Zanussi2016-03-081-3/+4
| * tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2016-03-082-41/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-03-242-2/+34
|\ \
| * | Thermal: Ignore invalid trip pointsZhang Rui2016-03-181-0/+2
| | |
| | \
| *-. \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2016-03-151-0/+18
| |\ \ \
| | | * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2016-03-151-0/+18
| | |/| |
| | | * | thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan2016-03-091-0/+18
| * | | | thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio2016-03-151-2/+14
| |/ / /
* | | | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-242-7/+20
|\ \ \ \
| * | | | svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever2016-03-011-2/+7
| * | | | svcrdma: Use new CQ API for RPC-over-RDMA server receive CQsChuck Lever2016-03-011-1/+1
| * | | | svcrdma: Use correct XID in error repliesChuck Lever2016-03-011-1/+1
| * | | | svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-011-2/+2
| * | | | rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever2016-03-011-0/+1
| * | | | svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever2016-03-011-0/+1
| * | | | nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-011-0/+7
| * | | | svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever2016-03-011-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-241-0/+5
|\ \ \ \ \
| * | | | | perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui2016-03-211-0/+4
| * | | | | perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa2016-03-211-0/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-1/+0
|\ \ \ \ \ \
| * | | | | | x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai2016-03-231-1/+0
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-241-7/+7
|\ \ \ \ \ \
| * | | | | | bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-03-211-7/+7
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-2313-132/+159
|\ \ \ \ \ \
| * | | | | | net: ping: make ping_v6_sendmsg staticHaishuang Yan2016-03-231-1/+0
| * | | | | | net: Fix typos and whitespace.Bjorn Helgaas2016-03-231-109/+106
| * | | | | | ipv6: remove unused in6_addr structLuis de Bethencourt2016-03-221-1/+0
| * | | | | | ethtool: minor doc updateDavid Decotigny2016-03-221-3/+3
| * | | | | | net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier2016-03-211-0/+2
| * | | | | | net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt2016-03-211-0/+4
| * | | | | | net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-211-0/+2
| * | | | | | vxlan: fix sparse warningsJiri Benc2016-03-211-8/+8
| * | | | | | isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2016-03-201-1/+1
| * | | | | | tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-201-0/+16
| * | | | | | tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-201-2/+2
| * | | | | | sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner2016-03-201-1/+1
| * | | | | | sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-201-3/+5
| * | | | | | ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2016-03-202-2/+2
| * | | | | | vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-201-0/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-19419-2816/+10713
| |\ \ \ \ \ \
| * | | | | | | sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner2016-03-081-1/+1
* | | | | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-03-231-0/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | mailbox: Introduce TI message manager driverNishanth Menon2016-03-211-0/+35
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-2314-90/+325
|\ \ \ \ \ \ \ \