summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | [NETFILTER]: amanda helper: convert to textsearch infrastructurePatrick McHardy2006-06-182-49/+96
* | [NETFILTER]: FTP helper: search optimizationPatrick McHardy2006-06-181-34/+43
* | [NETFILTER]: SNMP helper: fix debug module param typePatrick McHardy2006-06-181-1/+1
* | [NETFILTER]: ctnetlink: change table dumping not to require an unique IDPatrick McHardy2006-06-181-8/+24
* | [NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy2006-06-181-31/+22
* | [NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond2006-06-181-0/+6
* | [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-185-4/+15
* | [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-182-2/+2
* | [NETFILTER]: recent match: replace by rewritten versionPatrick McHardy2006-06-181-891/+377
* | [NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy2006-06-182-62/+22
* | [NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy2006-06-181-1/+1
* | [IPSEC] proto: Move transport mode input path into xfrm_mode_transportHerbert Xu2006-06-184-38/+32
* | [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-186-84/+219
* | [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-182-7/+0
* | [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluousDavid S. Miller2006-06-181-2/+0
* | [I/OAT]: TCP recv offload to I/OATChris Leech2006-06-183-20/+175
* | [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-181-0/+10
* | [I/OAT]: Make sk_eat_skb I/OAT aware.Chris Leech2006-06-181-4/+4
* | [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-staticChris Leech2006-06-181-5/+5
|/
* [IPV4]: Increment ipInHdrErrors when TTL expires.Weidong2006-06-121-0/+1
* [TCP]: continued: reno sacked_out count fixAki M Nyrhinen2006-06-121-3/+1
* [TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}2006-06-061-7/+5
* [TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) WeiStephen Hemminger2006-06-031-1/+2
* [NETFILTER]: PPTP helper: fix sstate/cstate typoAlexey Dobriyan2006-05-291-2/+2
* [NETFILTER]: mark H.323 helper experimentalPatrick McHardy2006-05-291-2/+2
* [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)Marcel Holtmann2006-05-292-0/+2
* [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright2006-05-241-0/+1
* [NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy2006-05-241-1/+1
* [NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy2006-05-241-15/+19
* [NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy2006-05-231-8/+7
* [NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan2006-05-232-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-171-0/+2
* [IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun2006-05-101-1/+1
* [IPV4]: Remove likely in ip_rcv_finish()Hua Zhong2006-05-071-1/+1
* [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner2006-05-061-1/+1
* [TCP]: Fix sock_orphan dead lockHerbert Xu2006-05-041-4/+9
* [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2006-05-041-3/+3
* [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-041-1/+1
* [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy2006-05-041-0/+2
* [NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy2006-05-041-4/+4
* [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy2006-05-041-0/+2
* [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-031-4/+7
* [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-021-19/+14
* [TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong2006-04-301-1/+1
* [IPSEC]: Fix IP ID selectionHerbert Xu2006-04-301-1/+1
* [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-301-1/+1