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
2011-01-04
svcrpc: ensure cache_check caller sees updated entry
J. Bruce Fields
1
-1
/
+10
2011-01-04
svcrpc: take lock on turning entry NEGATIVE in cache_check
J. Bruce Fields
1
-7
/
+18
2011-01-04
svcrpc: simpler request dropping
J. Bruce Fields
2
-1
/
+3
2011-01-04
svcrpc: avoid double reply caused by deferral race
J. Bruce Fields
1
-7
/
+11
2011-01-04
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
J. Bruce Fields
1
-0
/
+12
2011-01-04
svcrpc: modifying valid sunrpc cache entries is racy
J. Bruce Fields
1
-2
/
+1
2010-12-17
net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
Joe Perches
1
-1
/
+1
2010-12-17
net: sunrpc: kill unused macros
Shan Wei
3
-5
/
+0
2010-12-17
sunrpc: svc_sock_names should hold ref to socket being closed.
NeilBrown
1
-4
/
+6
2010-12-17
sunrpc: remove xpt_pool
NeilBrown
1
-5
/
+0
2010-12-17
Merge commit 'v2.6.37-rc6' into for-2.6.38
J. Bruce Fields
49
-204
/
+383
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-57
/
+128
2010-12-10
net: fix skb_defer_rx_timestamp()
Eric Dumazet
1
-2
/
+4
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
3
-5
/
+7
2010-12-10
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
Wei Yongjun
1
-0
/
+8
2010-12-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+18
2010-12-10
ipv6: fix nl group when advertising a new link
Nicolas Dichtel
1
-2
/
+2
2010-12-10
net: Document the kernel_recvmsg() function
Martin Lucina
1
-0
/
+15
2010-12-09
xfrm: Fix xfrm_state_migrate leak
Thomas Egerer
1
-1
/
+1
2010-12-08
econet: Fix crash in aun_incoming().
David S. Miller
1
-1
/
+5
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
2
-1
/
+2
2010-12-08
x25: decrement netdev reference counts on unload
Apollon Oikonomopoulos
1
-0
/
+1
2010-12-08
l2tp: Fix modalias of l2tp_ip
Michal Marek
1
-1
/
+5
2010-12-08
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
Nelson Elhage
1
-2
/
+4
2010-12-08
llc: fix a device refcount imbalance
Eric Dumazet
1
-2
/
+3
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-4
/
+15
2010-12-07
sunrpc: prevent use-after-free on clearing XPT_BUSY
NeilBrown
1
-1
/
+8
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
1
-13
/
+6
2010-12-02
leds: fix up dependencies
Johannes Berg
1
-1
/
+1
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-3
/
+3
2010-12-01
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
David McCullough
1
-1
/
+2
2010-12-01
Make the ip6_tunnel reflect the true mtu.
Anders Franzen
1
-0
/
+7
2010-11-30
mac80211: Fix STA disconnect due to MIC failure
Senthil Balasubramanian
1
-0
/
+2
2010-11-30
mac80211: ignore non-bcast mcast deauth/disassoc franes
Christian Lamparter
1
-0
/
+4
2010-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-83
/
+96
2010-11-29
mac80211: Fix frame injection using non-AP vif
Jouni Malinen
1
-1
/
+6
2010-11-29
af_unix: limit recursion level
Eric Dumazet
2
-6
/
+33
2010-11-28
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
Nagendra Tomar
1
-2
/
+1
2010-11-28
DECnet: don't leak uninitialized stack byte
Dan Rosenberg
1
-0
/
+2
2010-11-28
dccp: fix error in updating the GAR
Gerrit Renker
1
-1
/
+2
2010-11-28
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
Alexey Dobriyan
1
-1
/
+5
2010-11-27
netns: Don't leak others' openreq-s in proc
Pavel Emelyanov
1
-1
/
+3
2010-11-27
Net: ceph: Makefile: Remove unnessary code
Tracey Dent
1
-22
/
+0
2010-11-27
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-9
/
+15
2010-11-24
econet: fix CVE-2010-3848
Phil Blundell
1
-31
/
+31
2010-11-24
econet: fix CVE-2010-3850
Phil Blundell
1
-0
/
+3
[next]