index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
Bluetooth: Reduce critical section in sco_conn_ready
Andre Guedes
1
-8
/
+10
2013-02-01
Bluetooth: Increment Management interface revision
Johan Hedberg
1
-1
/
+1
2013-02-01
Bluetooth: Fix link security setting when powering on
Johan Hedberg
1
-0
/
+7
2013-02-01
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
1
-35
/
+43
2013-02-01
Bluetooth: Remove useless eir_len variable from EIR creation
Johan Hedberg
1
-7
/
+1
2013-02-01
Bluetooth: Simplify UUID16 list generation for EIR
Johan Hedberg
1
-31
/
+15
2013-02-01
Bluetooth: Simplify UUID removal code
Johan Hedberg
1
-4
/
+2
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
1
-25
/
+23
2013-02-01
Bluetooth: Simplify UUIDs clearing code
Johan Hedberg
1
-7
/
+3
2013-02-01
Bluetooth: Store UUIDs in the same order that they were added
Johan Hedberg
1
-1
/
+1
2013-01-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
17
-159
/
+457
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-118
/
+327
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-42
/
+49
2013-01-28
mac80211: fix mesh_sta_info_get() reshuffle damage
Thomas Pedersen
1
-0
/
+2
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
4
-0
/
+151
2013-01-25
mac80211: avoid a build warning
Arnd Bergmann
1
-4
/
+4
2013-01-24
mac80211: remove redundant check
Johannes Berg
1
-11
/
+10
2013-01-24
cfg80211: fix channel check in cfg80211_can_use_iftype_chan
Simon Wunderlich
1
-1
/
+2
2013-01-24
mac80211: support mesh rate updates
Thomas Pedersen
2
-2
/
+9
2013-01-24
mac80211: clean up mesh sta allocation warning
Thomas Pedersen
2
-68
/
+95
2013-01-24
mac80211: fix aggregation state with current drivers
Johannes Berg
2
-16
/
+10
2013-01-24
mac80211: provide the vif in rssi_callback
Emmanuel Grumbach
3
-7
/
+11
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
1
-0
/
+20
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
1
-4
/
+6
2013-01-23
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
1
-8
/
+14
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
1
-0
/
+5
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
1
-2
/
+34
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
1
-0
/
+2
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
1
-1
/
+8
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
1
-0
/
+9
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
1
-1
/
+1
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
1
-0
/
+4
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
1
-6
/
+6
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
1
-0
/
+6
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
15
-100
/
+274
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-31
/
+35
2013-01-18
mac80211: allow drivers to access IPv6 information
Johannes Berg
4
-0
/
+69
2013-01-18
mac80211: improve aggregation debug messages
Johannes Berg
2
-22
/
+36
2013-01-18
mac80211: remove ARP filter enable/disable logic
Johannes Berg
5
-27
/
+15
2013-01-18
mac80211: add op to configure default key id
Yoni Divinsky
3
-1
/
+43
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2
-3
/
+4
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2
-4
/
+5
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
1
-0
/
+11
2013-01-16
mac80211: split out chandef tracing macros
Johannes Berg
1
-9
/
+15
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
4
-8
/
+55
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2
-1
/
+11
[next]