summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-12[SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou1-0/+48
2011-02-12[SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt1-0/+7
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt1-1/+13
2011-02-12[SCSI] libfc: add local port hook for provider session lookupJoe Eykholt1-0/+2
2011-02-12[SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt1-0/+10
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt1-0/+26
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke1-0/+5
2011-02-12ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend1-0/+5
2011-02-11HID: Add Support for Setting and Getting Feature Reports from hidrawAlan Ott2-0/+6
2011-02-11block: share request flush fields with elevator_privateMike Snitzer1-11/+12
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni1-2/+2
2011-02-11security: add cred argument to security_capable()Chris Wright1-3/+3
2011-02-11inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2-0/+2
2011-02-11inetpeer: Add redirect and PMTU discovery cached info.David S. Miller1-7/+11
2011-02-11inetpeer: Abstract address representation further.David S. Miller1-6/+10
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+0
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+18
2011-02-10IMA: maintain i_readcount in the VFS layerMimi Zohar1-6/+0
2011-02-10IMA: define readcount functionsMimi Zohar1-0/+20
2011-02-10IMA: convert i_readcount to atomicMimi Zohar1-2/+1
2011-02-10ASoC: add support for multiple jack typesVinod Koul1-0/+23
2011-02-10ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki1-0/+4
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+2
2011-02-09workqueue: add system_freezeable_wqTejun Heo1-0/+4
2011-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-5/+18
2011-02-09net: Kill NETEVENT_PMTU_UPDATE.David S. Miller1-1/+0
2011-02-09net: Remove bogus barrier() in dst_allfrag().David S. Miller1-2/+0
2011-02-09tracing: Compile time initialization for event flags valueLai Jiangshan1-4/+4
2011-02-09ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2-0/+2
2011-02-09CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+57
2011-02-09virtio: console: Update CopyrightAmit Shah1-1/+2
2011-02-09PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+3
2011-02-08Merge branch 'irq/for-xen' into irq/coreThomas Gleixner6-54/+64
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-02-08ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin1-1/+0
2011-02-08Bluetooth: move __l2cap_sock_close() to l2cap_sock.cGustavo F. Padovan1-0/+2
2011-02-08Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.cGustavo F. Padovan1-3/+8
2011-02-08Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.cGustavo F. Padovan1-1/+2
2011-02-08Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.cGustavo F. Padovan1-1/+4
2011-02-08Bluetooth: move l2cap_sock_connect() to l2cap_sock.cGustavo F. Padovan1-1/+1
2011-02-08Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.cGustavo F. Padovan1-1/+0
2011-02-08Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.cGustavo F. Padovan1-1/+0
2011-02-08Bluetooth: move l2cap_sock_getname() to l2cap_sock.cGustavo F. Padovan1-1/+0
2011-02-08Bluetooth: move l2cap_sock_accept() to l2cap_sock.cGustavo F. Padovan1-1/+0
2011-02-08Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.cGustavo F. Padovan1-2/+0
2011-02-08Bluetooth: move l2cap_sock_release() to l2cap_sock.cGustavo F. Padovan1-1/+0
2011-02-08Bluetooth: move l2cap_sock_ops to l2cap_sock.cGustavo F. Padovan1-0/+12
2011-02-08Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan1-0/+15