summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel
2010-09-07ipv6: discard overlapping fragmentNicolas Dichtel
2010-09-03ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf
2010-09-03ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf
2010-09-01net: tunnels should use rcu_dereferenceEric Dumazet
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-14ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang