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-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-42
/
+101
2009-08-09
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
Rafael Laufer
1
-0
/
+1
2009-08-09
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-09
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
1
-1
/
+1
2009-08-09
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
12
-13
/
+14
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+0
2009-08-06
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2
-49
/
+92
2009-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
3
-3
/
+33
2009-08-06
irda: Fix irda_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
appletalk: fix atalk_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
netrom: Fix nr_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
econet: Fix econet_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
rose: Fix rose_getname() leak
Eric Dumazet
1
-0
/
+1
2009-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
20
-183
/
+349
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2
-0
/
+28
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
1
-3
/
+5
2009-08-05
net/rds: Use AF_INET for sin_family field
Julia Lawall
1
-1
/
+1
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+5
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+5
2009-08-05
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
30
-58
/
+63
2009-08-05
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
1
-0
/
+1
2009-08-05
net: Fix spinlock use in alloc_netdev_mq()
Ingo Molnar
1
-2
/
+0
2009-08-04
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
1
-1
/
+6
2009-08-04
xfrm4: fix build when SYSCTLs are disabled
Randy Dunlap
1
-0
/
+6
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-37
/
+79
2009-08-04
mac80211: FIF_PSPOLL filter flag
Igor Perminov
3
-3
/
+20
2009-08-04
cfg80211: clear SSID on disconnect/no connection
Johannes Berg
1
-0
/
+4
2009-08-04
rfkill: add the GPS radio type
Tomas Winkler
1
-1
/
+3
2009-08-04
mac80211: Increase timeouts for station polling
Maxim Levitsky
1
-2
/
+2
2009-08-04
mac80211: Retry probe request few times
Maxim Levitsky
2
-12
/
+31
2009-08-04
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
1
-1
/
+1
2009-08-04
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
4
-10
/
+33
2009-08-04
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2
-12
/
+38
2009-08-04
cfg80211: do not iterate over rdev list on country IE hint
Luis R. Rodriguez
1
-42
/
+9
2009-08-04
cfg80211: use goto out on country IE reg hint failure
Luis R. Rodriguez
1
-4
/
+2
2009-08-04
mac80211: fix powersave
Johannes Berg
1
-7
/
+6
2009-08-04
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
1
-4
/
+11
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
11
-49
/
+92
2009-08-04
mac80211: fix sparse warnings/errors
Johannes Berg
2
-2
/
+5
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
4
-33
/
+51
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
3
-1
/
+16
2009-08-04
wext: remove extra return on wireless_nlevent_init()
Luis R. Rodriguez
1
-1
/
+0
2009-08-04
mac80211: disable software retry for now
Johannes Berg
1
-0
/
+26
2009-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-6
/
+10
2009-08-03
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2
-5
/
+7
2009-08-03
cfg80211: add two missing NULL pointer checks
Johannes Berg
1
-1
/
+3
2009-08-03
bluetooth: rfcomm_init bug fix
Dave Young
2
-9
/
+20
2009-08-02
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
1
-46
/
+43
2009-08-02
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
20
-147
/
+145
[next]