summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-103-1/+20
| |\ \
| | * | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner2016-05-101-1/+1
| | * | MAINTAINERS: Add mmiotrace entryIngo Molnar2016-05-081-0/+14
| | * | x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner2016-05-071-0/+5
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-103-1/+10
| |\ \ \
| | * | | sched/rt, sched/dl: Don't push if task's scheduling class was changedXunlei Pang2016-05-102-0/+2
| | * | | sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakageRafael J. Wysocki2016-05-071-1/+8
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-091-2/+2
| |\ \ \ \
| | * | | | libnvdimm, pfn: fix ARCH=alpha allmodconfig build failureDan Williams2016-05-061-2/+2
| * | | | | perf/core: Change the default paranoia level to 2Andy Lutomirski2016-05-092-2/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-092-3/+6
| |\ \ \ \ \
| | * | | | | zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky2016-05-091-2/+5
| | * | | | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-091-1/+1
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-095-11/+36
| |\ \ \ \ \ \
| | * | | | | | crypto: rsa - select crypto mgr dependencyTadeusz Struk2016-05-051-0/+1
| | * | | | | | crypto: hash - Fix page length clamping in hash walkHerbert Xu2016-05-051-1/+2
| | * | | | | | crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
| | * | | | | | crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0936-100/+190
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mlx5-build-fix'David S. Miller2016-05-095-4/+24
| | |\ \ \ \ \ \ \
| | | * | | | | | | net/mlx5e: make VXLAN support conditionalArnd Bergmann2016-05-095-3/+24
| | | * | | | | | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann2016-05-091-1/+0
| | |/ / / / / / /
| | * | | | | | | macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-092-7/+16
| | * | | | | | | Documentation/networking: more accurate LCO explanationShmulik Ladkani2016-05-081-7/+7
| | * | | | | | | macvtap: segmented packet is consumedEric Dumazet2016-05-081-1/+1
| | * | | | | | | tools: bpf_jit_disasm: check for klogctl failureColin Ian King2016-05-081-0/+3
| | * | | | | | | qede: uninitialized variable in qede_start_xmit()Dan Carpenter2016-05-081-1/+1
| | * | | | | | | netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
| | * | | | | | | netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter2016-05-071-1/+1
| | * | | | | | | netxen: fix error handling in netxen_get_flash_block()Dan Carpenter2016-05-071-4/+8
| | * | | | | | | mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel2016-05-061-0/+8
| | * | | | | | | mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel2016-05-061-2/+2
| | * | | | | | | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-065-3/+18
| | * | | | | | | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-064-15/+0
| | * | | | | | | qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru2016-05-061-4/+2
| | * | | | | | | net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2016-05-062-4/+8
| | * | | | | | | bridge: fix igmp / mld query parsingLinus Lüssing2016-05-061-5/+7
| | * | | | | | | net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov2016-05-051-2/+3
| | * | | | | | | VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell2016-05-051-20/+1
| | * | | | | | | net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens2016-05-051-1/+1
| | * | | | | | | Merge branch 'bnxt_en-fixes'David S. Miller2016-05-041-4/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | bnxt_en: Setup multicast properly after resetting device.Michael Chan2016-05-041-4/+15
| | | * | | | | | | bnxt_en: Need memory barrier when processing the completion ring.Michael Chan2016-05-041-0/+4
| | |/ / / / / / /
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-044-1/+35
| | |\ \ \ \ \ \ \
| | | * | | | | | | vti: Add pmtu handling to vti_xmit.Steffen Klassert2016-03-311-0/+18
| | | * | | | | | | xfrm: Reset encapsulation field of the skb before transformationSteffen Klassert2016-03-171-0/+3
| | | * | | | | | | flowcache: Avoid OOM condition under preasureSteffen Klassert2016-03-172-1/+14
| | * | | | | | | | net: fix infoleak in rtnetlinkKangjie Lu2016-05-041-8/+10
| | * | | | | | | | net: fix infoleak in llcKangjie Lu2016-05-041-0/+1
| | * | | | | | | | net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-041-2/+8
OpenPOWER on IntegriCloud