index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2008-01-28
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
2008-01-28
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
2008-01-28
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
2008-01-28
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
David S. Miller
2008-01-28
[IPVS]: Create synced connections with their real state
Rumen G. Bogdanovski
2008-01-28
[IPVS]: Flag synced connections and expose them in proc
Rumen G. Bogdanovski
2008-01-28
[TCP]: Correct DSACK check placing
Ilpo Järvinen
2008-01-28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
Eric Dumazet
2008-01-28
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
2008-01-28
[TCP]: Earlier SACK block verification & simplify access to them
Ilpo Järvinen
2008-01-28
[TCP]: Create tcp_sacktag_one().
Ilpo Järvinen
2008-01-28
[TCP]: Prior_fackets can be replaced by highest_sack seq
Ilpo Järvinen
2008-01-28
[TCP]: Make lost retrans detection more self-contained
Ilpo Järvinen
2008-01-28
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
2008-01-28
[TCP]: non-FACK SACK follows conservative SACK loss recovery
Ilpo Järvinen
2008-01-28
[TCP]: Extend reordering detection to cover CA_Loss partially
Ilpo Järvinen
2008-01-28
[TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
Ilpo Järvinen
2008-01-28
[IPV4] ipconfig: Implement DHCP Class-identifier
Rainer Jochem
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
2008-01-28
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
[IPV4]: Add ip_local_out
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
2008-01-28
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
2008-01-28
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
2008-01-28
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
2008-01-28
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
2008-01-28
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
Herbert Xu
2008-01-28
[IPSEC]: Set dst->input to dst_discard
Herbert Xu
2008-01-28
[IPSEC]: Only set neighbour on top xfrm dst
Herbert Xu
2008-01-28
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
[IPV4]: Add raw drops counter.
Wang Chen
2008-01-28
[TCP]: Make tcp_splice_data_recv() static.
Adrian Bunk
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
2008-01-25
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-23
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
2008-01-23
[IPV4]: Add missing skb->truesize increment in ip_append_page().
David S. Miller
2008-01-21
[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
Wang Chen
2008-01-20
[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone()
Eric Dumazet
[prev]
[next]