Commit Graph

2261 Commits (282bfe21cf0e2af9eac052c89bcc0a5ace80352f)

Author SHA1 Message Date
Vitaliy Gusev 56f367bbfd [TCP]: Add return value indication to tcp_prune_ofo_queue(). 17 years ago
Vitaliy Gusev b000cd3707 [TCP]: Fix never pruned tcp out-of-order queue. 17 years ago
Pavel Emelyanov 4dee959723 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put 17 years ago
J. Bruce Fields 6ded55da6b Documentation: move nfsroot.txt to filesystems/ 17 years ago
Daniel Lezcano 7951f0b03a [NETNS][IPV6] tcp - assign the netns for timewait sockets 17 years ago
David S. Miller 951e07c930 [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). 17 years ago
Jan Engelhardt 475959d477 [NETFILTER]: nf_nat: autoload IPv4 connection tracking 17 years ago
Ilpo Järvinen 6adb4f733e [TCP]: Don't allow FRTO to take place while MTU is being probed 17 years ago
Ilpo Järvinen 882bebaaca [TCP]: tcp_simple_retransmit can cause S+L 17 years ago
Ilpo Järvinen c137f3dda0 [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb 17 years ago
Ilpo Järvinen 1b69d74539 [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack 17 years ago
Herbert Xu af2681828a [ICMP]: Ensure that ICMP relookup maintains status quo 17 years ago
YOSHIFUJI Hideaki b50660f1fe [IP] UDP: Use SEQ_START_TOKEN. 17 years ago
David S. Miller e8e16b706e [INET]: inet_frag_evictor() must run with BH disabled 17 years ago
Rusty Russell 32aced7509 [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets 17 years ago
Denis V. Lunev 8eeee8b152 [NETFILTER]: Replate direct proc_fops assignment with proc_create call. 17 years ago
Thomas Graf 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 years ago
Herbert Xu 732c8bd590 [IPSEC]: Fix BEET output 17 years ago
Pavel Emelyanov 7c0ecc4c4f [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Stephen Hemminger 6440cc9e0f [IPV4] fib_trie: fix warning from rcu_assign_poinger 17 years ago
Herbert Xu 69d1506731 [TCP]: Let skbs grow over a page on fast peers 17 years ago
Phil Oester 12b101555f [IPV4]: Fix null dereference in ip_defrag 17 years ago
Patrick McHardy 607bfbf2d5 [TCP]: Fix shrinking windows with window scaling 17 years ago
Daniel Hokka Zakrisson d0ebf13359 [NETFILTER]: ipt_recent: sanity check hit count 17 years ago
Al Viro 5e226e4d90 [IPV4]: esp_output() misannotations 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Ilpo Järvinen 5ea3a74806 [TCP]: Prevent sending past receiver window with TSO (at last skb) 17 years ago
Stephen Hemminger dea75bdfa5 [IPCONFIG]: The kernel gets no IP from some DHCP servers 17 years ago
Herbert Xu ed58dd41f3 [ESP]: Add select on AUTHENC 17 years ago
Ilpo Järvinen d152a7d88a [TCP]: Must count fack_count also when skipping 17 years ago
Sangtae Ha 0bc8c7bf9e [TCP]: BIC web page link is corrected. 17 years ago
Wang Chen 770207208e [IPV4]: Use proc_create() to setup ->proc_fops first 17 years ago
Herbert Xu 21e43188f2 [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
Pavel Emelyanov b37d428b24 [INET]: Don't create tunnels with '%' in name. 17 years ago
Bjorn Mork 148f97292e [IPV4]: Reset scope when changing address 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
Joonwoo Park eb1197bc0e [NETFILTER]: Fix incorrect use of skb_make_writable 17 years ago
Patrick McHardy e2b58a67b9 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data 17 years ago
Adrian Bunk 94cb1503c7 ipv4/fib_hash.c: fix NULL dereference 17 years ago
Kris Katterjohn 9bf1d83e7e [TCP]: Fix tcp_v4_send_synack() comment 17 years ago
Uwe Kleine-Koenig 9c00409a2a [IPV4]: fix alignment of IP-Config output 17 years ago
David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
Adrian Bunk 324b57619b [INET]: Unexport inet_listen_wlock 17 years ago
Adrian Bunk 74da4d34e4 [INET]: Unexport __inet_hash_connect 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago
Stephen Hemminger 8315f5d80a fib_trie: /proc/net/route performance improvement 17 years ago
Stephen Hemminger ec28cf738d fib_trie: handle empty tree 17 years ago
David S. Miller e4f8b5d4ed [IPV4]: Remove IP_TOS setting privilege checks. 17 years ago