aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2-4/+23
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann1-0/+3
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann1-1/+2
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann1-0/+8
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann1-4/+5
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann1-3/+4
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann1-2/+3
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2-23/+42
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann1-2/+4
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann1-0/+3
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+2
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso1-2/+2
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-2/+2
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller26-43/+91
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+1
2009-02-22netns: Remove net_aliveEric W. Biederman1-10/+17
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+2
2009-02-21Merge branch 'hibernate'Linus Torvalds1-0/+2
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven1-0/+2
2009-02-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-6/+8
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2-0/+4
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch1-0/+7
2009-02-20slab: introduce kzfree()Johannes Weiner1-0/+1
2009-02-20netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso1-0/+1
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera1-6/+83
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes1-0/+2
2009-02-20drm: Propagate failure from setting crtc base.Chris Wilson1-5/+5
2009-02-20drm: Release user fbs in drm_releaseKristian Høgsberg1-1/+1
2009-02-18vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski1-0/+1
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-5/+4
2009-02-18Bernhard has movedBernhard Walle1-1/+1
2009-02-18jsm: additional device supportAdam Lackorzynski1-0/+1
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki1-1/+1
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-3/+16
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams1-0/+2
2009-02-18mm: task dirty accounting fixNick Piggin1-0/+1
2009-02-18timerfd: add flags checkDavide Libenzi1-4/+12
2009-02-18seq_file: properly cope with preadEric Biederman1-0/+1
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner1-6/+12
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+4
2009-02-18netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy1-1/+1
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond1-1/+1
2009-02-18Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2-10/+0
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe3-5/+4
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2-10/+0
2009-02-17drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder1-1/+1