aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-121/+24
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds18-167/+70
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-12/+56
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki5-18/+58
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds4-3/+7
2015-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-30/+82
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-09-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-3/+13
2015-09-30Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-0/+3
2015-09-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+10
2015-09-30Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+18
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-09-29net: Initialize flow flags in input pathDavid Ahern2-0/+2
2015-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller39-690/+553
2015-09-29net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-09-29net: dsa: fix preparation of a port STP updateVivien Didelot1-3/+8
2015-09-29net: Add support for filtering neigh dump by master deviceDavid Ahern2-1/+32
2015-09-29tcp: fix tcp_v6_md5_do_lookup prototypeEric Dumazet1-1/+1
2015-09-29Merge branch 'switchdev-callback'David S. Miller6-201/+186
2015-09-29net: switchdev: extract struct switchdev_obj_*Vivien Didelot1-27/+26
2015-09-29net: switchdev: abstract object in add/del opsVivien Didelot6-117/+99
2015-09-29net: switchdev: pass callback to dump operationVivien Didelot4-48/+53
2015-09-29net: switchdev: remove dev from switchdev_obj cbVivien Didelot4-9/+7
2015-09-29net: switchdev: move dev in switchdev_fdb_dumpVivien Didelot1-1/+3
2015-09-29net: switchdev: remove dev in port_vlan_dump_putVivien Didelot1-6/+5
2015-09-29testptp: Silence compiler warnings on ppc64Thomas Huth1-0/+1
2015-09-29net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-29Merge branch 'm68k-netdev-modular'David S. Miller6-25/+15
2015-09-29net: macmace: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-29m68k/mac: Export Peripheral System Controller (PSC) base address to modulesGeert Uytterhoeven1-0/+1
2015-09-29net: hplance: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-29net: 7990: Export lance_poll() to modulesGeert Uytterhoeven1-0/+1
2015-09-29net: mac8390: Allow modular buildGeert Uytterhoeven2-23/+11
2015-09-29dsa: mv88e6xxx: Fix unsigned/signed issueAndrew Lunn1-1/+2
2015-09-29dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn1-0/+2
2015-09-29Merge branch 'L3_master_device'David S. Miller21-276/+356
2015-09-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern3-21/+25
2015-09-29net: Remove vrf header fileDavid Ahern3-31/+15
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern3-38/+2
2015-09-29net: Replace calls to vrf_dev_get_rthDavid Ahern2-27/+3
2015-09-29net: Replace vrf_dev_table and friendsDavid Ahern3-86/+5
2015-09-29net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern7-63/+20
2015-09-29net: Add support for l3mdev ops to VRF driverDavid Ahern2-0/+30
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern8-0/+246