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
2006-01-05
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
2006-01-05
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
2006-01-05
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
2006-01-05
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
Pablo Neira Ayuso
2006-01-05
[IPVS]: Fix compilation
Adrian Bunk
2006-01-04
[TCP] tcp_vegas: Fix slow start
Thomas Young
2006-01-04
[IPVS]: Add missing include <linux/net.h>
Arnaldo Carvalho de Melo
2006-01-04
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
2006-01-03
[TCP]: less inline's
Stephen Hemminger
2006-01-03
[IPV4] fib_trie: build fix
Stephen Hemminger
2006-01-03
[IPVS]: Cleanup IP_VS_DBG statements.
Roberto Nibali
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
[IPV4] fib_trie: Add credits.
Robert Olsson
2006-01-03
[TCP] cubic: use Newton-Raphson
Stephen Hemminger
2006-01-03
[TCP] cubic: precompute constants
Stephen Hemminger
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
[IPVS]: remove dead code
Roberto Nibali
2006-01-03
[UDP]: udp_checksum_init return value
Stephen Hemminger
2006-01-03
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2006-01-03
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-01-03
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2006-01-03
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
Arnaldo Carvalho de Melo
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
2006-01-03
[IPV4]: Safer reassembly
Herbert Xu
2006-01-03
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
2006-01-03
[TCP] BIC: CUBIC window growth (2.0)
Stephen Hemminger
2006-01-03
[TCP] BIC: spelling and whitespace
Stephen Hemminger
2006-01-03
[TCP] BIC: remove low utilization code.
Stephen Hemminger
2005-12-19
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
2005-12-19
[NETFILTER]: Fix NAT init order
Patrick McHardy
2005-12-14
[GRE]: Fix hardware checksum modification
Herbert Xu
2005-12-12
[NETFILTER]: ip_nat_tftp: Fix expectation NAT
Marcus Sundberg
2005-12-06
[TCP] Vegas: timestamp before clone
David S. Miller
2005-12-06
[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc
Thomas Young
2005-12-06
[TCP] Vegas: stop resetting rtt every ack
Thomas Young
2005-12-05
[NETFILTER]: Don't use conntrack entry after dropping the reference
Patrick McHardy
2005-12-05
[NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink
Patrick McHardy
2005-12-05
[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
Patrick McHardy
2005-12-05
[NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink
Patrick McHardy
2005-12-05
[NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink
Patrick McHardy
2005-12-05
[NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlink
Pablo Neira Ayuso
2005-12-02
[IPV4] Fix EPROTONOSUPPORT error in inet_create
Herbert Xu
2005-12-02
[IGMP]: workaround for IGMP v1/v2 bug
David Stevens
2005-12-01
[NETLINK]: Fix processing of fib_lookup netlink messages
Thomas Graf
[prev]
[next]