summaryrefslogtreecommitdiffstats
path: root/net/sunrpc (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-02[SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal1-8/+9
2013-05-02[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz1-1/+1
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal9-9/+9
2013-05-02[SCSI] be2iscsi: Fix checking Adapter state while establishing CXNJayamohan Kallickal1-0/+7
2013-05-02[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal3-70/+133
2013-05-02[SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal3-15/+12
2013-05-02[SCSI] be2iscsi: Fix the Port Link Status issueJayamohan Kallickal2-16/+16
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal3-0/+25
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal4-13/+42
2013-05-02[SCSI] be2iscsi: Fix support for DEFQ extensionJayamohan Kallickal2-12/+44
2013-05-02[SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal3-76/+79
2013-05-02[SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal3-22/+62
2013-05-02[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal2-1/+2
2013-05-02[SCSI] be2iscsi: Fix MBX Command issuesJayamohan Kallickal2-5/+12
2013-05-02[SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe...Jayamohan Kallickal2-0/+17
2013-05-02[SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal3-0/+53
2013-05-02[SCSI] csiostor: off by one errorDan Carpenter2-2/+2
2013-05-02[SCSI] bnx2fc: Bumped version to 1.0.14Bhanu Prakash Gollapudi2-2/+2
2013-05-02[SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi6-6/+6
2013-05-02[SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi1-2/+5
2013-05-02[SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi3-7/+54
2013-05-02[SCSI] bnx2fc: Enable cached tasks to improve performanceBhanu Prakash Gollapudi1-1/+5
2013-05-02[SCSI] fnic: Incremented driver versionHiral Patel1-1/+1
2013-05-02[SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel1-0/+6
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel7-4/+784
2013-05-01filter: fix va_list build errorXi Wang1-0/+1
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet2-8/+9
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-05-01net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann1-1/+1
2013-05-01netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann2-9/+9
2013-05-01netpoll: convert mutex into a semaphoreNeil Horman2-8/+8
2013-05-01netlink: Fix skb ref counting.Pravin B Shelar1-1/+0
2013-05-01init: Do not warn on non-zero initcall returnSteven Rostedt1-4/+1
2013-05-01net_sched: act_ipt forward compat with xtablesJamal Hadi Salim1-3/+30
2013-05-01ipc: sysv shared memory limited to 8TiBRobin Holt2-2/+2
2013-05-01ipc/msg.c: use list_for_each_entry_[safe] for list traversingNikola Pajkovsky1-27/+8
2013-05-01ipc,sem: fine grained locking for semtimedopRik van Riel4-125/+203
2013-05-01ipc,sem: have only one list in struct sem_queueRik van Riel1-31/+34
2013-05-01ipc,sem: open code and rename sem_lockRik van Riel1-6/+23
2013-05-01ipc,sem: do not hold ipc lock more than necessaryDavidlohr Bueso2-48/+118
2013-05-01ipc: introduce lockless pre_down ipcctlDavidlohr Bueso2-5/+29
2013-05-01ipc: introduce obtaining a lockless ipc objectDavidlohr Bueso2-14/+59
2013-05-01ipc: remove bogus lock comment for ipc_checkidDavidlohr Bueso1-6/+1
2013-05-01ipc/msgutil.c: use linux/uaccess.hHoSung Jung1-2/+2
2013-05-01ipc: refactor msg list search into separate functionPeter Hurley1-22/+26
2013-05-01ipc: simplify msg list searchPeter Hurley1-6/+2
2013-05-01ipc: implement MSG_COPY as a new receive modePeter Hurley1-13/+9
2013-05-01ipc: remove msg handling from queue scanPeter Hurley1-10/+4