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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-26
/
+52
2008-04-15
[TCP]: Add return value indication to tcp_prune_ofo_queue().
Vitaliy Gusev
1
-3
/
+9
2008-04-15
[TCP]: Fix never pruned tcp out-of-order queue.
Vitaliy Gusev
1
-26
/
+46
2008-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+3
2008-04-14
[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...
Pavel Emelyanov
1
-1
/
+3
2008-04-11
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-5
/
+5
2008-04-11
Documentation: move nfsroot.txt to filesystems/
J. Bruce Fields
2
-5
/
+5
2008-04-10
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
1
-0
/
+1
2008-04-10
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
1
-1
/
+1
2008-04-09
[NETFILTER]: nf_nat: autoload IPv4 connection tracking
Jan Engelhardt
1
-0
/
+2
2008-04-07
[TCP]: Don't allow FRTO to take place while MTU is being probed
Ilpo Järvinen
1
-0
/
+5
2008-04-07
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
2
-6
/
+21
2008-04-07
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
Ilpo Järvinen
1
-4
/
+18
2008-04-07
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
Ilpo Järvinen
1
-8
/
+8
2008-04-03
[ICMP]: Ensure that ICMP relookup maintains status quo
Herbert Xu
1
-11
/
+13
2008-03-31
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-28
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
1
-0
/
+3
2008-03-28
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
1
-1
/
+1
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
4
-15
/
+8
2008-03-27
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
1
-1
/
+1
2008-03-26
[IPSEC]: Fix BEET output
Herbert Xu
2
-6
/
+7
2008-03-26
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
1
-3
/
+3
2008-03-24
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2
-2
/
+2
2008-03-22
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
1
-2
/
+5
2008-03-22
[TCP]: Let skbs grow over a page on fast peers
Herbert Xu
1
-2
/
+2
2008-03-21
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
1
-1
/
+1
2008-03-20
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
1
-1
/
+1
2008-03-20
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
1
-0
/
+2
2008-03-17
[IPV4]: esp_output() misannotations
Al Viro
1
-1
/
+1
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
3
-6
/
+7
2008-03-11
[TCP]: Prevent sending past receiver window with TSO (at last skb)
Ilpo Järvinen
1
-2
/
+10
2008-03-04
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
1
-2
/
+2
2008-03-04
[ESP]: Add select on AUTHENC
Herbert Xu
1
-1
/
+1
2008-03-03
[TCP]: Must count fack_count also when skipping
Ilpo Järvinen
1
-5
/
+9
2008-02-28
[TCP]: BIC web page link is corrected.
Sangtae Ha
1
-2
/
+3
2008-02-28
[IPV4]: Use proc_create() to setup ->proc_fops first
Wang Chen
1
-3
/
+2
2008-02-28
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
1
-1
/
+4
2008-02-26
[INET]: Don't create tunnels with '%' in name.
Pavel Emelyanov
2
-10
/
+18
2008-02-26
[IPV4]: Reset scope when changing address
Bjorn Mork
1
-0
/
+1
2008-02-23
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Pavel Emelyanov
2
-20
/
+4
2008-02-19
[NETFILTER]: Fix incorrect use of skb_make_writable
Joonwoo Park
1
-1
/
+1
2008-02-19
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
1
-5
/
+7
2008-02-19
ipv4/fib_hash.c: fix NULL dereference
Adrian Bunk
1
-5
/
+5
2008-02-17
[TCP]: Fix tcp_v4_send_synack() comment
Kris Katterjohn
1
-1
/
+1
2008-02-17
[IPV4]: fix alignment of IP-Config output
Uwe Kleine-Koenig
1
-1
/
+1
2008-02-17
Revert "[NDISC]: Fix race in generic address resolution"
David S. Miller
1
-0
/
+3
2008-02-13
[INET]: Unexport inet_listen_wlock
Adrian Bunk
1
-2
/
+0
2008-02-13
[INET]: Unexport __inet_hash_connect
Adrian Bunk
1
-1
/
+0
2008-02-12
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2
-3
/
+4
2008-02-12
[NDISC]: Fix race in generic address resolution
David S. Miller
1
-3
/
+0
[next]