aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller
2007-05-24[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.Oliver Hartkopp
2007-05-14[IPV6]: Reverse sense of promisc tests in ip6_mc_inputCorey Mutter
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller
2007-05-10[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.YOSHIFUJI Hideaki
2007-05-10[IPV6]: Do no rely on skb->dst before it is assigned.YOSHIFUJI Hideaki
2007-05-10[IPV6]: Send ICMPv6 error on scope violations.David L Stevens
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov
2007-04-28[IPV6]: Fix slab corruption running ip6sicEric Sesterhenn
2007-04-28[IPV6]: Track device renames in snmp6.Stephen Hemminger
2007-04-27[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.YOSHIFUJI Hideaki
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2007-04-25[IPV6] NDISC: Unify main process of sending ND messages.YOSHIFUJI Hideaki
2007-04-25[IPV6] XFRM: Use ip6addr_any where applicable.YOSHIFUJI Hideaki
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki
2007-04-25[IPV6] SIT: Unify code path to get hash array index.YOSHIFUJI Hideaki
2007-04-25[IPV6]: Fix Makefile thinko.David S. Miller
2007-04-25[IPV6]: Consolidate common SNMP codeHerbert Xu
2007-04-25[IPV6] SNMP: Use put_unaligned() instead of memcpy().YOSHIFUJI Hideaki
2007-04-25[IPV6] SNMP: Fix several warnings without procfs.YOSHIFUJI Hideaki
2007-04-25[IPV6] SNMP: Avoid unaligned accesses.YOSHIFUJI Hideaki
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger
2007-04-25[IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS.YOSHIFUJI Hideaki
2007-04-25[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.YOSHIFUJI Hideaki
2007-04-25[IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki
2007-04-25[INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner
2007-04-25[IPV6]: MTU discovery check in ip6_fragment()John Heffner
2007-04-25[RTNETLINK]: Remove unnecessary locking in dump callbacksPatrick McHardy
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu
2007-04-25[NET]: Use csum_start offset instead of skb_transport_headerHerbert Xu
2007-04-25[XFRM]: Optimize MTU calculationPatrick McHardy
2007-04-25[XFRM]: esp: fix skb_tail_pointer conversion bugPatrick McHardy
2007-04-25[IPV6] FIB6RULE: Find source address during looking up route.YOSHIFUJI Hideaki
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETEHerbert Xu
2007-04-25[INET]: Use jhash + random secret for ehash.David S. Miller
2007-04-25[NETFILTER]: Use setup_timerPatrick McHardy
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy
2007-04-25[NET] rules: Unified rules dumpingThomas Graf
2007-04-25[IPv6]: Use rtnl registration interfaceThomas Graf
2007-04-25[SK_BUFF] ipv6: Use skb_network_offset in some more placesArnaldo Carvalho de Melo
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo