| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-08-27 | [SCSI] scsi: Added support for adapter and firmware reset | Vikas Chaudhary | 1 | -0/+13 |
| 2011-08-27 | [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi port | Vikas Chaudhary | 1 | -0/+1 |
| 2011-08-27 | [SCSI] scsi_transport_iscsi: Added support to update mtu | Vikas Chaudhary | 1 | -0/+1 |
| 2011-08-27 | [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support... | Manish Rangankar | 2 | -0/+20 |
| 2011-08-27 | [SCSI] iscsi class: add bsg support to iscsi class | Mike Christie | 2 | -1/+116 |
| 2011-08-27 | [SCSI] iscsi class: expand vlan support | Mike Christie | 1 | -2/+11 |
| 2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs | Mike Christie | 2 | -7/+0 |
| 2011-08-27 | [SCSI] iscsi class: remove iface param mask | Mike Christie | 2 | -18/+0 |
| 2011-08-27 | [SCSI] iscsi class: sysfs group is_visible callout for session attrs | Mike Christie | 2 | -39/+3 |
| 2011-08-27 | [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs | Mike Christie | 1 | -0/+5 |
| 2011-08-27 | [SCSI] iscsi class: add iface representation | Mike Christie | 2 | -2/+45 |
| 2011-08-27 | [SCSI] iscsi_transport: add support for net settings | Mike Christie | 2 | -0/+64 |
| 2011-08-27 | [SCSI] fcoe: Move common functions to fcoe_transport library | Bhanu Prakash Gollapudi | 1 | -0/+3 |
| 2011-08-27 | [SCSI] libsas: export sas_alloc_task() | Dan Williams | 1 | -24/+2 |
| 2011-08-27 | Remove include/linux/nfsd/const.h | J. Bruce Fields | 3 | -45/+5 |
| 2011-08-27 | nfsd: remove unused defines | J. Bruce Fields | 1 | -13/+0 |
| 2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 3 | -5/+1 |
| 2011-08-27 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+5 |
| 2011-08-27 | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+26 |
| 2011-08-26 | new helper to create platform devices with dma mask | Uwe Kleine-König | 1 | -2/+46 |
| 2011-08-26 | af_packet: Prefixed tpacket_v3 structs to avoid name space collision | chetan loke | 1 | -9/+9 |
| 2011-08-26 | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings | 1 | -0/+1 |
| 2011-08-26 | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings | 3 | -0/+3 |
| 2011-08-26 | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings | 3 | -0/+9 |
| 2011-08-26 | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings | 1 | -0/+4 |
| 2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 3 | -28/+28 |
| 2011-08-26 | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 15 | -33/+37 |
| 2011-08-26 | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings | 1 | -1/+1 |
| 2011-08-26 | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings | 2 | -0/+4 |
| 2011-08-26 | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings | 1 | -1/+1 |
| 2011-08-26 | wireless: relicense regulatory header to ISC | Luis R. Rodriguez | 1 | -4/+12 |
| 2011-08-26 | mac80211: add uapsd_queues and max_sp params fields | Eliad Peller | 1 | -0/+2 |
| 2011-08-26 | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 2 | -0/+25 |
| 2011-08-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
| 2011-08-26 | backlight: add a callback 'notify_after' for backlight control | Dilan Lee | 1 | -0/+1 |
| 2011-08-26 | rapidio: fix use of non-compatible registers | Alexandre Bounine | 1 | -9/+9 |
| 2011-08-26 | MAINTAINERS: Evgeniy has moved | Evgeniy Polyakov | 1 | -1/+1 |
| 2011-08-25 | lockdep: Add helper function for dir vs file i_mutex annotation | Josh Boyer | 1 | -0/+5 |
| 2011-08-25 | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+0 |
| 2011-08-25 | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
| 2011-08-25 | Staging: hv: add driver_data to hv_vmbus_device_id | Greg Kroah-Hartman | 1 | -0/+2 |
| 2011-08-25 | Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h | K. Y. Srinivasan | 1 | -0/+7 |
| 2011-08-25 | Add a personality to report 2.6.x version numbers | Andi Kleen | 1 | -0/+1 |
| 2011-08-25 | TTY: define tty_wait_until_sent_from_close | Jiri Slaby | 1 | -0/+18 |
| 2011-08-25 | dmaengine/amba-pl08x: Pass flow controller information with slave channel data | Viresh Kumar | 1 | -0/+4 |
| 2011-08-25 | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() | Viresh Kumar | 1 | -2/+0 |
| 2011-08-25 | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd | Viresh Kumar | 1 | -0/+8 |
| 2011-08-25 | PM / Domains: Preliminary support for devices with power.irq_safe set | Rafael J. Wysocki | 1 | -0/+1 |
| 2011-08-25 | PM QoS: Add global notification mechanism for device constraints | Jean Pihet | 1 | -0/+11 |
| 2011-08-25 | PM QoS: Implement per-device PM QoS constraints | Jean Pihet | 2 | -0/+51 |