summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan1-0/+3
2011-06-13Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan1-2/+1
2011-06-13Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan1-0/+1
2011-06-13Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan1-3/+9
2011-06-13block:fix the comment error in blkdev.hWanlong Gao1-1/+1
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches1-1/+2
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom1-13/+13
2011-06-13IPVS remove unused var from migration to netnsHans Schillstrom1-2/+0
2011-06-13Delay struct net freeing while there's a sysfs instance refering to itAl Viro3-12/+15
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+36
2011-06-12snmp: reduce percpu needs by 50%Eric Dumazet1-53/+33
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-3/+27
2011-06-12virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang1-0/+1
2011-06-12linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim1-2/+2
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson1-1/+1
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel1-0/+1
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller1-0/+10
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker6-21/+29
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-3/+3
2011-06-10Merge branch 'master' into for-nextJiri Kosina234-911/+6572
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2-4/+9
2011-06-10ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+0
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz3-19/+35
2011-06-09ASoC: core - PCM mutex per rtdLiam Girdwood1-0/+8
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown1-3/+1
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-1/+2
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle1-0/+4
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle1-0/+14
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-0/+11
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker1-29/+4
2011-06-09inetpeer: lower false sharing effectEric Dumazet1-11/+13
2011-06-09inetpeer: remove unused listEric Dumazet2-3/+1
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2-2/+10
2011-06-09v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2-20/+2
2011-06-09vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-09Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman6-10/+23
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh3-1/+10
2011-06-08Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes1-0/+1
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz1-0/+1
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes1-0/+2
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes1-0/+6
2011-06-08Bluetooth: LE advertising cacheAndre Guedes1-0/+13
2011-06-08Bluetooth: Add advertising report meta event structsAnderson Briglia1-0/+19
2011-06-08Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan1-1/+1