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-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
4
-9
/
+9
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-26
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-07-26
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-24
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
4
-11
/
+20
2009-07-24
mac80211: fix ieee80211_xmit call context
Johannes Berg
1
-0
/
+7
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
1
-3
/
+0
2009-07-24
mac80211: remove master netdev
Johannes Berg
12
-392
/
+192
2009-07-24
net: export __dev_addr_sync/__dev_addr_unsync
Johannes Berg
1
-0
/
+2
2009-07-24
cfg80211: avoid setting default_key if add_key fails
Zhu Yi
1
-2
/
+6
2009-07-24
cfg80211: fix typo of IWEVASSOCRESPIE
Zhu Yi
1
-2
/
+2
2009-07-24
cfg80211: set_default_key only for WEP
Zhu Yi
1
-1
/
+2
2009-07-24
mac80211: fix spare warnings in driver-trace.h
Christian Lamparter
1
-2
/
+2
2009-07-24
mac80211: do not monitor the connection while scanning
Christian Lamparter
1
-0
/
+3
2009-07-24
cfg80211: don't optimise wext calls too much
Johannes Berg
1
-19
/
+21
2009-07-24
cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
Zhu Yi
1
-1
/
+1
2009-07-24
cfg80211: treat ieee80211_regdom hints as user hints
Luis R. Rodriguez
1
-16
/
+9
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
3
-31
/
+31
2009-07-24
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
Luis R. Rodriguez
2
-8
/
+6
2009-07-24
mac80211: drop frames for sta with no valid rate
Luis R. Rodriguez
1
-0
/
+20
2009-07-24
cfg80211: fix unregistration
Johannes Berg
1
-5
/
+5
2009-07-24
mac80211: cancel the connection monitor timers/work
Johannes Berg
2
-3
/
+8
2009-07-24
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
Gábor Stefanik
1
-1
/
+11
2009-07-24
cfg80211: fix more bugs in mlme handling
Johannes Berg
1
-5
/
+3
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-17
/
+48
2009-07-24
cfg80211: fix wext setting SSID
Johannes Berg
1
-1
/
+1
2009-07-24
cfg80211: don't look at wdev->ssid for giwessid
Johannes Berg
1
-5
/
+1
2009-07-24
cfg80211: fix wext stats
Johannes Berg
1
-4
/
+9
2009-07-24
mac80211: mesh: fix two small problems
Johannes Berg
2
-4
/
+7
2009-07-24
cfg80211: fix a locking bug
Johannes Berg
1
-2
/
+2
2009-07-24
mac80211: monitor the connection
Johannes Berg
3
-72
/
+227
2009-07-24
mac80211: fix multi-use timer
Johannes Berg
1
-7
/
+33
2009-07-24
cfg80211: fix NULL dereference in IBSS SIOCGIWAP
Zhu Yi
1
-1
/
+4
2009-07-24
cfg80211: rework key operation
Johannes Berg
15
-160
/
+532
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-47
/
+156
2009-07-24
mac80211: Assign next hop address to pending mesh frames
Javier Cardona
1
-0
/
+18
2009-07-24
cfg80211: fix two buglets
Johannes Berg
2
-7
/
+2
2009-07-24
cfg80211: fix race in giwrate
Johannes Berg
1
-5
/
+8
2009-07-24
mac80211: driver operation debugging
Johannes Berg
5
-22
/
+732
2009-07-24
mac80211: fix sparse warning
Johannes Berg
1
-1
/
+1
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-20
/
+43
2009-07-23
TCP: Add comments to (near) all functions in tcp_output.c v3
Andi Kleen
1
-14
/
+44
2009-07-23
af_packet: style cleanups
Eric Dumazet
1
-124
/
+122
2009-07-23
Phonet: dropped datagrams accounting
Rémi Denis-Courmont
1
-1
/
+4
2009-07-23
Phonet: account for dropped RX packets
Rémi Denis-Courmont
1
-1
/
+6
2009-07-23
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
2
-0
/
+103
2009-07-23
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
4
-9
/
+9
2009-07-21
mcastv6: Local variable shadows function argument
Gerrit Renker
1
-1
/
+0
2009-07-21
cfg80211: double free in __cfg80211_scan_done
Christian Lamparter
1
-2
/
+1
2009-07-21
nl80211: Memory leak fixed
Niko Jokinen
1
-2
/
+3
[next]