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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
Johan Hedberg
1
-0
/
+6
2014-07-03
Bluetooth: Convert hcon->flush_key to a proper flag
Johan Hedberg
1
-2
/
+6
2014-07-03
Bluetooth: Don't store debug keys if flag for them is not set
Johan Hedberg
1
-7
/
+11
2014-07-03
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
Johan Hedberg
2
-6
/
+10
2014-07-03
Bluetooth: Move mgmt event sending out from hci_add_link_key()
Johan Hedberg
3
-17
/
+22
2014-07-03
Bluetooth: Update hci_add_link_key() to return pointer to key
Johan Hedberg
1
-5
/
+6
2014-07-03
Bluetooth: Add support LE slave connection update procedure
Marcel Holtmann
1
-0
/
+19
2014-07-03
Bluetooth: Set default min/max connection interval for LE slaves
Marcel Holtmann
1
-0
/
+8
2014-07-03
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
1
-0
/
+27
2014-07-03
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
1
-0
/
+4
2014-07-03
Bluetooth: 6LoWPAN: Remove network devices when unloading
Jukka Rissanen
1
-0
/
+54
2014-07-03
Bluetooth: 6LoWPAN: Count module usage
Jukka Rissanen
1
-0
/
+5
2014-07-03
Bluetooth: 6LoWPAN: Create a kernel module
Jukka Rissanen
3
-6
/
+17
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
5
-314
/
+588
2014-07-03
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
3
-15
/
+26
2014-07-03
Bluetooth: Use separate dbg_flags to special debugfs options
Marcel Holtmann
2
-14
/
+14
2014-07-03
Bluetooth: Fix checking for master LTKs
Johan Hedberg
1
-4
/
+1
2014-07-03
Bluetooth: Fix validating IO capability values in mgmt commands
Johan Hedberg
1
-0
/
+9
2014-07-03
Bluetooth: Add flexible buffer byte order swapping function
Johan Hedberg
1
-13
/
+7
2014-07-03
Bluetooth: Convert SMP flags into an enum
Johan Hedberg
1
-5
/
+7
2014-07-03
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
5
-9
/
+16
2014-07-03
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
2
-2
/
+6
2014-07-03
Bluetooth: Fix missing NULL check for smp_chan_create() return value
Johan Hedberg
1
-0
/
+2
2014-07-03
Bluetooth: Use struct delayed_work for HCI command timeout
Marcel Holtmann
2
-10
/
+11
2014-07-03
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
3
-7
/
+9
2014-07-03
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
3
-18
/
+11
2014-07-03
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2
-2
/
+2
2014-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Marcel Holtmann
6
-80
/
+142
2014-06-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-15
/
+57
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
4
-24
/
+16
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
1
-11
/
+0
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
3
-104
/
+69
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2
-29
/
+88
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
1
-4
/
+31
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
3
-85
/
+715
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2
-24
/
+25
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
4
-61
/
+140
2014-06-24
nl80211: move set_qos_map command into split state
Johannes Berg
1
-6
/
+5
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
3
-1
/
+32
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
1
-0
/
+13
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
1
-0
/
+17
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2
-0
/
+58
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
1
-23
/
+55
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
1
-12
/
+28
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
5
-8
/
+18
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
3
-24
/
+115
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
1
-3
/
+13
2014-06-23
mac80211: clarify TDLS Tx handling
Arik Nemtsov
1
-16
/
+17
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
4
-64
/
+35
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2
-6
/
+41
[prev]
[next]