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: 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
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
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-474
/
+2
2009-03-26
ctnetlink: compute generic part of event more acurately
Holger Eitzenberger
1
-1
/
+10
2009-03-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+7
2009-03-26
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
1
-1
/
+0
2009-03-26
netfilter: fix nf_logger name in ebt_ulog.
Eric Leblond
1
-1
/
+1
2009-03-26
netfilter: fix warning in ebt_ulog init function.
Eric Leblond
1
-5
/
+5
2009-03-26
netfilter: fix warning about invalid const usage
Eric Leblond
2
-2
/
+2
2009-03-25
bridge: bad error handling when adding invalid ether address
Stephen Hemminger
1
-1
/
+0
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
10
-0
/
+62
2009-03-25
netfilter: nf_conntrack: add generic function to get len of generic policy
Holger Eitzenberger
1
-0
/
+6
2009-03-25
netfilter: ctnetlink: allocate right-sized ctnetlink skb
Holger Eitzenberger
1
-1
/
+64
2009-03-25
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
8
-120
/
+160
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
3
-3
/
+9
2009-03-25
netfilter: limit the length of the helper name
Holger Eitzenberger
1
-0
/
+1
2009-03-25
netlink: add nla_policy_len()
Holger Eitzenberger
1
-0
/
+27
2009-03-25
netfilter: ctnetlink: add callbacks to the per-proto nlattrs
Holger Eitzenberger
1
-0
/
+16
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
4
-74
/
+7
2009-03-25
netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()
Eric Dumazet
1
-1
/
+1
2009-03-25
netfilter: fix xt_LED build failure
Patrick McHardy
1
-1
/
+1
2009-03-24
ipv6: Fix conflict resolutions during ipv6 binding
Vlad Yasevich
3
-35
/
+30
2009-03-24
ipv6: Make v4-mapped bindings consistent with IPv4
Vlad Yasevich
1
-3
/
+11
2009-03-24
ipv6: Allow ipv4 wildcard binds after ipv6 address binds
Vlad Yasevich
1
-1
/
+4
[next]