| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC64]: More sensible udelay implementation. | David S. Miller | 2007-07-16 | 3 | -32/+7 |
* | [SPARC64]: Fix build regressions added by dr-cpu changes. | David S. Miller | 2007-07-16 | 1 | -1/+0 |
* | [SPARC64]: Initial LDOM cpu hotplug support. | David S. Miller | 2007-07-16 | 6 | -5/+50 |
* | [SPARC64]: Fix setting of variables in LDOM guest. | David S. Miller | 2007-07-16 | 1 | -0/+2 |
* | [SPARC64]: Fix MD property lifetime bugs. | David S. Miller | 2007-07-16 | 2 | -4/+25 |
* | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 2007-07-16 | 2 | -42/+48 |
* | [SPARC64]: Use more mearningful names for IRQ registry. | David S. Miller | 2007-07-16 | 1 | -1/+1 |
* | [SPARC64]: Export powerd facilities for external entities. | David S. Miller | 2007-07-16 | 1 | -0/+7 |
* | [SPARC64]: Assorted LDC bug cures. | David S. Miller | 2007-07-16 | 1 | -2/+1 |
* | [SPARC64]: Add LDOM virtual channel driver and VIO device layer. | David S. Miller | 2007-07-16 | 2 | -0/+538 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 7 | -51/+284 |
|\ |
|
| * | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -1/+0 |
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 2007-06-19 | 1 | -0/+1 |
| * | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 | 2 | -1/+5 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address | Mike Christie | 2007-06-02 | 2 | -0/+10 |
| * | [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities | Mike Christie | 2007-06-02 | 1 | -0/+2 |
| * | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 | 3 | -5/+7 |
| * | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 | 2 | -11/+3 |
| * | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 | 2 | -0/+13 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 | 1 | -11/+10 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn | Mike Christie | 2007-06-01 | 1 | -1/+0 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 | 2 | -0/+3 |
| * | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 | 1 | -1/+12 |
| * | [SCSI] iscsi class: add iscsi host set param event | Mike Christie | 2007-06-01 | 2 | -0/+9 |
| * | [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers | Mike Christie | 2007-06-01 | 1 | -1/+1 |
| * | [SCSI] iscsi_transport: export hw address | Mike Christie | 2007-06-01 | 2 | -1/+12 |
| * | [SCSI] introduce shost_priv helper | Christoph Hellwig | 2007-05-31 | 1 | -0/+4 |
| * | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-30 | 147 | -745/+27925 |
| |\ |
|
| * | | [SCSI] scsi_lib: add scatter/gather data buffer accessors | FUJITA Tomonori | 2007-05-26 | 1 | -0/+20 |
| * | | [SCSI] fc_transport: fix sysfs deadlock on vport delete | James Smart | 2007-05-26 | 1 | -6/+7 |
| * | | [SCSI] kill scsi host template suspend/resume | Tejun Heo | 2007-05-22 | 1 | -6/+0 |
| * | | [SCSI] FC Transport support for vports based on NPIV | James Smart | 2007-05-16 | 1 | -7/+166 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-07-15 | 19 | -86/+111 |
|\ \ \ |
|
| * | | | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy | 2007-07-15 | 3 | -39/+1 |
| * | | | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy | 2007-07-15 | 2 | -2/+4 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 2007-07-14 | 1 | -20/+0 |
| |\ \ \ |
|
| | * | | | [CRYPTO] cipher: Remove obsolete fields from cipher_tfm | Herbert Xu | 2007-07-11 | 1 | -20/+0 |
| * | | | | [NETFILTER]: nf_conntrack: mark protocols __read_mostly | Patrick McHardy | 2007-07-14 | 2 | -2/+2 |
| * | | | | [NETFILTER]: x_tables: add connlimit match | Jan Engelhardt | 2007-07-14 | 1 | -0/+17 |
| * | | | | [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it | Yasuyuki Kozakai | 2007-07-14 | 1 | -0/+4 |
| * | | | | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai | 2007-07-14 | 2 | -4/+4 |
| * | | | | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan | 2007-07-14 | 1 | -0/+1 |
| * | | | | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun | 2007-07-14 | 1 | -0/+1 |
| * | | | | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk | 2007-07-14 | 1 | -3/+0 |
| * | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2007-07-14 | 3 | -10/+61 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 2007-07-12 | 1 | -0/+11 |
| | * | | | | [PATCH] mac80211: clarify some mac80211 things | Johannes Berg | 2007-07-12 | 1 | -4/+12 |
| | * | | | | [PATCH] mac80211: remove ieee80211_set_aid_for_sta | Johannes Berg | 2007-07-12 | 1 | -6/+0 |
| | * | | | | [PATCH] cfg80211: Radiotap parser | Andy Green | 2007-07-12 | 1 | -0/+38 |
| * | | | | | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 | 2 | -0/+11 |