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
2012-06-06
mac80211: print info when disabling HT
Johannes Berg
1
-3
/
+10
2012-06-06
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
1
-34
/
+46
2012-06-06
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
1
-1
/
+1
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
8
-76
/
+50
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-22
/
+97
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+1
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
5
-15
/
+144
2012-06-05
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2
-4
/
+2
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
2
-2
/
+56
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2
-18
/
+7
2012-06-05
mac80211: move ieee80211_set_channel function
Johannes Berg
1
-35
/
+35
2012-06-05
mac80211: clean up ieee80211_set_channel
Johannes Berg
1
-16
/
+2
2012-06-05
mac80211: simplify association HT parameters
Johannes Berg
2
-16
/
+13
2012-06-05
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
1
-1
/
+0
2012-06-05
wireless: remove wext sysfs
Johannes Berg
2
-87
/
+0
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
1
-7
/
+0
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2
-55
/
+30
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2
-90
/
+37
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
17
-227
/
+181
2012-06-05
mac80211: send beacon loss events to userspace
Holger Schurig
1
-0
/
+2
2012-06-05
mac80211: allow channel change while mesh is down
Thomas Pedersen
1
-0
/
+4
2012-06-05
mac80211: fail authentication when AP denied authentication
Eliad Peller
1
-2
/
+2
2012-06-05
mac80211: use offchannel queue only when supported
Eliad Peller
1
-3
/
+5
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2
-0
/
+9
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
2012-06-04
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
1
-2
/
+2
2012-06-04
mac80211: Fix likely misuse of | for &
Joe Perches
1
-3
/
+3
2012-06-04
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
1
-1
/
+6
2012-06-04
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2
-0
/
+28
2012-06-04
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
1
-1
/
+1
2012-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-06-04
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
1
-1
/
+5
2012-06-04
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
1
-9
/
+27
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+19
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-2
/
+2
2012-06-01
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2
-6
/
+12
2012-06-01
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
1
-1
/
+2
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-58
/
+75
2012-06-01
sch_atm.c: get rid of poinless extern
Al Viro
1
-2
/
+0
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-45
/
+68
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2
-3
/
+3
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
2
-19
/
+8
2012-05-31
svcrpc: fix a comment typo
J. Bruce Fields
1
-1
/
+1
2012-05-31
sunrpc: do array overrun check in svc_recv before allocating pages
Jeff Layton
1
-1
/
+1
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
1
-4
/
+0
2012-05-31
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2
-14
/
+17
2012-05-31
rpc: handle rotated gss data for Windows interoperability
J. Bruce Fields
1
-16
/
+45
2012-05-31
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
1
-2
/
+5
[next]