]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/bluetooth/l2cap_core.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[karo-tx-linux.git] / net / bluetooth / l2cap_core.c
2011-05-05 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-05-02 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-04-29 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-28 Gustavo F. PadovanBluetooth: Fix memory leak with L2CAP channels
2011-04-28 Gustavo F. PadovanBluetooth: Move conn to struct l2cap_chan
2011-04-28 Gustavo F. PadovanBluetooth: Move more vars to struct l2cap_chan
2011-04-28 Gustavo F. PadovanBluetooth: Move more channel info to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Move more vars to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Move some more elements to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Rename l2cap_do_connect() to l2cap_chan_conn...
2011-04-27 Gustavo F. PadovanBluetooth: Move conf_state to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Refactor L2CAP channel allocation
2011-04-26 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-26 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-04-25 David S. Millerbluetooth: Fix use-before-initiailized var.
2011-04-25 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-04-25 John W. LinvilleMerge branch 'for-linville' of git://git.kernel.org...
2011-04-25 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-24 David S. MillerMerge branch 'davem.r8169' of git://git.kernel.org...
2011-04-22 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-21 Gustavo F. PadovanMerge master.kernel.org:/pub/scm/linux/kernel/git/padov...
2011-04-20 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-19 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-19 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-04-18 Ruiyi ZhangBluetooth: Only keeping SAR bits when retransmitting...
2011-04-18 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-04-14 Gustavo F. PadovanBluetooth: Fix lockdep warning in L2CAP
2011-04-14 Gustavo F. PadovanBluetooth: Fix another locking unbalance
2011-04-13 Gustavo F. PadovanBluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
2011-04-13 Gustavo F. PadovanBluetooth: Add proper handling of received LE data
2011-04-13 Gustavo F. PadovanBluetooth: Move tx queue to struct l2cap_chan
2011-04-13 Gustavo F. PadovanBluetooth: Remove unneeded uninitialized_vars()
2011-04-13 Gustavo F. PadovanBluetooth: Remove some sk references from l2cap_core.c
2011-04-13 Gustavo F. PadovanBluetooth: Move SREJ list to struct l2cap_chan
2011-04-13 Patrick McHardyMerge branch 'master' of ssh://master.kernel.org/pub...
2011-04-12 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-04-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-04-07 Gustavo F. PadovanBluetooth: Fix lockdep warning with skb list lock
2011-04-07 Gustavo F. PadovanBluetooth: Move busy workqueue to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move srej and busy queues to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move ERTM timers to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move remote info to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move SDU related vars to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move more ERTM stuff to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move of ERTM *_seq vars to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move conn_state to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: clean up l2cap_sock_recvmsg()
2011-04-07 Gustavo F. PadovanBluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move ident to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Remove struct del_list
2011-04-07 Gustavo F. PadovanBluetooth: Use struct list_head for L2CAP channels...
2011-04-07 Gustavo F. PadovanBluetooth: Create struct l2cap_chan
2011-04-07 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-07 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git.kerne...
2011-04-07 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git.kernel...
2011-04-07 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-07 Linus TorvaldsMerge branches 'x86-fixes-for-linus', 'sched-fixes...
2011-04-07 Linus TorvaldsMerge branch 'staging-linus' of git://git.kernel.org...
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-06 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-04-06 Ingo MolnarMerge branch 'perf/urgent' of git://git.kernel.org...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-05 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git.kernel...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-05 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-04-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-04-04 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-04-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2011-04-03 Mark BrownMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-04-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-01 Dave AirlieMerge remote branch 'keithp/drm-intel-fixes' of /ssd...
2011-03-31 Gustavo F. PadovanMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-31 Suraj SumangalaBluetooth: Increment unacked_frames count only the...
2011-03-31 Andrei EmeltchenkoBluetooth: check L2CAP info_rsp ident and state
2011-03-31 Gustavo F. PadovanBluetooth: Move bt_accept_enqueue() to outside __l2cap_...
2011-03-31 Gustavo F. PadovanBluetooth: Improve error message on wrong link type
2011-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-03-30 Takashi IwaiMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-03-29 Ingo MolnarMerge branch 'core' of git://git.kernel.org/pub/scm...
2011-03-29 Paul MundtMerge branch 'common/fbdev' of master.kernel.org:/pub...
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2011-03-28 Linus TorvaldsMerge branch 'for-linus-unmerged' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2011-03-28 Russell KingMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-03-28 Takashi IwaiMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-03-28 Matthew GarrettMerge branch 'x86-platform-next' into x86-platform
2011-03-28 Takashi IwaiMerge branch 'for-2.6.39' of git://git.kernel.org/pub...
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-28 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'for-2.6.39/drivers' of git://git.kernel...
2011-03-28 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
next