[WATCHDOG] i8xx TCO driver - mark for removal
[safe/jmp/linux-2.6] / net / ipv6 /
2007-03-10 Chris Wright[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
2007-03-09 Olaf Kirch[IPV6]: Fix for ipv6_setsockopt NULL dereference
2007-03-08 Herbert Xu[IPV6]: Do not set IF_READY if device is down
2007-03-08 David S. Miller[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_st...
2007-03-08 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix incorrect classific...
2007-03-05 Yasuyuki Kozakai[NETFILTER]: ip6_route_me_harder should take into accou...
2007-03-05 Patrick McHardy[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config...
2007-02-28 David Stevens[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
2007-02-28 Michal Wrobel[IPV6]: anycast refcnt fix
2007-02-26 David S. Miller[IPV6]: Fix __ipv6_addr_type() export in correct place.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Register inet6_dev earlier.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Manage prefix route corresponding...
2007-02-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.
2007-02-26 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Statically link __ipv6_addr_type(...
2007-02-26 Joe Jin[IPV6]: Adjust inet6_exit() cleanup sequence against...
2007-02-26 Noriaki TAKAMIYA[IPSEC]: More fix is needed for __xfrm6_bundle_create().
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove the proc_dir_entry member for...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Kazunori MIYAZAWA[IPSEC]: changing API of xfrm6_tunnel_register
2007-02-13 Kazunori MIYAZAWA[IPSEC]: make sit use the xfrm4_tunnel_register
2007-02-13 YOSHIFUJI Hideaki[IPV6] HASHTABLES: Use appropriate seed for caluculatin...
2007-02-12 Masahide NAKAMURA[NETFILTER]: ip6t_mh: drop piggyback payload packet...
2007-02-12 Patrick McHardy[NETFILTER]: Kconfig: improve dependency handling
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: fix invalid conntrack statis...
2007-02-12 Patrick McHardy[NETFILTER]: nf_conntrack: properly use RCU API for...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 Masahide NAKAMURA[XFRM] IPV6: Fix outbound RO transformation which is...
2007-02-11 Eric Dumazet[IPV6]: Convert ipv6 route to use the new dst_entry...
2007-02-11 Eric Dumazet[UDP]: UDP can use sk_hash to speedup lookups
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 Eric Dumazet[NET]: change layout of ehash table
2007-02-08 Patrick McHardy[NETFILTER]: ip6_tables: remove redundant structure...
2007-02-08 Masahide NAKAMURA[NETFILTER]: ip6_tables: support MH match
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: use struct xt_table inste...
2007-02-08 Jan Engelhardt[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper...
2007-02-08 Jan Engelhardt[NETFILTER]: x_tables: fix return values for LOG/ULOG
2007-02-08 Jan Engelhardt[NETFILTER]: Remove useless comparisons before assignments
2007-02-08 Stephen Hemminger[NET]: unregister_netdevice as void
2007-02-08 Masahide NAKAMURA[IPV6] RAW: Add checksum default defines for MH.
2007-02-08 Alexey Dobriyan[IPV4/IPV6] multicast: Check add_grhead() return value
2007-02-08 Miika Komu[IPSEC]: IPv4 over IPv6 IPsec tunnel
2007-02-08 Miika Komu[IPSEC]: IPv6 over IPv4 IPsec tunnel
2007-02-08 Miika Komu[IPSEC]: exporting xfrm_state_afinfo
2007-02-08 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2007-02-08 YOSHIFUJI Hideaki[IPV6] ROUTE: Do not route packets to link-local addres...
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-01-30 Li Yewang[IPV6]: fix BUG of ndisc_send_redirect()
2007-01-30 Neil Horman[IPV6]: Fix up some CONFIG typos
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-24 Noriaki TAKAMIYA[IPV6]: Fixed the size of the netlink message notified...
2007-01-24 YOSHIFUJI Hideaki[IPV6] MCAST: Fix joining all-node multicast group...
2007-01-09 Paul Moore[INET]: style updates for the inet_sock->is_icsk assign...
2007-01-09 Patrick McHardy[NETFILTER]: nf_conntrack_ipv6: fix crash when handling...
2007-01-09 Paul Moore[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
2007-01-04 David L Stevens[IPV4/IPV6]: Fix inet{,6} device initialization order.
2006-12-18 David S. Miller[NETFILTER] IPV6: Fix dependencies.
2006-12-14 Kim Nordlund[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
2006-12-14 Brian Haley[IPV6]: Fix IPV6_UNICAST_HOPS getsockopt().
2006-12-14 Al Viro[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst...
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-09 Stephen Hemminger[NET]: Convert hh_lock to seqlock.
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 Alan Stern[PATCH] Allow NULL pointers in percpu_free
2006-12-07 Masahide NAKAMURA[IPV6] RAW: Don't release unlocked sock.
2006-12-07 YOSHIFUJI Hideaki[IPV6]: Repair IPv6 Fragments
2006-12-07 Dmitry Mishin[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
2006-12-03 Patrick McHardy[NETFILTER]: Mark old IPv4-only connection tracking...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: endian annotations
2006-12-03 Andrew Morton[TCP]: Fix warnings with TCP_MD5SIG disabled.
2006-12-03 Adrian Bunk[NET]: Possible cleanups.
2006-12-03 Patrick McHardy[NETFILTER]: Fix PROC_FS=n warnings
2006-12-03 Patrick McHardy[NETFILTER]: x_tables: add NFLOG target
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move conntrack protocol...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: move extern declaration...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: rename struct nf_conntrack_p...
2006-12-03 Gerrit Renker[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt...
2006-12-03 Thomas Graf[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some...
2006-12-03 Ville Nuorvala[IPV6]: Improve IPv6 tunnel error reporting
2006-12-03 Ville Nuorvala[IPV6]: Don't allocate memory for Tunnel Encapsulation...
2006-12-03 Ville Nuorvala[IPV6]: Allow link-local tunnel endpoints
2006-12-03 Ville Nuorvala[IPV6]: Do mandatory IPv6 tunnel endpoint checks in...
2006-12-03 Ville Nuorvala[IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels
2006-12-03 Al Viro[NET]: Split skb->csum
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Adrian Bunk[IPV6] net/ipv6/sit.c: make 2 functions static
2006-12-03 Arnaldo Carvalho... [IPV6]: Use kmemdup
2006-12-03 David S. Miller[IPV6]: udp.c build fix
2006-12-03 Al Viro[NET]: Make mangling a checksum (0 -> 0xffff on the...
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: Annotate callers of the reset of checksum.h...
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-12-03 Thomas Graf[IPv6] prefix: Convert RTM_NEWPREFIX notifications...
next