Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | davinci_emac: Add Carrier Link OK check in Davinci RX Handler | Hegde, Vinay | 2011-02-28 | 1 | -1/+1 | |
| * | | | | | | | | bnx2x: update driver version to 1.62.00-6 | Dmitry Kravkov | 2011-02-28 | 1 | -1/+1 | |
| * | | | | | | | | bnx2x: properly calculate lro_mss | Vladislav Zolotarov | 2011-02-28 | 1 | -6/+42 | |
| * | | | | | | | | bnx2x: perform statistics "action" before state transition. | Vladislav Zolotarov | 2011-02-28 | 1 | -2/+2 | |
| * | | | | | | | | bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode). | Dmitry Kravkov | 2011-02-28 | 2 | -12/+17 | |
| * | | | | | | | | bnx2x: Fix ethtool -t link test for MF (non-pmf) devices. | Dmitry Kravkov | 2011-02-28 | 1 | -5/+5 | |
| * | | | | | | | | bnx2x: Fix nvram test for single port devices. | Dmitry Kravkov | 2011-02-28 | 1 | -2/+0 | |
| * | | | | | | | | bnx2x: (NPAR mode) Fix FW initialization | Dmitry Kravkov | 2011-02-28 | 4 | -17/+48 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | net: fix nla_policy_len to actually _iterate_ over the policy | Lars Ellenberg | 2011-02-28 | 1 | -1/+1 | |
| * | | | | | | | f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM | RĂ©mi Denis-Courmont | 2011-02-28 | 1 | -5/+10 | |
| * | | | | | | | net/fec: fix unterminated platform_device_id table | Axel Lin | 2011-02-28 | 1 | -1/+2 | |
| * | | | | | | | net: update Documentation/networking/00-INDEX | Randy Dunlap | 2011-02-28 | 1 | -6/+0 | |
| * | | | | | | | dnet: fix wrong use of platform_set_drvdata() | Ilya Yanok | 2011-02-28 | 1 | -2/+1 | |
| * | | | | | | | macb: don't use platform_set_drvdata() on a net_device | Jamie Iles | 2011-02-28 | 1 | -1/+1 | |
| * | | | | | | | netlink: handle errors from netlink_dump() | Andrey Vagin | 2011-02-28 | 1 | -4/+14 | |
| * | | | | | | | CAN: add controller hardware name for Softing cards | Kurt Van Dijck | 2011-02-28 | 1 | -0/+1 | |
| * | | | | | | | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock | 2011-02-28 | 1 | -1/+1 | |
| * | | | | | | | fmvj18x_cs: add new id | Ken Kawasaki | 2011-02-28 | 2 | -0/+2 | |
| * | | | | | | | bnx2x: Add a missing bit for PXP parity register of 57712. | Vladislav Zolotarov | 2011-02-27 | 1 | -1/+1 | |
| * | | | | | | | dccp: Change maintainer | Arnaldo Carvalho de Melo | 2011-02-26 | 1 | -1/+1 | |
| * | | | | | | | net: handle addr_type of 0 properly | Hagen Paul Pfeifer | 2011-02-25 | 1 | -1/+1 | |
| * | | | | | | | sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush | Lucian Adrian Grijincu | 2011-02-25 | 1 | -7/+10 | |
| * | | | | | | | skge: don't mark carrier down at start | Stephen Hemminger | 2011-02-24 | 1 | -3/+0 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-03 | 13 | -63/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: kill loop_mutex | Petr Uzel | 2011-03-03 | 1 | -5/+0 | |
| * | | | | | | | | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma | 2011-03-03 | 3 | -20/+3 | |
| * | | | | | | | | block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue() | Tejun Heo | 2011-03-02 | 1 | -3/+5 | |
| * | | | | | | | | block: add @force_kblockd to __blk_run_queue() | Tejun Heo | 2011-03-02 | 7 | -14/+15 | |
| * | | | | | | | | block: fix kernel-doc format for blkdev_issue_zeroout | Ben Hutchings | 2011-03-01 | 1 | -1/+1 | |
| * | | | | | | | | blk-throttle: Do not use kblockd workqueue for throtl work | Vivek Goyal | 2011-03-01 | 3 | -21/+18 | |
* | | | | | | | | | Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Linus Torvalds | 2011-03-03 | 8 | -76/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | hfs: fix rename() over non-empty directory | Al Viro | 2011-03-03 | 1 | -37/+13 | |
| * | | | | | | | | | udf: fix i_nlink limit | Al Viro | 2011-03-03 | 1 | -6/+5 | |
| * | | | | | | | | | fix reiserfs mkdir() breakage | Al Viro | 2011-03-03 | 1 | -1/+1 | |
| * | | | | | | | | | exofs: i_nlink races in rename() | Al Viro | 2011-03-03 | 1 | -6/+2 | |
| * | | | | | | | | | nilfs2: i_nlink races in rename() | Al Viro | 2011-03-03 | 1 | -7/+1 | |
| * | | | | | | | | | minix: i_nlink races in rename() | Al Viro | 2011-03-03 | 1 | -6/+2 | |
| * | | | | | | | | | ufs: i_nlink races in rename() | Al Viro | 2011-03-03 | 1 | -7/+2 | |
| * | | | | | | | | | sysv: i_nlink races in rename() | Al Viro | 2011-03-03 | 1 | -6/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-03-03 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xfs: zero proper structure size for geometry calls | Alex Elder | 2011-03-01 | 1 | -3/+8 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-03-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | nilfs2: fix regression that i-flag is not set on changeless checkpoints | Ryusuke Konishi | 2011-03-02 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-02 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-03-02 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm/i915: fix memory corruption with GM965 and >4GB RAM | Jan Niehusmann | 2011-03-01 | 1 | -0/+11 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-02 | 4 | -73/+45 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | of/promtree: allow DT device matching by fixing 'name' brokenness (v5) | Andres Salomon | 2011-03-02 | 1 | -70/+42 | |
| * | | | | | | | | | x86: OLPC: have prom_early_alloc BUG rather than return NULL | Andres Salomon | 2011-03-02 | 1 | -2/+1 | |
| * | | | | | | | | | of/flattree: Drop an uninteresting message to pr_debug level | Paul Bolle | 2011-03-02 | 1 | -1/+1 |