summaryrefslogtreecommitdiff
path: root/usr/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-1/+35
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-49/+119
* iscsi tools: fix netlink bug allocationMike Christie2011-04-011-8/+20
* iscsid: modify data dropMike Christie2011-01-311-18/+6
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-33/+87
* fix some spelling errors reported by lintianRitesh Raj Sarraf2010-02-251-1/+1
* iscsid: fix iferror log messageMike Christie2009-11-101-11/+15
* iscsid: fix unknown kernel event handlingMike Christie2009-05-181-1/+5
* bind offloaded connection to portMike Christie2009-05-101-2/+9
* iscsid: don't print enosys errors.Mike Christie2008-06-131-1/+12
* pass ep to session creationMike Christie2008-05-191-9/+18
* Revert Release-transport-entry-when-the-transport-is-unload.patchMike Christie2008-05-191-10/+0
* Fix ep_disconnect handling of invalid epMike Christie2008-04-261-3/+5
* Release transport entry when the transport is unloadedMike Christie2008-04-261-0/+10
* add SIGTERM iscsid handler and iscsiadm command to stop iscsidMike Christie2007-10-291-2/+2
* fast logout in userspace.Mike Christie2007-09-111-1/+1
* mv nop handling to kernelMike Christie2007-08-271-1/+0
* fix shutdownMike Christie2007-08-271-26/+46
* rm queue.c usageMike Christie2007-06-221-26/+24
* fix lots of leaksmnc2007-05-051-4/+6
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-8/+74
* use kernel list functions in almost all places (not queue.c yet), and fix som...mnc2007-04-241-14/+7
* make can_queue and cmd_per_lun settable in node dbmnc2007-04-241-0/+3
* again with the root boot stuff :) For root boot, the user may not be using a ...mnc2007-04-241-0/+4
* add the ability to control which hw resources a session or iscsiadm op is bou...mnc2007-04-241-0/+39
* check some iscsi and initiator settings before use and drop down to defaults ...mnc2007-02-211-2/+2
* used tool from patman to strip trailing white spacesmnc2006-11-281-3/+3
* add -m session --info commandmnc2006-11-221-1/+2
* if multiple transports are loaded we try to sync sessions multple times due t...mnc2006-09-061-96/+10
* add support for broadcast eventsmnc2006-07-101-1/+1
* convert userspace to new set/get parammnc2006-07-101-6/+17
* from aravind.parchuri@gmail.com: all the events handed down from kernel space...mnc2006-05-151-2/+4
* from ogerlitz@voltaire.com: for some flow ep_disconnect might be called twice...mnc2006-04-271-1/+5
* from ogerlitz@voltaire.com: add ep callbacksmnc2006-04-131-2/+82
* from hannes and cleaned up and ported by mike - add iscsid sync up code. (Als...mnc2006-03-031-11/+29
* add sysfs attrs need so iscsid can sync up after a restartmnc2006-03-031-12/+14
* add iscsistart program to be used for situations like iscsi rootmnc2006-03-031-0/+1
* from hare@suse.de: This patch removes the handles for kernel-userspace commun...mnc2006-02-131-39/+44
* must use long long to always be 64 bits (on ppc this is 32 bits)mnc2006-01-211-1/+1
* rm rdma code and sync upstream driver with svn and update usrspace to work wi...mnc2006-01-101-14/+0
* reverted Mike's r440 patch, pending reviewaaizman2005-11-201-4/+0
* Mike: Tmp userspace hackaaizman2005-11-201-0/+4
* Patrick Mansfield: aaizman2005-11-151-1/+4
* Alex Nezhinsky: multi-provider(could be TCP/IP, RDMA, TOE, something else...)...dmitry_yus2005-09-281-21/+39
* Erez Zilber: AF and RDMA provider propertiesdmitry_yus2005-09-131-0/+14
* propogating transport->caps up to the daemondmitry_yus2005-05-271-3/+3
* Mike: remove the ISCSI_TRANSPORT_MAX limitation from the kernel using sysfsdmitry_yus2005-05-261-7/+64
* Mike: merge iscsi_ifev.h and iscsi_if.hdmitry_yus2005-05-221-1/+0
* Mike: big snx to session, cnx to conn renaming!dmitry_yus2005-05-061-62/+62
* removing __KERNEL__ from iscsi_proto.hdmitry_yus2005-05-051-0/+1