index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+8
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-1
/
+0
2013-11-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-1
/
+8
2013-11-13
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
Seung-Woo Kim
1
-0
/
+1
2013-11-13
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
Seung-Woo Kim
1
-0
/
+2
2013-11-13
Bluetooth: Fix issue with RFCOMM getsockopt operation
Marcel Holtmann
1
-1
/
+5
2013-10-18
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
Marcel Holtmann
2
-14
/
+14
2013-10-13
Bluetooth: Store RFCOMM address information in its own socket structure
Marcel Holtmann
1
-13
/
+15
2013-10-13
Bluetooth: Access RFCOMM session addresses through L2CAP channel
Marcel Holtmann
1
-10
/
+9
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-33
/
+2
2013-09-20
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
1
-33
/
+2
2013-09-19
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
1
-1
/
+6
2013-08-21
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
1
-0
/
+6
2013-08-21
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
1
-34
/
+12
2013-08-21
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
1
-70
/
+47
2013-08-21
Bluetooth: Move the tty initialization and cleanup out of open/close
Gianluca Anzolin
1
-42
/
+72
2013-08-21
Bluetooth: Remove the device from the list in the destructor
Gianluca Anzolin
1
-21
/
+6
2013-08-21
Bluetooth: Take proper tty_struct references
Gianluca Anzolin
1
-12
/
+17
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-90
/
+80
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-08
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-03-20
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
1
-1
/
+3
2013-03-08
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
1
-5
/
+2
2013-03-08
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
1
-3
/
+0
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
1
-38
/
+5
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
1
-50
/
+56
2013-03-08
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
1
-2
/
+24
2013-03-08
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
1
-1
/
+1
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
1
-2
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+5
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-13
/
+9
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-2
/
+2
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-11
/
+5
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-2
/
+3
2012-12-03
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
3
-18
/
+16
2012-10-11
Bluetooth: Use __constant modifier for RFCOMM PSM
Syam Sidhardhan
1
-2
/
+2
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+12
2012-09-28
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
3
-10
/
+8
2012-09-28
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
3
-6
/
+6
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2
-1
/
+3
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2012-08-16
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-16
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-2
/
+2
2012-08-10
tty: localise the lock
Alan Cox
1
-2
/
+2
2012-08-06
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
1
-2
/
+12
[next]