summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen2009-05-201-1/+1
* sit: stateless autoconf for isatapSascha Hlusiak2009-05-192-0/+59
* addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak2009-05-191-0/+2
* sit: ipip6_tunnel_del_prl: return errSascha Hlusiak2009-05-191-1/+1
* sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak2009-05-191-9/+21
* sit: Fail to create tunnel, if it already existsSascha Hlusiak2009-05-191-2/+7
* net: FIX ipv6_forward sysctl restartEric W. Biederman2009-05-181-1/+1
* net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-171-2/+2
* ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen2009-05-171-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-081-3/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-051-3/+3
| |\
| | * netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch2009-05-051-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-291-86/+37
|\ \ \ | |/ /
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-86/+37
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-271-1/+1
* | | snmp: add missing counters for RFC 4293Neil Horman2009-04-276-19/+32
* | | syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-201-2/+2
|/ /
* | ipv6:remove useless checkYang Hongyang2009-04-141-4/+0
* | ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-111-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-081-0/+2
|\ \ | |/
| * netfilter: ip6tables regression fixEric Dumazet2009-04-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-061-0/+1
|\ \ | |/ |/|
| * xfrm: fix fragmentation on inter family tunnelsSteffen Klassert2009-04-061-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-9/+9
|\ \ | |/ |/|
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-9/+9
* | netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-021-2/+2
|/
* ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson2009-03-271-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-263-22/+17
|\
| * netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-252-0/+12
| * netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-251-1/+3
| * netfilter: factorize ifname_compare()Eric Dumazet2009-03-251-21/+2
* | ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-242-34/+28
* | ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich2009-03-241-3/+11
* | ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich2009-03-241-1/+4
* | ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich2009-03-241-0/+7
* | netfilter: trivial Kconfig spelling fixesJan Engelhardt2009-03-241-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-2413-240/+127
|\ \ | |/
| * netfilter: auto-load ip6_queue module when socket openedScott James Remnant2009-03-161-0/+1
| * netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-0/+1
| * netfilter: use a linked list of loggersEric Leblond2009-03-161-1/+1
| * netfilter: iptables: lock free countersStephen Hemminger2009-02-201-35/+84
| * netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet2009-02-191-12/+21
| * netfilter: xtables: add backward-compat optionsJan Engelhardt2009-02-191-0/+18
| * netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt2009-02-183-78/+0
| * netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt2009-02-183-113/+0
| * netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond2009-02-181-0/+4
| * netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-184-4/+0
* | net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-211-5/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-202-5/+4
|\ \
| * | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-181-4/+3
OpenPOWER on IntegriCloud