summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-3/+12
2012-11-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-11-24of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-0/+2
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+1
2012-11-24Merge 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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+3
2012-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+4
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2012-11-22drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-22Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-11-21sctp: 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-19sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman1-2/+1
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman1-2/+7
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman1-6/+9
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-13/+83
2012-11-17Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds3-5/+3
2012-11-17revert "mm: fix-up zone present pages"Andrew Morton1-4/+0
2012-11-17rapidio: fix kernel-doc warningsRandy Dunlap1-0/+2
2012-11-17memcg: 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/...Linus 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 f...Arnd Bergmann6-7/+40
2012-11-16ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2-3/+3
2012-11-16net: Remove code duplication between offload structuresVlad Yasevich2-10/+10
2012-11-16ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich1-5/+6
2012-11-16ipv6: Separate tcp offload functionalityVlad Yasevich1-0/+35
2012-11-16ipv6: Switch to using new offload infrastructure.Vlad Yasevich1-8/+0
2012-11-16ipv4: Switch to using the new offload infrastructure.Vlad Yasevich1-6/+0
2012-11-16ipv6: Add new offload registration infrastructure.Vlad Yasevich1-0/+4
2012-11-16net: Add net protocol offload registration infrustructureVlad Yasevich1-0/+12
2012-11-16net: Switch to using the new packet offload infrustructureVlad Yasevich1-6/+0
2012-11-16net: Add generic packet offload infrastructure.Vlad Yasevich1-0/+14
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov1-2/+2
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran1-20/+1
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-35/+425
2012-11-15tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+14
2012-11-15ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel1-0/+1
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel1-0/+1
2012-11-15bridge: add root port blockingstephen hemminger1-0/+1
2012-11-15bridge: implement BPDU blockingstephen hemminger1-0/+1
2012-11-15bridge: bridge port parameters over netlinkstephen hemminger1-0/+15
2012-11-15net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-0/+7
2012-11-15net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2-19/+31
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-35/+425