summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2006-02-09[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner
2006-02-09[NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov
2006-02-07[PATCH] ipv4 NULL noise removalAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-04[NETFILTER]: Fix check whether dst_entry needs to be released after NATPatrick McHardy
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy
2006-02-04[NETFILTER]: Check policy length in policy match strict modePatrick McHardy
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev
2006-02-04[NETFILTER]: Fix missing src port initialization in tftp expectation maskPatrick McHardy
2006-02-04[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy
2006-02-04[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger
2006-02-04[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystemPablo Neira Ayuso
2006-02-04[NETFILTER]: ctnetlink: Fix subsystem used for expectation eventsMarcus Sundberg
2006-02-04[ICMP]: Fix extra dst release when ip_options_echo failsHerbert Xu
2006-02-02[IPV4]: Remove suprious use of goto out: in icmp_replyHorms
2006-02-02[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usageHerbert Xu
2006-01-31[NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy
2006-01-31Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds
2006-01-30[TCP] H-TCP: Fix accountingBaruch Even
2006-01-30[IPV4] igmp: remove pointless printkDave Jones
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox
2006-01-18[IPV4]: Fix multiple bugs in IGMPv3David L Stevens
2006-01-17[IPV4]: RT_CACHE_STAT_INC() warning fixAndrew Morton
2006-01-17[IPV4]: rt_cache_stat can be statically definedEric Dumazet
2006-01-17[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.hDavid S. Miller
2006-01-17[NETFILTER] Makefile cleanupYasuyuki Kozakai
2006-01-17[NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot
2006-01-14x86: Work around compiler code generation bug with -OsLinus Torvalds
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-11[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller
2006-01-11netfilter: headers included twiceNicolas Kaiser
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy
2006-01-10[NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy
2006-01-10[NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy
2006-01-10[NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy
2006-01-10[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-09[INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo
2006-01-09[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo
2006-01-09[INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo
2006-01-09[INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo