aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-0/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-3/+12
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-0/+2
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+1
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-11-23tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell1-1/+0
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+3
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+1
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+4
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2012-11-21drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman1-0/+2
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel1-0/+4
2012-11-20add DOVE extensions for VXLANDavid Stevens1-0/+4
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman1-2/+1
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman1-2/+7
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman1-6/+9
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-13/+83
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds3-5/+3
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton1-4/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap1-0/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins1-1/+1
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes1-0/+9
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+31
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-0/+4
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann6-7/+40
2012-11-16ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2-3/+3
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich2-10/+10
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich1-5/+6
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich1-0/+35
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich1-8/+0
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich1-6/+0
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich1-0/+4
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich1-0/+12
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich1-6/+0
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich1-0/+14
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran1-20/+1
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller18-35/+425
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+14
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel1-0/+1
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel1-0/+1
2012-11-14bridge: add root port blockingstephen hemminger1-0/+1
2012-11-14bridge: implement BPDU blockingstephen hemminger1-0/+1
2012-11-14bridge: bridge port parameters over netlinkstephen hemminger1-0/+15
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-0/+7
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2-19/+31