aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-23netfilter: ip6tables: use skb->len for accountingChangli Gao
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-05netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-06-28netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-26syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal
2010-06-25ipv6: remove ipv6_statisticsEric Dumazet
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger