aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-30net: TCP early demux cleanupEric Dumazet2-4/+0
2012-07-30tun: Fix formatting.David S. Miller1-2/+2
2012-07-29net/tun: fix ioctl() based info leaksMathias Krause1-1/+3
2012-07-29tg3: Update version to 3.124Michael Chan1-1/+1
2012-07-29tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2012-07-29tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2-0/+38
2012-07-29ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2-8/+8
2012-07-29mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil1-3/+4
2012-07-29seeq: use PTR_RET at init_module of driverDevendra Naga1-3/+1
2012-07-29bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga1-2/+1
2012-07-29ipv4: clean up put_childLin Ming1-26/+25
2012-07-29ipv4: fix debug info in tnode_newLin Ming1-1/+1
2012-07-29qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com1-0/+1
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-28/+36
2012-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds14-196/+563
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds69-754/+964
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King69-754/+964
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller3-13/+13
2012-07-27tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina1-1/+3
2012-07-27Revert "openvswitch: potential NULL deref in sample()"Jesse Gross1-3/+0
2012-07-27ipv4: fix TCP early demuxEric Dumazet3-8/+8
2012-07-27net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc1-1/+7
2012-07-27USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-07-27tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu1-1/+4
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds9-38/+93
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds18-283/+44
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-124/+128
2012-07-27Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-3/+16
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-13/+13
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds21-51/+133
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds51-413/+2376
2012-07-27powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt1-6/+5
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-27powerpc: Lack of firmware flash support is not an errorAnton Blanchard1-1/+1
2012-07-27powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2-4/+8
2012-07-27powerpc: Update g5_defconfigBenjamin Herrenschmidt1-73/+30
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf1-38/+39
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder1-2/+10
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds22-522/+331
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-192/+374
2012-07-26Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell1-0/+1
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga1-0/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter1-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter1-2/+5
2012-07-27cpumask: cpulist_parse() comments correctionAlex Shi1-2/+1
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2-1/+3
2012-07-27cpumask: add a few comments of cpumask functionsAlex Shi1-0/+12
2012-07-26sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill1-3/+1