aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Warn users if maximum number of routes is reached.Ben Greear2010-11-12
* ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti2010-11-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-12
|\
| * netfilter: ipv6: fix overlap check for fragmentsShan Wei2010-11-12
* | ipv6: fix overlap check for fragmentsShan Wei2010-11-08
* | netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-03
* | net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng2010-11-03
* | ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet2010-10-30
|/
* tunnels: Fix tunnels change rcu protectionPavel Emelyanov2010-10-27
* net: add __rcu annotations to protocolEric Dumazet2010-10-27
* ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun2010-10-27
* IPv6: Temp addresses are immediately deleted.Glenn Wurster2010-10-26
* IPv6: Create temporary address if none exists.Glenn Wurster2010-10-26
* netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller2010-10-26
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-25
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-25
* tunnels: add _rcu annotationsEric Dumazet2010-10-25
* tproxy: Add missing CAP_NET_ADMIN check to ipv6 sideBalazs Scheidler2010-10-24
* ip6_tunnel dont update the mtu on the route.Anders Franzen2010-10-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
|\
| * tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler2010-10-21
| * tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-21
| * tproxy: added udp6_lib_lookup functionBalazs Scheidler2010-10-21
| * tproxy: added const specifiers to udp lookup functionsBalazs Scheidler2010-10-21
| * tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-21
| * tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-21
| * netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-18
| * netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-13
| * netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-13
| * netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-13
| * netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-04
* | xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-21
* | fib: avoid false sharing on fib_table_hashEric Dumazet2010-10-16
* | fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()Eric Dumazet2010-10-16
* | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-11
* | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-05
* | net: add a core netdev->rx_dropped counterEric Dumazet2010-10-05
* | ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
|\ \
| * | net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-03
| * | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-27
* | | ip6tnl: percpu stats accountingEric Dumazet2010-09-29
* | | sit: enable lockless xmitsEric Dumazet2010-09-29
* | | sit: fix percpu stats accountingEric Dumazet2010-09-29
* | | ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski2010-09-29
* | | sit: percpu stats accountingEric Dumazet2010-09-28
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\| |
| * | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
| * | ip: fix truesize mismatch in ip fragmentationEric Dumazet2010-09-21
| * | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-20