aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* 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
* | net: return operator cleanupEric Dumazet2010-09-23
* | net: rx_dropped accountingEric Dumazet2010-09-20
* | ip6tnl: get rid of ip6_tnl_lockEric Dumazet2010-09-17
* | sit: get rid of ipip6_lockEric Dumazet2010-09-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\|
| * udp: add rehash on connect()Eric Dumazet2010-09-09
| * netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-07
| * ipv6: discard overlapping fragmentNicolas Dichtel2010-09-07
| * netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-23
* | tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-09
* | net: inet_add_protocol() can use cmpxchg()Eric Dumazet2010-09-09
* | ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf2010-09-03
* | ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf2010-09-03
* | net: tunnels should use rcu_dereferenceEric Dumazet2010-09-01
* | ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-30
* | net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-30
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
|/
* netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-17
* ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang2010-08-15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\
| * | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
|\ \ \
| * | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-02
| * | | netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-23
| * | | netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao2010-07-05
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-22
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\| | |
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-18
* | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-12
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\| | | | |/ / |/| |
| * | xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-04
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
| |\ \
| | * | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-02
| * | | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-26
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-03
|\ \ \
| * | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28