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-01-28
[IPVS]: Relax the module get/put in ip_vs_app.c
Pavel Emelyanov
1
-7
/
+2
2008-01-28
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to wor...
Eric Dumazet
1
-24
/
+59
2008-01-28
[RAW]: Consolidate proc interface.
Pavel Emelyanov
1
-18
/
+34
2008-01-28
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
1
-4
/
+10
2008-01-28
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
1
-5
/
+12
2008-01-28
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
1
-25
/
+25
2008-01-28
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
3
-31
/
+53
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
4
-7
/
+7
2008-01-28
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
3
-0
/
+28
2008-01-28
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
David S. Miller
1
-1
/
+2
2008-01-28
[IPVS]: Create synced connections with their real state
Rumen G. Bogdanovski
2
-7
/
+41
2008-01-28
[IPVS]: Flag synced connections and expose them in proc
Rumen G. Bogdanovski
2
-1
/
+54
2008-01-28
[TCP]: Correct DSACK check placing
Ilpo Järvinen
1
-10
/
+5
2008-01-28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
Eric Dumazet
2
-13
/
+4
2008-01-28
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
2
-113
/
+172
2008-01-28
[TCP]: Earlier SACK block verification & simplify access to them
Ilpo Järvinen
1
-34
/
+51
2008-01-28
[TCP]: Create tcp_sacktag_one().
Ilpo Järvinen
1
-96
/
+96
2008-01-28
[TCP]: Prior_fackets can be replaced by highest_sack seq
Ilpo Järvinen
1
-3
/
+2
2008-01-28
[TCP]: Make lost retrans detection more self-contained
Ilpo Järvinen
1
-9
/
+11
2008-01-28
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
2
-15
/
+16
2008-01-28
[TCP]: non-FACK SACK follows conservative SACK loss recovery
Ilpo Järvinen
1
-18
/
+62
2008-01-28
[TCP]: Extend reordering detection to cover CA_Loss partially
Ilpo Järvinen
1
-1
/
+2
2008-01-28
[TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
Ilpo Järvinen
1
-17
/
+14
2008-01-28
[IPV4] ipconfig: Implement DHCP Class-identifier
Rainer Jochem
1
-0
/
+24
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
1
-1
/
+0
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
30
-154
/
+161
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
1
-0
/
+3
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
3
-7
/
+9
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
2
-13
/
+25
2008-01-28
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2
-7
/
+9
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
2
-112
/
+15
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
4
-72
/
+8
2008-01-28
[IPV4]: Add ip_local_out
Herbert Xu
5
-42
/
+31
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
4
-63
/
+57
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
4
-39
/
+71
2008-01-28
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
1
-1
/
+1
2008-01-28
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
1
-8
/
+12
2008-01-28
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
1
-108
/
+26
2008-01-28
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
1
-42
/
+38
2008-01-28
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
Herbert Xu
1
-4
/
+9
2008-01-28
[IPSEC]: Set dst->input to dst_discard
Herbert Xu
1
-1
/
+2
2008-01-28
[IPSEC]: Only set neighbour on top xfrm dst
Herbert Xu
1
-2
/
+3
2008-01-28
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
1
-8
/
+3
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
1
-1
/
+0
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
9
-41
/
+21
2008-01-28
[IPV4]: Add raw drops counter.
Wang Chen
1
-7
/
+10
2008-01-28
[TCP]: Make tcp_splice_data_recv() static.
Adrian Bunk
1
-2
/
+2
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
2
-0
/
+130
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
1
-1
/
+1
2008-01-23
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
1
-2
/
+2
[next]