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
2009-03-27
mac80211: rewrite fragmentation
Johannes Berg
5
-224
/
+173
2009-03-27
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
3
-28
/
+33
2009-03-27
mac80211: fix RX path
Johannes Berg
1
-1
/
+1
2009-03-27
mac80211: rate control status only for controlled packets
Johannes Berg
2
-3
/
+7
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
3
-1
/
+53
2009-03-27
cfg80211: add feature to hold bss
Kalle Valo
2
-1
/
+28
2009-03-27
mac80211: disable power save when scanning
Kalle Valo
1
-2
/
+62
2009-03-27
mac80211: track beacons separately from the rx path activity
Kalle Valo
3
-32
/
+52
2009-03-27
mac80211: decrease execution of the associated timer
Kalle Valo
3
-0
/
+20
2009-03-27
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
5
-34
/
+11
2009-03-27
cfg80211: accept no-op interface mode changes
Johannes Berg
2
-9
/
+30
2009-03-27
cfg80211: remove code about country IE support with OLD_REG
Luis R. Rodriguez
1
-28
/
+11
2009-03-27
cfg80211: make regdom module parameter available oustide of OLD_REG
Luis R. Rodriguez
1
-1
/
+6
2009-03-27
cfg80211: fix incorrect assumption on last_request for 11d
Luis R. Rodriguez
1
-1
/
+7
2009-03-27
cfg80211: force last_request to be set for OLD_REG if regdom is EU
Luis R. Rodriguez
1
-4
/
+7
2009-03-27
nl80211: Check iftype in cfg80211 code
Jouni Malinen
2
-42
/
+56
2009-03-27
nl80211: Check that netif_runnin is true in cfg80211 code
Jouni Malinen
2
-25
/
+40
2009-03-27
nl80211: Add more through validation of MLME command parameters
Jouni Malinen
1
-6
/
+26
2009-03-27
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
6
-213
/
+7
2009-03-27
mac80211: Fix memleak in nl80211 authentication on deinit
Jouni Malinen
1
-0
/
+1
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
3
-0
/
+65
2009-03-27
nl80211: Add MLME primitives to support external SME
Jouni Malinen
5
-11
/
+439
2009-03-27
nl80211: Event notifications for MLME events
Jouni Malinen
5
-3
/
+138
2009-03-27
mac80211: Fix reassociation by not clearing previous BSSID
Jouni Malinen
1
-2
/
+4
2009-03-27
mac80211: Fix a typo in assoc vs. reassoc check
Jouni Malinen
1
-1
/
+1
2009-03-27
mac80211: don't drop nullfunc frames during software scan
Kalle Valo
2
-1
/
+26
2009-03-27
nl80211: rework locking
Johannes Berg
1
-105
/
+166
2009-03-27
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
4
-0
/
+45
2009-03-27
mac80211: acquire sta_lock for station suspend/resume
Johannes Berg
1
-8
/
+10
2009-03-27
nl80211: export supported commands
Johannes Berg
1
-0
/
+27
2009-03-27
mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...
Vasanthakumar Thiagarajan
1
-2
/
+11
2009-03-27
wireless: radiotap updates
Johannes Berg
1
-3
/
+4
2009-03-27
mac80211: stop queues across suspend/resume
Johannes Berg
2
-0
/
+7
2009-03-27
mac80211: fix warnings in ieee80211_if_config
Johannes Berg
1
-9
/
+3
2009-03-27
mac80211: start pending scan after probe/auth/assoc timed out
Helmut Schaa
1
-0
/
+23
2009-03-27
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
2
-5
/
+4
2009-03-27
cfg80211/nl80211: remove usage of CONFIG_NL80211
Reinette Chatre
3
-41
/
+1
2009-03-27
mac80211: ieee80211_ibss_commit() cleanup
Alina Friedrichsen
1
-1
/
+2
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2009-03-27
constify dentry_operations: rest
Al Viro
2
-2
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-3
/
+3
2009-03-27
af_rose/x25: Sanity check the maximum user frame size
Alan Cox
3
-1
/
+15
2009-03-27
appletalk: this warning can go I think
Alan Cox
1
-5
/
+1
2009-03-27
xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
Chuck Ebbert
1
-1
/
+1
2009-03-27
ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
Jesper Nilsson
1
-3
/
+1
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
24
-199
/
+335
2009-03-26
GRO: Disable GRO on legacy netif_rx path
Herbert Xu
1
-6
/
+3
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+7
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
9
-497
/
+46
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-4
/
+5
[prev]
[next]