summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2006-03-13[TCP]: Fix zero port problem in IPv6Herbert Xu
2006-03-12[IPV4/6]: Fix UFO error propagationPatrick McHardy
2006-03-12[XFRM]: Fix leak in ah6_inputPatrick McHardy
2006-03-11[IPV6]: fix ipv6_saddr_score struct elementBrian Haley
2006-03-07[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy
2006-02-24[IPV6]: Do not ignore IPV6_MTU socket option.YOSHIFUJI Hideaki
2006-02-24[IPV6] ip6_tunnel: release cached dst on change of tunnel paramsHugo Santos
2006-02-18[PATCH] missing ntohs() in ip6_tunnelAl Viro
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai
2006-02-13[IPV6] Don't store dst_entry for RAW socketNicolas DICHTEL
2006-02-08[IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov
2006-02-07[PATCH] net/ipv6/mcast.c 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]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy
2006-02-04[NETFILTER]: Fix ip6t_policy address matchingPatrick 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-02[IPV6]: Fix illegal dst locking in softirq context.Herbert Xu
2006-02-02[IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu
2006-01-31[IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens
2006-01-17[NETFILTER] ip6tables: whitespace and indent cosmetic cleanupYasuyuki Kozakai
2006-01-17[NETFILTER] Makefile cleanupYasuyuki Kozakai
2006-01-17[NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki
2006-01-13[XFRM]: IPsec tunnel wildcard address supportPatrick McHardy
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
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[IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse
2006-01-11[NET]: Some more missing include/etherdevice.h includesDavid S. Miller
2006-01-10[IPV6]: Fix modular build with netfilter enabled.David S. Miller
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick 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-09[IPV6]: Set skb->priority in ip6_output.cPatrick McHardy
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg
2006-01-07[IPV6]: small cleanupsAdrian Bunk
2006-01-07[NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick 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[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy