aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2010-09-27sit: percpu stats accountingEric Dumazet
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-23net: return operator cleanupEric Dumazet
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20net: rx_dropped accountingEric Dumazet
2010-09-16ip6tnl: get rid of ip6_tnl_lockEric Dumazet
2010-09-15sit: get rid of ipip6_lockEric Dumazet
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09tunnels: missing rcu_assign_pointer()Eric Dumazet
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08net: inet_add_protocol() can use cmpxchg()Eric Dumazet