Commit Graph

1569 Commits (b3087cc4f31a66c8c7b63419e913ed9d34145f10)

Author SHA1 Message Date
Ilpo Järvinen 48611c47d0 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed 18 years ago
David S. Miller f8ab18d2d9 [TCP]: Fix MD5 signature handling on big-endian. 18 years ago
YOSHIFUJI Hideaki 2a0c6c980d [IPV4]: Just increment OutDatagrams once per a datagram. 18 years ago
Patrick McHardy 0a9c730144 [INET_DIAG]: Fix oops in netlink_rcv_skb 18 years ago
Neil Horman 16fcec35e7 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter 18 years ago
Patrick McHardy 0fb9670137 [NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages 18 years ago
Stephen Hemminger 596e415095 [IPV4] devinet: show all addresses assigned to interface 18 years ago
David S. Miller 5c127c58ae [TCP]: 'dst' can be NULL in tcp_rto_min() 18 years ago
David S. Miller 05bb1fad1c [TCP]: Allow minimum RTO to be configurable via routing metrics. 18 years ago
David S. Miller 26722873a4 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. 18 years ago
Flavio Leitner a96fb49be3 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless 18 years ago
Nick Bowler 96fe1c0237 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. 18 years ago
Patrick McHardy 45241a7a07 [NETFILTER]: nf_nat_sip: don't drop short packets 18 years ago
Heiko Carstens cae7ca3d3d [IPVS]: Use IP_VS_WAIT_WHILE when encessary. 18 years ago
Jesper Juhl f49f9967b2 [IPV4]: Clean up duplicate includes in net/ipv4/ 18 years ago
Joakim Tjernlund dcbdc93c6c [IPCONFIG]: ip_auto_config fix 18 years ago
Stephen Hemminger f34d1955df [TCP]: H-TCP maxRTT estimation at startup 18 years ago
Patrick McHardy 591e620693 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack 18 years ago
Jesper Juhl 3af8e31cf5 [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open() 18 years ago
Ilpo Järvinen 49ff4bb4cd [TCP]: DSACK signals data receival, be conservative 18 years ago
Ilpo Järvinen 2e6052941a [TCP]: Also handle snd_una changes in tcp_cwnd_down 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago
Mariusz Kozlowski 1bcabbdb0b [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc 18 years ago
Mariusz Kozlowski 4487b2f657 [IPV4] raw.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski 8adc546552 [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzalloc 18 years ago
Mariusz Kozlowski 376407039c [IPV4] ip_options.c: kmalloc + memset conversion to kzalloc 18 years ago
Ilpo Järvinen b8ed601cef [TCP]: Bidir flow must not disregard SACK blocks for lost marking 18 years ago
Ilpo Järvinen 1e757f9996 [TCP]: Fix ratehalving with bidirectional flows 18 years ago
Herbert Xu b217d616a1 [IPV4/IPV6]: Fail registration if inet device construction fails 18 years ago
Herbert Xu ccc7911fbd [IPVS]: Use skb_forward_csum 18 years ago
Stephen Hemminger 113bbbd8d2 [TCP]: htcp - use measured rtt 18 years ago
Stephen Hemminger e7d0c88586 [TCP]: cubic - eliminate use of receive time stamp 18 years ago
Stephen Hemminger 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds 18 years ago
Al Viro a34c45896a netfilter endian regressions 18 years ago
Patrick McHardy 7e2acc7e27 [NETFILTER]: Fix logging regression 18 years ago
Patrick McHardy fc7b93800b [IPV4]: Fix inetpeer gcc-4.2 warnings 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Al Viro c65c5131b3 missed cong_avoid() instance 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Michael Ellerman 9e367d8592 jprobes: remove JPROBE_ENTRY() 18 years ago
YOSHIFUJI Hideaki 9c681b43fa [NET] IPV4: Fix whitespace errors. 18 years ago
Stephen Hemminger 16751347a0 [TCP]: remove unused argument to cong_avoid op 18 years ago
Ilpo Järvinen 0a9f2a467d [TCP]: Verify the presence of RETRANS bit when leaving FRTO 18 years ago
Jean Delvare 1b1ac759d7 [IPV4]: Cleanup call to __neigh_lookup() 18 years ago
Patrick McHardy 61075af51f [NETFILTER]: nf_conntrack: mark protocols __read_mostly 18 years ago
Patrick McHardy a887c1c148 [NETFILTER]: Lower *tables printk severity 18 years ago
Yasuyuki Kozakai 130e7a83d7 [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error 18 years ago
Yasuyuki Kozakai e2a3123fbe [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it 18 years ago
Yasuyuki Kozakai ffc3069048 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it 18 years ago
Adrian Bunk acd159b6b5 [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static 18 years ago