aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | 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
| * | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-28
* | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-30
* | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-30
* | | | ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-30
* | | | ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-30
* | | | syncookies: add support for ECNFlorian Westphal2010-06-27
* | | | syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2010-06-27
* | | | ipv6: remove ipv6_statisticsEric Dumazet2010-06-26
* | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* | | | syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-16
* | | | ipfrag : frag_kfree_skb() cleanupEric Dumazet2010-06-15
* | | | ip_frag: Remove some atomic opsEric Dumazet2010-06-15