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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-08
[SOCK]: Adds a rcu_dereference() in sk_filter
Eric Dumazet
1
-1
/
+1
2008-01-08
[XFRM]: xfrm_algo_clone() allocates too much memory
Eric Dumazet
1
-1
/
+6
2008-01-08
[NET]: Clone the sk_buff 'iif' field in __skb_clone()
Paul Moore
1
-1
/
+0
2008-01-08
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
1
-1
/
+1
2007-12-26
[VETH]: move veth.h to include/linux
Stephen Hemminger
1
-12
/
+0
2007-12-26
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
1
-0
/
+1
2007-12-20
[NET] include/net/: Spelling fixes
Joe Perches
4
-6
/
+6
2007-12-07
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
1
-0
/
+3
2007-12-07
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
1
-1
/
+0
2007-11-29
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
1
-3
/
+6
2007-11-26
[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on
Pavel Emelyanov
1
-2
/
+1
2007-11-20
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
1
-0
/
+8
2007-11-20
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
Guillaume Chazarain
1
-0
/
+8
2007-11-19
[TCP] MTUprobe: fix potential sk_send_head corruption
Ilpo Järvinen
1
-0
/
+3
2007-11-19
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
1
-28
/
+0
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
1
-2
/
+0
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
1
-4
/
+0
2007-11-18
[TCP]: Fix TCP header misalignment
Herbert Xu
1
-0
/
+3
2007-11-15
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
1
-17
/
+1
2007-11-14
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
1
-4
/
+6
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
1
-0
/
+2
2007-11-12
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
1
-1
/
+1
2007-11-12
[INET]: Remove leftover prototypes from include/net/inet_common.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2007-11-12
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
4
-13
/
+18
2007-11-10
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
1
-0
/
+3
2007-11-10
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
1
-1
/
+1
2007-11-10
mac80211: remove unused driver ops
Johannes Berg
1
-21
/
+0
2007-11-10
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-0
/
+5
2007-11-10
[NET]: Make helper to get dst entry and "use" it
Pavel Emelyanov
1
-0
/
+7
2007-11-10
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
Eric Dumazet
1
-0
/
+1
2007-11-09
SCTP: Clean-up some defines for regressions tests.
Vlad Yasevich
1
-1
/
+0
2007-11-09
SCTP: Make sctp_verify_param return multiple indications.
Vlad Yasevich
1
-0
/
+2
2007-11-09
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2
-6
/
+7
2007-11-07
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
Vlad Yasevich
1
-0
/
+2
2007-11-07
SCTP: Correctly disable ADD-IP when AUTH is not supported.
Vlad Yasevich
1
-1
/
+0
2007-11-07
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
1
-3
/
+1
2007-11-07
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
4
-2
/
+6
2007-11-07
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
1
-6
/
+65
2007-11-07
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
1
-0
/
+4
2007-11-07
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
1
-9
/
+6
2007-11-07
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
1
-6
/
+57
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+1
2007-11-01
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
1
-8
/
+25
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
1
-14
/
+0
2007-10-29
SCTP endianness annotations regression
Al Viro
1
-1
/
+1
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-2
/
+0
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-1
/
+0
2007-10-26
[SCTP]: #if 0 sctp_update_copy_cksum()
Adrian Bunk
1
-1
/
+0
[next]