summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabledBalazs Scheidler2010-10-211-1/+2
* tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler2010-10-212-0/+42
* tproxy: added udp6_lib_lookup functionBalazs Scheidler2010-10-211-0/+8
* tproxy: added const specifiers to udp lookup functionsBalazs Scheidler2010-10-211-4/+4
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-214-78/+150
* tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-211-4/+8
* netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-181-2/+2
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-9/+9
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-27/+27
* netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-131-6/+6
* netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-041-78/+79
* 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
| * | | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-251-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-28/+53
|\ \ \
| * | | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-281-28/+53
| * | | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-281-3/+3
* | | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-301-0/+11
* | | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-302-4/+31
* | | | ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings2010-06-301-4/+4
* | | | ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings2010-06-301-2/+6