index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netlabel.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-15
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-15
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
1
-1
/
+2
2012-02-15
Bluetooth: Fix discovery state machine
Andre Guedes
1
-0
/
+2
2012-02-15
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
2
-0
/
+106
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2
-5
/
+5
2012-02-15
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-15
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
4
-7
/
+11
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2
-7
/
+11
2012-02-15
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
1
-1
/
+1
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2
-2
/
+2
2012-02-15
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-15
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-13
Bluetooth: btusb: Remove device lock on release
David Herrmann
1
-5
/
+0
2012-02-13
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
1
-4
/
+4
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
2
-6
/
+5
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
14
-79
/
+87
2012-02-13
Bluetooth: Introduce to_hci_dev()
David Herrmann
2
-17
/
+18
2012-02-13
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
2
-6
/
+26
2012-02-13
Bluetooth: Fix mgmt_unpair_device command status
Johan Hedberg
1
-1
/
+0
2012-02-13
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
5
-7
/
+15
2012-02-13
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
5
-20
/
+22
2012-02-13
Bluetooth: Add address type to Out Of Band mgmt messages
Johan Hedberg
2
-4
/
+4
2012-02-13
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
5
-71
/
+79
2012-02-13
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
4
-21
/
+42
2012-02-13
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
Johan Hedberg
2
-43
/
+51
2012-02-13
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
1
-1
/
+3
2012-02-13
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
1
-3
/
+3
2012-02-13
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
1
-6
/
+3
2012-02-13
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
1
-3
/
+8
2012-02-13
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
1
-6
/
+6
2012-02-13
Bluetooth: Add BT_DBG to mgmt_discovering()
Andre Guedes
1
-0
/
+2
2012-02-13
Bluetooth: Fix device_found event length for remote name resolving
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Fix indentation
Andre Guedes
1
-1
/
+1
2012-02-13
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
2
-2
/
+31
2012-02-13
Bluetooth: Add hci_le_scan()
Andre Guedes
2
-0
/
+41
2012-02-13
Bluetooth: Add hci_do_le_scan()
Andre Guedes
3
-3
/
+92
2012-02-13
Bluetooth: Minor code refactoring
Andre Guedes
1
-4
/
+7
2012-02-13
Bluetooth: LE scan should send Discovering events
Andre Guedes
3
-0
/
+8
2012-02-13
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-13
Bluetooth: Helper removes duplicated code
Andrei Emeltchenko
1
-18
/
+13
2012-02-13
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
Andrei Emeltchenko
1
-6
/
+79
2012-02-13
Bluetooth: Add support for notifying userspace of new LTK's
Vinicius Costa Gomes
1
-0
/
+3
2012-02-13
Bluetooth: Clean up structures left unused
Vinicius Costa Gomes
2
-20
/
+0
[next]