summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
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
2006-01-09[IPV4]: ip_output.c needs xfrm.hPatrick McHardy
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy
2006-01-07[IPV4]: make ip_fragment() staticAdrian Bunk
2006-01-07[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.hJoe Kappus
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy
2006-01-07[NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy
2006-01-07[NETFILTER]: Keep conntrack reference until IPsec policy checks are donePatrick McHardy
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy
2006-01-07[NETFILTER]: Use conntrack information to determine if packet was NATedPatrick McHardy
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan
2006-01-06[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn
2006-01-05[IPVS]: Another file needs linux/interrupt.hAndrew Morton
2006-01-05[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECTYasuyuki Kozakai
2006-01-05[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.hPatrick McHardy
2006-01-05[NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy
2006-01-05[NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy