summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-02netlink: cleanup tap related functionsstephen hemminger1-2/+0
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger1-2/+1
2014-01-02net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann1-1/+1
2014-01-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui3-2/+72
2014-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-15/+218
2014-01-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+3
2014-01-01Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-1/+3
2014-01-01vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-01Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki1-1/+3
2014-01-01net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu1-0/+4
2014-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2013-12-31Merge branch 'clk-next-unregister' into clk-nextMike Turquette2-0/+10
2013-12-31sch_netem: support of 64bit ratesYang Yingliang1-0/+1
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz4-1/+48
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann1-1/+3
2013-12-31SUNRPC: Add tracepoint for socket errorsTrond Myklebust1-0/+1
2013-12-31printk: Add a DEPRECATED macroNeil Horman1-0/+7
2013-12-31crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov1-1/+2
2013-12-31crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov1-0/+2
2013-12-31crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov1-3/+3
2013-12-31crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov1-1/+2
2013-12-31crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov1-1/+4
2013-12-31crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov1-0/+2
2013-12-31crush: use breadth-first search for indep modeIlya Dryomov1-1/+2
2013-12-31crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov1-1/+2
2013-12-31crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2-2/+2
2013-12-31crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov1-0/+1
2013-12-31crush: pass weight vector size to map functionIlya Dryomov1-1/+1
2013-12-31libceph: update ceph_features.hIlya Dryomov1-32/+64
2013-12-31libceph: all features fields must be u64Ilya Dryomov2-9/+9
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert1-4/+14
2013-12-31block: blk-mq: don't export blk_mq_free_queue()Ming Lei1-1/+0
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe74-238/+477
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto1-0/+1
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki1-1/+3
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2013-12-31ARM: imx6sl: Add missing spba clock to clock treeNicolin Chen1-1/+2
2013-12-31ARM: imx6sl: Add missing pll4_audio_div to the clock treeNicolin Chen1-1/+2
2013-12-31ARM: imx: imx53: Add SATA PHY clockMarek Vasut1-1/+2
2013-12-31ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo1-1/+1
2013-12-31ARM: imx5: introduce DT includes for clock providerLucas Stach1-0/+202
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+14
2013-12-30iommu: Add empty stub for iommu_group_get_by_id()Alexey Kardashevskiy1-0/+5
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond2-0/+299
2013-12-30Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel1-3/+4
2013-12-30spi: nuc900: Cleanup spi-nuc900.h headerSachin Kamat1-5/+3
2013-12-30ALSA: Add params_width() helpersMark Brown1-0/+12
2013-12-30ASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.hSachin Kamat1-4/+2
2013-12-30regulator: tps65910: Simplify setting enable_mask for regulatorsAxel Lin1-2/+0
2013-12-30Merge back earlier 'pm-sleep' material.Rafael J. Wysocki47-125/+183