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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
Bluetooth: Add secure flag for mgmt_pin_code_req
Waldemar Rymarkiewicz
2
-1
/
+2
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
1
-0
/
+1
2011-04-28
Bluetooth: Add definitions for link key types
Waldemar Rymarkiewicz
1
-0
/
+9
2011-04-28
Bluetooth: Add discovering event to the Management interface
Johan Hedberg
2
-0
/
+3
2011-04-28
Bluetooth: Add basic discovery commands to the management interface
Johan Hedberg
1
-0
/
+4
2011-04-28
Bluetooth: Don't export l2cap_sock_ops
Gustavo F. Padovan
1
-1
/
+0
2011-04-28
Bluetooth: Fix memory leak with L2CAP channels
Gustavo F. Padovan
1
-0
/
+1
2011-04-28
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
1
-3
/
+4
2011-04-28
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+5
2011-04-28
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
1
-7
/
+7
2011-04-28
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
1
-9
/
+9
2011-04-28
Bluetooth: Move some more elements to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+7
2011-04-28
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
Gustavo F. Padovan
1
-1
/
+1
2011-04-28
Bluetooth: Move conf_state to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+1
2011-04-28
Bluetooth: Refactor L2CAP channel allocation
Gustavo F. Padovan
1
-1
/
+2
2011-04-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
9
-19
/
+50
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+2
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
1
-7
/
+6
2011-04-08
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
1
-1
/
+1
2011-04-08
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
1
-4
/
+2
2011-04-08
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
1
-7
/
+8
2011-04-08
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+5
2011-04-08
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
1
-4
/
+4
2011-04-08
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+5
2011-04-08
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
1
-10
/
+10
2011-04-08
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+3
2011-04-08
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
1
-2
/
+1
2011-04-08
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
1
-5
/
+6
2011-04-08
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
1
-2
/
+2
2011-04-08
Bluetooth: Remove struct del_list
Gustavo F. Padovan
1
-5
/
+0
2011-04-08
Bluetooth: Use struct list_head for L2CAP channels list
Gustavo F. Padovan
1
-9
/
+3
2011-04-08
Bluetooth: Create struct l2cap_chan
Gustavo F. Padovan
1
-6
/
+12
2011-04-05
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
2
-0
/
+7
2011-04-05
Bluetooth: Add mgmt_device_found event
Johan Hedberg
2
-0
/
+10
2011-04-04
mac80211: fix comment regarding aggregation buf_size
Johannes Berg
1
-2
/
+13
2011-04-02
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2011-04-02
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
1
-0
/
+2
2011-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
1
-0
/
+2
2011-03-31
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-0
/
+2
2011-03-31
Bluetooth: Add local Extended Inquiry Response (EIR) support
Johan Hedberg
2
-0
/
+9
2011-03-31
Bluetooth: Remove unused struct l2cap_conn item
Gustavo F. Padovan
1
-1
/
+0
2011-03-31
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
3
-0
/
+45
2011-03-31
Bluetooth: Add read_local_oob_data management command
Szymon Janc
3
-0
/
+15
2011-03-31
Bluetooth: Remove unused struct item
Gustavo F. Padovan
1
-1
/
+0
2011-03-31
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
2
-0
/
+11
2011-03-31
Bluetooth: mgmt: Add local name information to read_info reply
Johan Hedberg
1
-0
/
+5
2011-03-31
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2
-4
/
+6
2011-03-31
connector: convert to synchronous netlink message processing
Patrick McHardy
1
-13
/
+3
[next]