summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | davinci_emac: Add Carrier Link OK check in Davinci RX HandlerHegde, Vinay2011-02-281-1/+1
| * | | | | | | | bnx2x: update driver version to 1.62.00-6Dmitry Kravkov2011-02-281-1/+1
| * | | | | | | | bnx2x: properly calculate lro_mssVladislav Zolotarov2011-02-281-6/+42
| * | | | | | | | bnx2x: perform statistics "action" before state transition.Vladislav Zolotarov2011-02-281-2/+2
| * | | | | | | | bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov2011-02-282-12/+17
| * | | | | | | | bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov2011-02-281-5/+5
| * | | | | | | | bnx2x: Fix nvram test for single port devices.Dmitry Kravkov2011-02-281-2/+0
| * | | | | | | | bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov2011-02-284-17/+48
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | net: fix nla_policy_len to actually _iterate_ over the policyLars Ellenberg2011-02-281-1/+1
| * | | | | | | f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRĂ©mi Denis-Courmont2011-02-281-5/+10
| * | | | | | | net/fec: fix unterminated platform_device_id tableAxel Lin2011-02-281-1/+2
| * | | | | | | net: update Documentation/networking/00-INDEXRandy Dunlap2011-02-281-6/+0
| * | | | | | | dnet: fix wrong use of platform_set_drvdata()Ilya Yanok2011-02-281-2/+1
| * | | | | | | macb: don't use platform_set_drvdata() on a net_deviceJamie Iles2011-02-281-1/+1
| * | | | | | | netlink: handle errors from netlink_dump()Andrey Vagin2011-02-281-4/+14
| * | | | | | | CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
| * | | | | | | drivers:isdn:istream.c Fix typo pice to pieceJustin Mattock2011-02-281-1/+1
| * | | | | | | fmvj18x_cs: add new idKen Kawasaki2011-02-282-0/+2
| * | | | | | | bnx2x: Add a missing bit for PXP parity register of 57712.Vladislav Zolotarov2011-02-271-1/+1
| * | | | | | | dccp: Change maintainerArnaldo Carvalho de Melo2011-02-261-1/+1
| * | | | | | | net: handle addr_type of 0 properlyHagen Paul Pfeifer2011-02-251-1/+1
| * | | | | | | sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu2011-02-251-7/+10
| * | | | | | | skge: don't mark carrier down at startStephen Hemminger2011-02-241-3/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-0313-63/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | block: kill loop_mutexPetr Uzel2011-03-031-5/+0
| * | | | | | | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-033-20/+3
| * | | | | | | | block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo2011-03-021-3/+5
| * | | | | | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-027-14/+15
| * | | | | | | | block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings2011-03-011-1/+1
| * | | | | | | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-013-21/+18
* | | | | | | | | Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds2011-03-038-76/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hfs: fix rename() over non-empty directoryAl Viro2011-03-031-37/+13
| * | | | | | | | | udf: fix i_nlink limitAl Viro2011-03-031-6/+5
| * | | | | | | | | fix reiserfs mkdir() breakageAl Viro2011-03-031-1/+1
| * | | | | | | | | exofs: i_nlink races in rename()Al Viro2011-03-031-6/+2
| * | | | | | | | | nilfs2: i_nlink races in rename()Al Viro2011-03-031-7/+1
| * | | | | | | | | minix: i_nlink races in rename()Al Viro2011-03-031-6/+2
| * | | | | | | | | ufs: i_nlink races in rename()Al Viro2011-03-031-7/+2
| * | | | | | | | | sysv: i_nlink races in rename()Al Viro2011-03-031-6/+2
* | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-031-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-031-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi2011-03-021-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-021-0/+11
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-03-021-0/+11
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-011-0/+11
| |/ / / / / / / /
* | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-024-73/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon2011-03-021-70/+42
| * | | | | | | | | x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon2011-03-021-2/+1
| * | | | | | | | | of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle2011-03-021-1/+1
OpenPOWER on IntegriCloud