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
2006-01-05
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
3
-4
/
+7
2006-01-05
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
1
-0
/
+1
2006-01-05
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
1
-1
/
+1
2006-01-05
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
1
-0
/
+1
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
4
-83
/
+16
2006-01-05
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
1
-4
/
+1
2006-01-05
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
1
-1
/
+1
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
6
-25
/
+21
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2
-18
/
+126
2006-01-05
[NETFILTER]: ctnetlink: remove unused variable
Pablo Neira Ayuso
1
-2
/
+0
2006-01-05
[NETFILTER]: ctnetlink: fix conntrack mark race
Pablo Neira Ayuso
1
-5
/
+5
2006-01-05
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
Pablo Neira Ayuso
1
-11
/
+4
2006-01-05
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
1
-1
/
+1
2006-01-05
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
1
-2
/
+3
2006-01-05
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
1
-19
/
+24
2006-01-05
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
Pablo Neira Ayuso
1
-4
/
+0
2006-01-05
[IPVS]: Fix compilation
Adrian Bunk
2
-0
/
+2
2006-01-04
[TCP] tcp_vegas: Fix slow start
Thomas Young
1
-0
/
+4
2006-01-04
[IPVS]: Add missing include <linux/net.h>
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-04
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-03
[TCP]: less inline's
Stephen Hemminger
4
-35
/
+171
2006-01-03
[IPV4] fib_trie: build fix
Stephen Hemminger
1
-0
/
+1
2006-01-03
[IPVS]: Cleanup IP_VS_DBG statements.
Roberto Nibali
4
-14
/
+17
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-4
/
+4
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
38
-0
/
+56
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-3
/
+3
2006-01-03
[IPV4] fib_trie: Add credits.
Robert Olsson
1
-0
/
+7
2006-01-03
[TCP] cubic: use Newton-Raphson
Stephen Hemminger
1
-54
/
+39
2006-01-03
[TCP] cubic: precompute constants
Stephen Hemminger
1
-76
/
+57
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
6
-29
/
+30
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2
-172
/
+179
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2
-31
/
+45
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2
-6
/
+8
2006-01-03
[IPVS]: remove dead code
Roberto Nibali
4
-104
/
+0
2006-01-03
[UDP]: udp_checksum_init return value
Stephen Hemminger
1
-4
/
+2
2006-01-03
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
1
-14
/
+1
2006-01-03
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
2
-11
/
+13
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
6
-30
/
+29
2006-01-03
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
1
-4
/
+4
2006-01-03
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
2
-4
/
+10
2006-01-03
[IPV4]: Safer reassembly
Herbert Xu
4
-1
/
+79
2006-01-03
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
2
-118
/
+256
2006-01-03
[TCP] BIC: CUBIC window growth (2.0)
Stephen Hemminger
3
-0
/
+454
2006-01-03
[TCP] BIC: spelling and whitespace
Stephen Hemminger
1
-2
/
+2
2006-01-03
[TCP] BIC: remove low utilization code.
Stephen Hemminger
1
-80
/
+1
2005-12-19
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
1
-0
/
+1
2005-12-19
[NETFILTER]: Fix NAT init order
Patrick McHardy
1
-1
/
+2
2005-12-14
[GRE]: Fix hardware checksum modification
Herbert Xu
1
-1
/
+1
2005-12-12
[NETFILTER]: ip_nat_tftp: Fix expectation NAT
Marcus Sundberg
1
-1
/
+4
[next]