summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg3-0/+16
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg3-0/+32
2011-02-08Bluetooth: Add get_connections managment interface commandJohan Hedberg1-0/+10
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg2-0/+8
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg2-0/+11
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg2-0/+14
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg3-0/+48
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg3-0/+18
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2-0/+13
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg1-0/+6
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg1-1/+2
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2-0/+18
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg2-0/+22
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg2-0/+5