[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result
[safe/jmp/linux-2.6] / net / ipv6 /
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Micah Gruber[IPV6]: Remove unneeded pointer iph from ipcomp6_input...
2007-10-10 Masahide NAKAMURA[IPV6] IPSEC: Omit redirect for tunnelled packet.
2007-10-10 Noriaki TAKAMIYA[IPV6] XFRM: Fix connected socket to use transformation.
2007-10-10 Brian Haley[IPV6]: Add v4mapped address inline
2007-10-08 Brian Haley[IPv6]: Fix ICMPv6 redirect handling with target multic...
2007-09-28 David S. Miller[TCP]: Fix MD5 signature handling on big-endian.
2007-09-16 Jiri Kosina[IPV6]: Fix source address selection.
2007-09-15 YOSHIFUJI Hideaki[IPV6]: Just increment OutDatagrams once per a datagram.
2007-09-14 YOSHIFUJI Hideaki[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
2007-09-11 YOSHIFUJI Hideaki[IPv6]: Fix NULL pointer dereference in ip6_flush_pendi...
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-09-11 Denis V. Lunev[IPV6]: Freeing alive inet6 address
2007-08-27 Flavio Leitner[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connec...
2007-08-22 Wei Yongjun[IPV6]: Fix kernel panic while send SCTP data with...
2007-08-15 Ilpo Järvinen[IPv6]: Invalid semicolon after if statement
2007-08-14 Jesper Juhl[IPV6]: Clean up duplicate includes in net/ipv6/
2007-08-03 David S. Miller[TCP]: Invoke tcp_sendmsg() directly, do not use inet_s...
2007-07-31 Adrian Bunk[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
2007-07-31 Dave Johnson[IPV6]: ipv6_addr_type() doesn't know about RFC4193...
2007-07-31 Herbert Xu[IPV4/IPV6]: Fail registration if inet device construct...
2007-07-31 Simon Arlott[IPV6]: Don't update ADVMSS on routes where the MTU...
2007-07-26 Al Viroip6_tunnel - endianness annotations
2007-07-24 Patrick McHardy[NETFILTER]: Fix logging regression
2007-07-24 YOSHIFUJI Hideaki[TCPv6] MD5SIG: Ensure to reset allocation count to...
2007-07-22 Al Viro[IPV6]: endianness bug in ip6_tunnel
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-15 Vlad Yasevich[IPV6]: Call inet6addr_chain notifiers on link down
2007-07-15 Dmitry Butskoy[IPV6]: MSG_ERRQUEUE messages do not pass to connected...
2007-07-15 Patrick McHardy[NETFILTER]: nf_conntrack: mark protocols __read_mostly
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr...
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: make l3proto->prepare()...
2007-07-15 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: Increment error count on...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Micah Gruber[IPV6]: Remove unneeded pointer idev from addrconf_clea...
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Do not send RH0 anymore.
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Restore semantics of Routing Header processing.
2007-07-11 Patrick McHardy[NET]: Avoid copying writable clones in tunnel drivers
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: remove 'ignore_conntrack...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: remove old memory allocator...
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jan Engelhardt[NETFILTER]: Remove redundant parentheses/braces
2007-07-11 Jan Engelhardt[NETFILTER]: add some consts, remove some casts
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_target->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->match to bool
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-07-11 Masahide NAKAMURA[XFRM]: Add module alias for transformation type.
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Loadable module support for MIPv6.
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Kill unnecessary ifdefs.
2007-07-10 Jay Vosburghbonding / ipv6: no addrconf for slaves separately from...
2007-06-22 YOSHIFUJI Hideaki[IPV6] NDISC: Fix thinko to control Router Preference...
2007-06-14 Herbert Xu[IPV6] addrconf: Fix IPv6 on tuntap tunnels
2007-06-12 David S. Miller[TCP]: Disable TSO if MD5SIG is enabled.
2007-06-07 David S. Miller[UDP]: Revert 2-pass hashing changes.
2007-06-07 Patrick McHarrdy[NETFILTER]: nf_conntrack: fix helper module unload...
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-06-04 Bill Nottingham[NET]: Fix comparisons of unsigned < 0.
2007-05-31 David S. Miller[IPV6]: Fix build warning.
2007-05-31 Kazunori MIYAZAWA[IPSEC]: Fix panic when using inter address familiy...
2007-05-31 YOSHIFUJI Hideaki[IPV6] ROUTE: No longer handle ::/0 specially.
2007-05-31 Kazunori MIYAZAWA[IPSEC]: Fix IPv6 AH calculation in outbound
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-05-24 Oliver Hartkopp[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
2007-05-14 Corey Mutter[IPV6]: Reverse sense of promisc tests in ip6_mc_input
2007-05-11 Patrick McHardy[NETFILTER]: Clean up table initialization
2007-05-11 David S. Miller[UDP]: Fix AF-specific references in AF-agnostic code.
2007-05-11 YOSHIFUJI Hideaki[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_ho...
2007-05-11 YOSHIFUJI Hideaki[IPV6]: Do no rely on skb->dst before it is assigned.
2007-05-11 David L Stevens[IPV6]: Send ICMPv6 error on scope violations.
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-02 Alexander E. Patrakovkconfig: fix path to modules.txt in Kconfig help
2007-04-29 Eric Sesterhenn[IPV6]: Fix slab corruption running ip6sic
2007-04-29 Stephen Hemminger[IPV6]: Track device renames in snmp6.
2007-04-27 YOSHIFUJI Hideaki[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 YOSHIFUJI Hideaki[IPV6] NDISC: Unify main process of sending ND messages.
2007-04-26 YOSHIFUJI Hideaki[IPV6] XFRM: Use ip6addr_any where applicable.
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Export in6addr_any for future use.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SIT: Unify code path to get hash array index.
2007-04-26 David S. Miller[IPV6]: Fix Makefile thinko.
2007-04-26 Herbert Xu[IPV6]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Use put_unaligned() instead of memcpy().
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Fix several warnings without procfs.
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Avoid unaligned accesses.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
next