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