Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | drbd: Provide hints with the error message when clearing the sync pause flag | Philipp Reisner | 2011-03-10 | 1 | -0/+2 | |
| * | | | | | | drbd: Corrected off-by-one error in DRBD_MINOR_COUNT_MAX | Philipp Reisner | 2011-03-10 | 1 | -1/+2 | |
| * | | | | | | drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv | Andreas Gruenbacher | 2011-03-10 | 1 | -2/+2 | |
| * | | | | | | drbd: Rename enum drbd_ret_codes to enum drbd_ret_code | Andreas Gruenbacher | 2011-03-10 | 1 | -1/+1 | |
| * | | | | | | drbd: --force option for disconnect | Philipp Reisner | 2011-03-10 | 1 | -1/+3 | |
| * | | | | | | drbd: add packet_type 27 (return_code_only) to netlink api | Lars Ellenberg | 2011-03-10 | 2 | -1/+6 | |
| * | | | | | | drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC | Philipp Reisner | 2011-03-10 | 1 | -1/+1 | |
| * | | | | | | drbd: Implemented two new connection states Ahead/Behind | Philipp Reisner | 2011-03-10 | 1 | -0/+4 | |
| * | | | | | | drbd: New configuration parameters for dealing with network congestion | Philipp Reisner | 2011-03-10 | 3 | -0/+19 | |
* | | | | | | | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-03-27 | 7 | -0/+188 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 2011-03-25 | 509 | -3495/+13968 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | mtd: nand: add software BCH ECC support | Ivan Djelic | 2011-03-11 | 2 | -0/+75 | |
| * | | | | | | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) | Steffen Sledz | 2011-03-11 | 1 | -0/+1 | |
| * | | | | | | lib: add shared BCH ECC library | Ivan Djelic | 2011-03-11 | 1 | -0/+79 | |
| * | | | | | | mtd: onenand: add new option to control initial onenand unlocking | Roman Tereshonkov | 2011-03-11 | 1 | -0/+1 | |
| * | | | | | | mtd: NOR flash driver for OMAP-L137/AM17x | David Griego | 2011-03-11 | 1 | -0/+29 | |
| * | | | | | | mtd_blkdevs: Add background processing support | Jarkko Lavinen | 2011-03-11 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2011-03-25 | 3 | -4/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 2011-03-23 | 3 | -4/+17 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-25 | 7 | -53/+85 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [SCSI] libiscsi_tcp: use kmap in xmit path | Mike Christie | 2011-03-23 | 1 | -0/+1 | |
| * | | | | | | | | [SCSI] target: add initial statistics | Nicholas Bellinger | 2011-03-23 | 2 | -2/+37 | |
| * | | | | | | | | [SCSI] target: update version to v4.0.0-rc7-ml | Nicholas Bellinger | 2011-03-23 | 1 | -1/+1 | |
| * | | | | | | | | [SCSI] target: Convert TMR REQ/RSP definitions to target namespace | Nicholas Bellinger | 2011-03-23 | 1 | -30/+22 | |
| * | | | | | | | | [SCSI] target: Remove spurious double cast from structure macro accessors | Nicholas Bellinger | 2011-03-23 | 1 | -11/+11 | |
| * | | | | | | | | [SCSI] target: Minor sparse warning fixes and annotations | Dan Carpenter | 2011-03-23 | 3 | -8/+12 | |
| * | | | | | | | | [SCSI] ses: Avoid kernel panic when lun 0 is not mapped | Krishnasamy, Somasundaram | 2011-03-23 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-03-25 | 11 | -19/+76 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | route: Take the right src and dst addresses in ip_route_newports | Steffen Klassert | 2011-03-25 | 1 | -2/+2 | |
| * | | | | | | | ipv4: Fix nexthop caching wrt. scoping. | David S. Miller | 2011-03-24 | 1 | -3/+3 | |
| * | | | | | | | ipv4: Invalidate nexthop cache nh_saddr more correctly. | David S. Miller | 2011-03-24 | 2 | -2/+11 | |
| * | | | | | | | net_sched: fix THROTTLED/RUNNING race | Eric Dumazet | 2011-03-24 | 1 | -4/+4 | |
| * | | | | | | | mlx4: Add blue flame support for kernel consumers | Eli Cohen | 2011-03-23 | 2 | -0/+14 | |
| * | | | | | | | mlx4_en: Enabling new steering | Yevgeny Petrilin | 2011-03-23 | 1 | -3/+9 | |
| * | | | | | | | mlx4: generalization of multicast steering. | Yevgeny Petrilin | 2011-03-23 | 1 | -2/+12 | |
| * | | | | | | | mlx4_en: Reporting HW revision in ethtool -i | Yevgeny Petrilin | 2011-03-23 | 1 | -1/+1 | |
| * | | | | | | | mlx4: Wake on LAN support | Yevgeny Petrilin | 2011-03-23 | 1 | -0/+4 | |
| * | | | | | | | mlx4: Changing interrupt scheme | Yevgeny Petrilin | 2011-03-23 | 1 | -0/+8 | |
| * | | | | | | | net: davinci_emac:Fix translation logic for buffer descriptor | Sriram | 2011-03-22 | 1 | -0/+1 | |
| * | | | | | | | ipv6: ip6_route_output does not modify sk parameter, so make it const | Florian Westphal | 2011-03-22 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-03-22 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wireless: fix 80211 kernel-doc warnings | Randy Dunlap | 2011-03-21 | 2 | -2/+3 | |
| * | | | | | | | | ipv4: fix route deletion for IPs on many subnets | Julian Anastasov | 2011-03-22 | 1 | -0/+1 | |
| * | | | | | | | | net: implement dev_disable_lro() hw_features compatibility | Michał Mirosław | 2011-03-22 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-03-25 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCI: PCIe links may not get configured for ASPM under POWERSAVE mode | Naga Chumbalkar | 2011-03-21 | 1 | -0/+4 | |
| * | | | | | | | | | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki | 2011-03-21 | 1 | -4/+3 | |
* | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-03-25 | 4 | -0/+108 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | power_supply: Update power_supply_is_watt_property | Rhyland Klein | 2011-03-01 | 1 | -0/+1 | |
| * | | | | | | | | | | bq20z75: Add i2c retry mechanism | Rhyland Klein | 2011-03-01 | 1 | -0/+2 |