aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-10ipv4: fix route mark sparse warningstephen hemminger1-1/+1
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell1-5/+35
2012-10-10bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi1-0/+3
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter1-1/+1
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger1-6/+10
2012-10-10vxlan: fix receive checksum handlingstephen hemminger1-2/+1
2012-10-10vxlan: add additional headroomstephen hemminger1-0/+1
2012-10-10vxlan: allow configuring port rangestephen hemminger2-5/+63
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger1-0/+19
2012-10-10vxlan: use ip_route_outputstephen hemminger1-4/+8
2012-10-10vxlan: fix byte order in hash functionstephen hemminger1-2/+2
2012-10-10vxlan: minor output refactoringstephen hemminger1-11/+20
2012-10-10of/mdio: Staticise !CONFIG_OF stubsMark Brown1-10/+10
2012-10-10pktgen: replace scan_ip6() with in6_pton()Amerigo Wang1-97/+4
2012-10-10pktgen: enable automatic IPv6 address settingAmerigo Wang1-13/+5
2012-10-10pktgen: display IPv4 address in human-readable formatAmerigo Wang1-2/+2
2012-10-10pktgen: set different default min_pkt_size for different protocolsAmerigo Wang1-7/+20
2012-10-10pktgen: fix crash when generating IPv6 packetsAmerigo Wang1-1/+1
2012-10-10Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller19-106/+151
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds35-822/+1069
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds22-658/+1350
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds50-735/+640
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds76-1290/+1755
2012-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-34/+14
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds96-899/+390
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds155-785/+641
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds238-2292/+2392
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds61-1843/+1951
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds23-361/+2085
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds55-809/+2277
2012-10-10Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6Linus Torvalds119-3239/+6361
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds39-1619/+3574
2012-10-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+37
2012-10-09typo in UserModeLinux-HOWTORichard Genoud1-1/+1
2012-10-09hppfs: fix the return value of get_inode()Wei Yongjun1-1/+1
2012-10-09hostfs: drop vmtruncateMarco Stornelli1-3/+5
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro144-429/+428
2012-10-09um: move sysrq.h out of include/sharedAl Viro4-8/+8
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro3-78/+54
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro3-265/+144
2012-10-09RDS: fix rds-ping spinlock recursionjeff.liu1-1/+1
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1
2012-10-09farsync: fix support for over 30 cardsDan Carpenter1-1/+1
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde1-2/+5
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li1-0/+3
2012-10-09Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid S. Miller3-1/+1
2012-10-09Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid S. Miller170-1917/+2026
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller3117-48310/+135992
2012-10-09Merge tag 'disintegrate-sparc-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid S. Miller61-1843/+1951
2012-10-09btrfs: init ref_index to zero in add_inode_refChris Mason1-1/+1