summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-051-3/+7
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-053-6/+3
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-041-5/+25
|\
| * net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-031-4/+24
| * ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-271-1/+1
* | ip6tnl: percpu stats accountingEric Dumazet2010-09-291-16/+77
* | sit: enable lockless xmitsEric Dumazet2010-09-291-0/+1
* | sit: fix percpu stats accountingEric Dumazet2010-09-291-3/+11
* | ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski2010-09-281-1/+9
* | sit: percpu stats accountingEric Dumazet2010-09-271-18/+64
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-274-22/+45
|\ \ | |/
| * ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-262-3/+13
| * ip: fix truesize mismatch in ip fragmentationEric Dumazet2010-09-211-5/+13
| * xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-14/+19
* | net: return operator cleanupEric Dumazet2010-09-2311-37/+36
* | net: rx_dropped accountingEric Dumazet2010-09-203-3/+11
* | ip6tnl: get rid of ip6_tnl_lockEric Dumazet2010-09-161-30/+28
* | sit: get rid of ipip6_lockEric Dumazet2010-09-151-33/+31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-095-122/+49
|\ \ | |/
| * udp: add rehash on connect()Eric Dumazet2010-09-082-1/+16
| * netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15
| * ipv6: discard overlapping fragmentNicolas Dichtel2010-09-071-56/+15
| * netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-231-0/+3
* | tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-091-1/+1
* | net: inet_add_protocol() can use cmpxchg()Eric Dumazet2010-09-081-28/+4
* | ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf2010-09-031-1/+2
* | ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf2010-09-031-4/+14
* | net: tunnels should use rcu_dereferenceEric Dumazet2010-09-011-3/+8
* | ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-303-6/+6
* | net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-301-1/+1
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-233-3/+3
|/
* netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-171-0/+2
* ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang2010-08-141-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-045-9/+18
| |\
| * | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-022-7/+16
|\ \ \
| * | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-021-4/+6
| * | | netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-231-3/+1
| * | | netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao2010-07-051-0/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-5/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley2010-07-221-5/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-1/+2
|\ \ \ \ | |/ / /
| * | | IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard2010-07-181-1/+2
* | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-122-4/+7
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-073-3/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-041-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-2/+4
| |\ \
| | * | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-021-2/+4
OpenPOWER on IntegriCloud