summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger
2016-04-08tuntap: restore default qdiscJason Wang
2016-04-08orangefs: remove unused variableMartin Brandenburg
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall
2016-04-08Orangefs: xattr.c cleanupMike Marshall
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-04-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07iommu/vt-d: Silence an uninitialized variable warningDan Carpenter
2016-04-07iommu/rockchip: Fix "is stall active" checkJohn Keeping
2016-04-07iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel
2016-04-07virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi
2016-04-07MAINTAINERS: add entry for QEMUMichael S. Tsirkin
2016-04-07firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo
2016-04-07virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin
2016-04-07qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin
2016-04-06Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-06Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Chris Mason
2016-04-07Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-06net: add the AF_KCM entries to family name tablesDexuan Cui
2016-04-06MAINTAINERS: intel-wired-lan list is moderatedJiri Benc
2016-04-06lib/test_bpf: Add additional BPF_ADD testsNaveen N. Rao
2016-04-06lib/test_bpf: Add test to check for result of 32-bit add that overflowsNaveen N. Rao
2016-04-06lib/test_bpf: Add tests for unsigned BPF_JGTNaveen N. Rao
2016-04-06lib/test_bpf: Fix JMP_JSET testsNaveen N. Rao
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds
2016-04-06VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen
2016-04-06stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO
2016-04-06af_packet: tone down the Tx-ring unsupported spew.Dave Jones
2016-04-06net_sched: fix a memory leak in tc actionWANG Cong
2016-04-06samples/bpf: Enable powerpc supportNaveen N. Rao
2016-04-06samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao
2016-04-06samples/bpf: Fix build breakage with map_perf_test_user.cNaveen N. Rao
2016-04-06Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_a...David S. Miller