index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
2
-4
/
+23
2009-02-27
Bluetooth: Add CID field to L2CAP socket address structure
Marcel Holtmann
1
-0
/
+1
2009-02-27
Bluetooth: Request L2CAP fixed channel list if available
Marcel Holtmann
1
-0
/
+1
2009-02-27
Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3
Marcel Holtmann
1
-0
/
+3
2009-02-27
Bluetooth: Fix double L2CAP connection request
Marcel Holtmann
1
-0
/
+1
2009-02-27
Bluetooth: Fix race condition with L2CAP information request
Marcel Holtmann
1
-1
/
+2
2009-02-27
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
1
-1
/
+1
2009-02-27
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
1
-0
/
+8
2009-02-27
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
1
-4
/
+5
2009-02-27
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
1
-3
/
+4
2009-02-27
Bluetooth: Replace L2CAP link mode with security level
Marcel Holtmann
1
-2
/
+3
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
2
-23
/
+42
2009-02-27
Bluetooth: Add support for deferring RFCOMM connection setup
Marcel Holtmann
1
-2
/
+4
2009-02-27
Bluetooth: Add global deferred socket parameter
Marcel Holtmann
1
-0
/
+3
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+2
2009-02-24
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
1
-2
/
+2
2009-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+2
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
26
-43
/
+91
2009-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+1
2009-02-22
netns: Remove net_alive
Eric W. Biederman
1
-10
/
+17
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
1
-0
/
+2
2009-02-21
Merge branch 'hibernate'
Linus Torvalds
1
-0
/
+2
2009-02-21
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
1
-0
/
+2
2009-02-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-6
/
+8
2009-02-20
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
2
-0
/
+4
2009-02-20
spi_bitbang: add more lowlevel function documentation
Michael Buesch
1
-0
/
+7
2009-02-20
slab: introduce kzfree()
Johannes Weiner
1
-0
/
+1
2009-02-20
netlink: add NETLINK_BROADCAST_ERROR socket option
Pablo Neira Ayuso
1
-0
/
+1
2009-02-20
ethtool: Add RX pkt classification interface
Santwona Behera
1
-6
/
+83
2009-02-20
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
Jesse Barnes
1
-0
/
+2
2009-02-20
drm: Propagate failure from setting crtc base.
Chris Wilson
1
-5
/
+5
2009-02-20
drm: Release user fbs in drm_release
Kristian Høgsberg
1
-1
/
+1
2009-02-18
vlan: Update skb->mac_header in __vlan_put_tag().
Jarek Poplawski
1
-0
/
+1
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-5
/
+4
2009-02-18
Bernhard has moved
Bernhard Walle
1
-1
/
+1
2009-02-18
jsm: additional device support
Adam Lackorzynski
1
-0
/
+1
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-3
/
+16
2009-02-18
atmel-mci: fix initialization of dma slave data
Dan Williams
1
-0
/
+2
2009-02-18
mm: task dirty accounting fix
Nick Piggin
1
-0
/
+1
2009-02-18
timerfd: add flags check
Davide Libenzi
1
-4
/
+12
2009-02-18
seq_file: properly cope with pread
Eric Biederman
1
-0
/
+1
2009-02-18
vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
Paul Turner
1
-6
/
+12
2009-02-18
vmalloc: add __get_vm_area_caller()
Benjamin Herrenschmidt
1
-0
/
+4
2009-02-18
netfilter: nf_conntrack: don't try to deliver events for untracked connections
Patrick McHardy
1
-1
/
+1
2009-02-18
netfilter: nfnetlink_log: fix per-rule qthreshold override
Eric Leblond
1
-1
/
+1
2009-02-18
Merge branch 'master' of /repos/git/net-2.6
Patrick McHardy
2
-10
/
+0
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
3
-5
/
+4
2009-02-17
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2
-10
/
+0
2009-02-17
drivers/net/hamradio: fix sparse warnings: fix signedness
Hannes Eder
1
-1
/
+1
[next]