summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller346-1633/+2451
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-26/+54
2012-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+9
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-106/+53
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds6-78/+209
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli1-1/+0
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-27Revert "be2net: fix vfs enumeration"David S. Miller1-2/+4
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-4/+14
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+5
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack1-1/+7
2012-09-27Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2012-09-27net: struct napi_struct fields reorderingEric Dumazet1-4/+2
2012-09-27net: use bigger pages in __netdev_alloc_fragEric Dumazet1-16/+30
2012-09-27inetpeer: fix token initializationNicolas Dichtel1-1/+4
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-27tcp: Remove unused parameter from tcp_v4_save_optionsChristoph Paasch1-3/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-27ipv6: gre: remove ip6gre_header_parse()Eric Dumazet1-8/+0
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-0/+2
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2-3/+6
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds3-4/+9
2012-09-27trivial select_parent documentation fixJ. Bruce Fields1-1/+1
2012-09-27net: remove sk_init() helperEric Dumazet3-21/+0
2012-09-27pkt_sched: Fix warning false positives.David S. Miller2-2/+2
2012-09-27bna: Fix warning false positive.David S. Miller1-0/+1
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov1-1/+1
2012-09-27be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger4-63/+147
2012-09-27xfrm: remove extranous rcu_read_lockstephen hemminger3-19/+1
2012-09-27gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2-25/+10
2012-09-27gre: fix handling of key 0stephen hemminger1-10/+34
2012-09-27sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann1-0/+4
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya5-5/+206
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya1-0/+6
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya5-32/+442
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya6-133/+920
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya5-71/+365
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya3-0/+219
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya1-4/+4
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven4-14/+12
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27l2tp: fix return value checkWei Yongjun1-6/+6