index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
[NETFILTER]: ipt_hashlimit: Remove custom msecs_to_jiffies() macro
Tobias Klauser
1
-6
/
+4
2005-03-31
[NETFILTER]: ipt_hashlimit: Fix bug introduced by hlist changes.
jix@bugmachine.ca
1
-3
/
+3
2005-03-31
[IPSEC]: Make IPCOMP more resilient.
Herbert Xu
1
-18
/
+8
2005-03-31
Merge bk://kernel.bkbits.net/acme/net-2.6
David S. Miller
6
-24
/
+17
2005-03-31
Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742
Thomas Graf
1
-4
/
+2
2005-03-30
[NETFILTER]: Restore ports module parameter for ip_nat_{ftp,irq}
Rusty Russell
2
-0
/
+18
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
6
-24
/
+17
2005-03-22
[IPV4]: Clear DF bit in ip_fragment fast path
Herbert Xu
1
-1
/
+1
2005-03-22
[IPV4]: Check mtu instead of frag_list in ip_push_pending_frames()
Herbert Xu
1
-1
/
+2
2005-03-22
[IPV4]: Fix swapped memset args in multipath_wrandom.c
Dave Jones
1
-2
/
+2
2005-03-22
[IPV4]: Fix early use of inline in route.c
François Romieu
1
-8
/
+7
2005-03-22
[TCP]: BIC not binary searching correctly
Stephen Hemminger
1
-1
/
+4
2005-03-22
[IPV4]: The multipath select_route method must be implemented.
David S. Miller
1
-1
/
+2
2005-03-19
[IPV4]: Size ip_mp_alg_table[] correctly.
Hideaki Yoshifuji
1
-1
/
+1
2005-03-17
[NET]: Kill dst_pmtu/dst_path_metric
Herbert Xu
1
-1
/
+1
2005-03-17
[IPSEC]: Get ttl from child instead of path
Herbert Xu
1
-1
/
+1
2005-03-17
[IPV4]: Kill remaining unnecessary uses of dst_pmtu
Herbert Xu
2
-6
/
+6
2005-03-17
[NETFILTER]: Use correct IPSEC MTU in TCPMSS
Herbert Xu
1
-3
/
+3
2005-03-17
[IPV4]: Fix MTU check in ipmr_queue_xmit
Herbert Xu
1
-1
/
+1
2005-03-17
[IPV4]: Make multipath algs into true drivers.
David S. Miller
9
-262
/
+297
2005-03-16
[IPV4]: Multipath cache algorithm support.
elueck@de.ibm.com
10
-6
/
+1176
2005-03-16
[NET]: Save space for sk_alloc_slab() failure message.
Hideaki Yoshifuji
1
-9
/
+5
2005-03-16
[IPV4]: Send TCP reset through dst_output in ipt_REJECT
Herbert Xu
1
-2
/
+2
2005-03-16
[IPV4]: Mark a struct static in inetpeer.c
Adrian Bunk
1
-2
/
+2
2005-03-15
[IPV4]: Make ipt_REJECT use icmp_send again.
Herbert Xu
2
-154
/
+22
2005-03-15
Merge bk://kernel.bkbits.net/tgraf/net-2.6-sock-reorder
David S. Miller
6
-19
/
+23
2005-03-15
[IPV4]: All deletion of equal addresses only differing by prefix length.
Thomas Graf
1
-2
/
+4
2005-03-15
[TCP]: Use get_unaligned() in tcp_parse_options()
Sven Henkel
1
-3
/
+4
2005-03-15
[IPSEC]: Revert ip{,6}_append_data() dst_mtu() conversion.
David S. Miller
1
-5
/
+12
2005-03-16
[NET] Reorder struct tcp_options_received
Thomas Graf
2
-5
/
+8
2005-03-16
[NET] Convert sk_queue_shrunk into SOCK_QUEUE_SHRUNK flag
Thomas Graf
2
-4
/
+4
2005-03-16
[NET] Convert sk_localroute into SOCK_LOCALROUTE flag and use RT_CONN_FLAGS w...
Thomas Graf
3
-3
/
+4
2005-03-16
[NET] Convert sk_no_largesend into SOCK_NO_LARGESEND flag
Thomas Graf
3
-6
/
+6
2005-03-16
[NET] Convert sk_user_write_queue into SOCK_USE_WRITE_QUEUE flag
Thomas Graf
1
-1
/
+1
2005-03-14
[NET]: Replace dst_pmtu with dst_mtu
Herbert Xu
2
-5
/
+5
2005-03-14
[IPV4/IPV6]: Take IPsec overhead into account in tunnels
Herbert Xu
2
-7
/
+7
2005-03-14
[IPV4/IPV6]: Fix IPsec calculation in ip_append_data/ip6_append_data
Herbert Xu
1
-12
/
+5
2005-03-14
[NETFILTER]: ipt_hashlimit.c needs lockhelp.h
Herbert Xu
1
-0
/
+1
2005-03-14
[IPSEC]: Do not hold state lock while checking size.
Herbert Xu
1
-6
/
+6
2005-03-14
[NETFILTER]: ipt_hashlimit: use | instead of & for correct hash key
Harald Welte
1
-1
/
+1
2005-03-14
[IPSEC]: Fix room calculation in icmp_send
Herbert Xu
1
-1
/
+1
2005-03-14
[IPSEC]: Handle local_df in IPv4
Herbert Xu
1
-1
/
+1
2005-03-10
[IPV4]: Speed up sequential reading of /proc/net/route
Patrick McHardy
1
-1
/
+22
2005-03-10
[IPV4]: Fix crash while reading /proc/net/route caused by stale pointers
Patrick McHardy
1
-1
/
+11
2005-03-10
[NET]: Move dst_release out of dst->ops->check
Herbert Xu
2
-1
/
+1
2005-03-10
[XFRM]: Always reroute in tunnel mode
Patrick McHardy
1
-1
/
+3
2005-03-09
Merge bk://212.42.230.204:994/nf-2.6
David S. Miller
9
-146
/
+216
2005-03-09
Merge
David S. Miller
2
-4
/
+4
2005-03-09
[NET]: Fix CHECKSUM_HW wrt. packet trimming.
Herbert Xu
2
-7
/
+4
2005-03-09
[XFRM]: Fix ICMP tempsel
Patrick McHardy
1
-2
/
+2
[next]