summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
* | [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-172-2/+2
* | [NETFILTER]: recent match: replace by rewritten versionPatrick McHardy2006-06-171-891/+377
* | [NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy2006-06-172-62/+22
* | [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-171-1/+1
* | [IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu2006-06-174-38/+32
* | [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-176-84/+219
* | [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-172-7/+0
* | [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluousDavid S. Miller2006-06-171-2/+0
* | [I/OAT]: TCP recv offload to I/OATChris Leech2006-06-173-20/+175
* | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-171-0/+10
* | [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-171-4/+4
* | [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-171-5/+5
|/
* [IPV4]: Increment ipInHdrErrors when TTL expires.Weidong2006-06-121-0/+1
* [TCP]: continued: reno sacked_out count fixAki M Nyrhinen2006-06-111-3/+1
* [TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}2006-06-051-7/+5
* [TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) WeiStephen Hemminger2006-06-021-1/+2
* [NETFILTER]: PPTP helper: fix sstate/cstate typoAlexey Dobriyan2006-05-281-2/+2
* [NETFILTER]: mark H.323 helper experimentalPatrick McHardy2006-05-281-2/+2
* [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann2006-05-282-0/+2
* [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright2006-05-231-0/+1
* [NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy2006-05-231-1/+1
* [NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy2006-05-231-15/+19
* [NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy2006-05-221-8/+7
* [NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan2006-05-222-2/+2
* [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2006-05-191-1/+1
* [NETFILTER]: GRE conntrack: fix htons/htonl confusionAlexey Dobriyan2006-05-191-6/+6
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-191-1/+1
* [NETFILTER]: Fix memory leak in ipt_recentJesper Juhl2006-05-191-1/+1
* [TCP]: reno sacked_out count fixAngelo P. Castellani2006-05-161-0/+2
* [IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun2006-05-091-1/+1
* [IPV4]: Remove likely in ip_rcv_finish()Hua Zhong2006-05-061-1/+1
* [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner2006-05-051-1/+1
* [TCP]: Fix sock_orphan dead lockHerbert Xu2006-05-031-4/+9
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-031-3/+3
* [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
* [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy2006-05-031-0/+2
* [NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy2006-05-031-4/+4
* [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy2006-05-031-0/+2
* [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-021-4/+7
* [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-19/+14
* [TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong2006-04-291-1/+1
* [IPSEC]: Fix IP ID selectionHerbert Xu2006-04-291-1/+1
* [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-291-1/+1
* [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-241-1/+1
* [TCP]: Account skb overhead in tcp_fragmentHerbert Xu2006-04-191-3/+7
* [NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2006-04-181-5/+2
* [TCP]: Fix truesize underflowHerbert Xu2006-04-181-1/+3
* [IPV4]: ip_route_input panic fixStephen Hemminger2006-04-171-1/+4
* [PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown2006-04-141-1/+1
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-147-13/+2
OpenPOWER on IntegriCloud