summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: arp_tables: fix NULL pointer dereferencePatrick McHardy2006-03-131-1/+1
* [IPV4/6]: Fix UFO error propagationPatrick McHardy2006-03-131-3/+4
* [TCP]: tcp_highspeed: fix AIMD table out-of-bounds accessPatrick McHardy2006-03-131-1/+1
* [TCP]: Fix tcp_tso_should_defer() when limit>=65536David S. Miller2006-03-121-0/+4
* [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2006-03-071-1/+1
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-271-1/+6
* [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-271-90/+38Star
* [IPSEC] esp: Kill unnecessary block and indentationHerbert Xu2006-02-271-44/+43Star
* [IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu2006-02-241-1/+4
* [IPV4]: Fix garbage collection of multipath route entriesSuresh Bhogavilli2006-02-241-1/+1
* [NETFILTER]: Fix outgoing redirects to loopbackPatrick McHardy2006-02-201-11/+5Star
* [NETFILTER]: Fix NAT PMTUD problemsPatrick McHardy2006-02-201-9/+9
* [NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai2006-02-161-5/+0Star
* [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-164-11/+24
* [NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy2006-02-152-3/+44
* [IPV4] ICMP: Invert default for invalid icmp msgs sysctlDave Jones2006-02-141-1/+1
* [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner2006-02-101-1/+2
* [NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov2006-02-102-2/+2
* [PATCH] ipv4 NULL noise removalAl Viro2006-02-081-1/+1
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-081-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-058-17/+44
|\
| * [NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy2006-02-051-2/+2
| * [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-051-3/+6
| * [NETFILTER]: Check policy length in policy match strict modePatrick McHardy2006-02-051-1/+1
| * [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-052-0/+14
| * [NETFILTER]: Fix missing src port initialization in tftp expectation maskPatrick McHardy2006-02-051-0/+1
| * [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-051-8/+12
| * [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-051-1/+5
| * [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso2006-02-051-0/+1
| * [NETFILTER]: ctnetlink: Fix subsystem used for expectation eventsMarcus Sundberg2006-02-051-1/+1
| * [ICMP]: Fix extra dst release when ip_options_echo failsHerbert Xu2006-02-051-1/+1
* | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
|/
* [IPV4]: Remove suprious use of goto out: in icmp_replyHorms2006-02-031-2/+1Star
* [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usageHerbert Xu2006-02-031-4/+4
* [NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg2006-02-011-1/+0Star
* [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-02-011-1/+1
* Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds2006-01-311-0/+1
* [TCP] H-TCP: Fix accountingBaruch Even2006-01-311-1/+0Star
* [IPV4] igmp: remove pointless printkDave Jones2006-01-311-1/+0Star
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-191-1/+1
* [IPV4]: Fix multiple bugs in IGMPv3David L Stevens2006-01-181-30/+122
* [IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton2006-01-181-1/+2
* [IPV4]: rt_cache_stat can be statically definedEric Dumazet2006-01-171-10/+4Star
* [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.hDavid S. Miller2006-01-171-0/+1
* [NETFILTER] Makefile cleanupYasuyuki Kozakai2006-01-171-1/+0Star
* [NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot2006-01-171-2/+5
* x86: Work around compiler code generation bug with -OsLinus Torvalds2006-01-151-3/+3
* [XFRM]: IPsec tunnel wildcard address supportPatrick McHardy2006-01-131-0/+15
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-1260-3995/+245Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-1211-0/+11