summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-2311-20/+91
|\
| * vhost: add max_mem_regions module parameterIgor Mammedov2015-07-131-2/+6
| * vhost: extend memory regions allocation to vmallocIgor Mammedov2015-07-131-4/+17
| * 9p/trans_virtio: reset virtio device on removePierre Morel2015-07-131-0/+1
| * virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtioCornelia Huck2015-07-075-2/+2
| * MAINTAINERS: separate section for s390 virtio driversCornelia Huck2015-07-071-1/+9
| * virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-071-0/+6
| * virtio: Fix typecast of pointer in vring_init()Thomas Huth2015-07-071-1/+4
| * virtio scsi: fix unused variable warningStephen Rothwell2015-07-071-1/+3
| * vhost: use binary search instead of linear in find_region()Igor Mammedov2015-07-011-10/+28
| * virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin2015-07-011-0/+16
* | Merge tag 'iommu-fixes-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-233-17/+55
|\ \
| * | iommu/vt-d: Fix VM domain ID leakAlex Williamson2015-07-231-3/+6
| * | iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei2015-07-082-1/+34
| * | iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsizeZhen Lei2015-07-081-2/+3
| * | iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFTZhen Lei2015-07-081-2/+2
| * | iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tablesWill Deacon2015-07-081-8/+9
| * | iommu/arm-smmu: Fix the index calculation of strtabZhen Lei2015-07-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2279-811/+714
|\ \ \
| * | | ravb: fix ring memory allocationSergei Shtylyov2015-07-211-25/+34
| * | | net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-211-1/+1
| * | | openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
| * | | netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-211-32/+47
| * | | Merge branch 'arm-bpf-fixes'David S. Miller2015-07-211-13/+44
| |\ \ \
| | * | | ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-211-3/+5
| | * | | ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan2015-07-211-9/+38
| | * | | ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan2015-07-211-1/+1
| |/ / /
| * | | tcp: suppress a division by zero warningEric Dumazet2015-07-211-6/+5
| * | | Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller2015-07-2112-410/+144
| |\ \ \
| | * \ \ Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143
| | |\ \ \
| | | * | | iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
| | | * | | Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
| | | * | | iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| | | * | | iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| | | * | | iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| | | * | | iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| | | * | | iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| | | * | | iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| | | * | | iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
| | | * | | iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
| | * | | | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
| * | | | | drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N2015-07-211-6/+3
| * | | | | inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-07-211-2/+4
| * | | | | net: mvneta: fix refilling for Rx DMA buffersSimon Guinot2015-07-211-12/+10
| * | | | | stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood2015-07-211-1/+1
| * | | | | Merge branch 'sch_panic'David S. Miller2015-07-213-4/+5
| |\ \ \ \ \
| | * | | | | sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3
| | * | | | | sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| | * | | | | sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| |/ / / / /
| * | | | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-2111-41/+111
| |\ \ \ \ \
OpenPOWER on IntegriCloud