summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-04net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann4-15/+9
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2-29/+13
2014-01-04netfilter: nf_conntrack: remove dead codestephen hemminger2-3/+0
2014-01-04netfilter: ipset: remove unused codestephen hemminger1-1/+0
2014-01-04netfilter: nf_nat: add full port randomization supportDaniel Borkmann1-4/+8
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-01-04usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat1-4/+2
2014-01-04tty: Add C_CMSPAR(tty)Andrew Lunn1-0/+1
2014-01-04Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman8-39/+385
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk1-2/+0
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+23
2014-01-03mtd: make register_mtd_parser return voidAxel Lin1-1/+1
2014-01-03mtd: make deregister_mtd_parser return voidAxel Lin1-1/+1
2014-01-03of_mtd: fix header file include guardPhilipp Rosenberger1-1/+1
2014-01-03mtd: nand: fix misspelling in ONFI parameter field nameBrian Norris1-1/+1
2014-01-03mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia1-0/+3
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven1-2/+2
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du1-0/+2
2014-01-03ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-0/+13
2014-01-03sctp: Remove outqueue empty stateVlad Yasevich1-3/+0
2014-01-03tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)1-2/+0
2014-01-03Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson3-2/+211
2014-01-02Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson48-127/+184
2014-01-02Merge tag 'renesas-boards2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-0/+205
2014-01-02Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-36/+205
2014-01-02Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson1-24/+10
2014-01-02Merge tag 'renesas-soc3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-24/+10
2014-01-02Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-24/+10
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown8-20/+194
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-0/+18
2014-01-02Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-0/+8
2014-01-02ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.José Miguel Gonçalves1-5/+5
2014-01-02arm: fix comment header and macro nameSachin Kamat1-5/+3
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven1-1/+1
2014-01-02sched action: make local function staticstephen hemminger1-3/+0
2014-01-02net: Cleanup in eth-netx.hSachin Kamat1-4/+2
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing1-1/+1
2014-01-02ipv6: namespace cleanupsstephen hemminger2-24/+0
2014-01-02net: core functions cleanupstephen hemminger1-6/+0
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