summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel
2010-12-01net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough
2010-12-01Make the ip6_tunnel reflect the true mtu.Anders Franzen
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-12ipv6: Warn users if maximum number of routes is reached.Ben Greear
2010-11-12ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller
2010-11-12netfilter: ipv6: fix overlap check for fragmentsShan Wei
2010-11-08ipv6: fix overlap check for fragmentsShan Wei
2010-11-03netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt
2010-11-03net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng
2010-10-30ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet
2010-10-27tunnels: Fix tunnels change rcu protectionPavel Emelyanov
2010-10-27net: add __rcu annotations to protocolEric Dumazet
2010-10-27ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun
2010-10-26IPv6: Temp addresses are immediately deleted.Glenn Wurster
2010-10-26IPv6: Create temporary address if none exists.Glenn Wurster
2010-10-26netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller
2010-10-25net: add __rcu annotation to sk_filterEric Dumazet
2010-10-25netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-10-24tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler
2010-10-24ip6_tunnel dont update the mtu on the route.Anders Franzen
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler
2010-10-21tproxy: added udp6_lib_lookup functionBalazs Scheidler
2010-10-21tproxy: added const specifiers to udp lookup functionsBalazs Scheidler
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler
2010-10-21tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler
2010-10-21xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger
2010-10-18netfilter: fix kconfig unmet dependency warningRandy Dunlap
2010-10-16fib: avoid false sharing on fib_table_hashEric Dumazet
2010-10-16fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-04netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-09-29ip6tnl: percpu stats accountingEric Dumazet
2010-09-29sit: enable lockless xmitsEric Dumazet
2010-09-29sit: fix percpu stats accountingEric Dumazet
2010-09-28ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski