aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-28ipv6: Prepare the tree for un-inlined jhash.Jozsef Kadlecsik
2010-11-28ipv6: kill two unused macro definitionShan Wei
2010-11-27rtnl: make link af-specific updates atomicThomas Graf
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-22Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17ipv6: AF_INET6 link address familyThomas Graf
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-16ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-15net/ipv6/mcast.c: Remove unnecessary semicolonsJoe Perches
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