index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
14
-900
/
+1434
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-4
/
+6
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
32
-446
/
+1205
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-31
/
+164
2013-10-28
nl80211: fix channel switch parsing
Andrei Otcheretianski
1
-3
/
+1
2013-10-28
mac80211: fix uninitialized variable
Michal Kazior
1
-1
/
+1
2013-10-28
mac80211: process mesh channel switching using beacon
Chun-Yeow Yeoh
2
-9
/
+136
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
6
-3
/
+139
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
5
-54
/
+111
2013-10-28
mac80211: process the CSA frame for mesh accordingly
Chun-Yeow Yeoh
5
-3
/
+114
2013-10-28
mac80211: refactor the parsing of chan switch ie
Chun-Yeow Yeoh
4
-41
/
+48
2013-10-28
mac80211: add ieee80211_tx_prepare_skb() helper function
Felix Fietkau
1
-0
/
+29
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
1
-10
/
+16
2013-10-28
mac80211: fixes for mesh powersave logic
Marco Porsch
3
-18
/
+22
2013-10-28
mac80211: Remove check for offchannel state when waking netdev queues
Seth Forshee
1
-3
/
+0
2013-10-28
net: rfkill: gpio: add ACPI support
Heikki Krogerus
1
-1
/
+30
2013-10-28
net: rfkill: gpio: prepare for DT and ACPI support
Heikki Krogerus
1
-41
/
+51
2013-10-28
net: rfkill: gpio: spinlock-safe GPIO access
Heikki Krogerus
1
-8
/
+8
2013-10-28
net: rfkill: gpio: clean up clock handling
Heikki Krogerus
2
-28
/
+9
2013-10-28
net: rfkill: gpio: convert to resource managed allocation
Heikki Krogerus
1
-55
/
+20
2013-10-28
mac80211: enable DFS for IBSS mode
Simon Wunderlich
2
-5
/
+45
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
4
-11
/
+38
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
10
-38
/
+289
2013-10-21
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
1
-2
/
+0
2013-10-21
Bluetooth: Use bt_cb(skb)->chan to send raw data back
Gustavo Padovan
1
-4
/
+3
2013-10-21
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
1
-0
/
+2
2013-10-21
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2
-10
/
+8
2013-10-21
Bluetooth: Remove socket lock from l2cap_state_change()
Gustavo Padovan
1
-24
/
+7
2013-10-21
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2
-14
/
+9
2013-10-21
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
1
-1
/
+2
2013-10-21
Bluetooth: Remove not used struct sock
Gustavo Padovan
1
-3
/
+1
2013-10-21
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
1
-0
/
+3
2013-10-21
cfg80211: update dfs_state_entered upon dfs_state change
Michal Kazior
1
-0
/
+2
2013-10-21
cfg80211: fix DFS channel recovery timeout
Michal Kazior
1
-2
/
+2
2013-10-21
cfg80211: fix scheduled scan pointer access
Johannes Berg
1
-2
/
+2
2013-10-20
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
1
-11
/
+69
2013-10-20
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
1
-4
/
+6
2013-10-20
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
1
-2
/
+5
2013-10-20
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
1
-12
/
+12
2013-10-20
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
1
-2
/
+2
2013-10-20
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
1
-19
/
+27
2013-10-20
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
1
-0
/
+3
2013-10-20
Bluetooth: Check for flag instead of features in update_adv_data()
Johan Hedberg
1
-1
/
+1
2013-10-20
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
Johan Hedberg
1
-1
/
+1
2013-10-19
Bluetooth: Fix minor coding style issue in hci_core.c
Marcel Holtmann
1
-5
/
+5
2013-10-19
Bluetooth: Fix UUID values in debugfs file
Marcel Holtmann
1
-12
/
+10
2013-10-19
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
1
-0
/
+73
2013-10-19
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2
-2
/
+65
2013-10-19
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2
-1
/
+55
2013-10-19
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
1
-1
/
+0
[next]