[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres()
[pandora-kernel.git] / net / ipv6 /
2006-12-08 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'intx' of /linux/kernel/git/jgarzik/misc-2.6
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
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 Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
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-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
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...
2006-12-03 Thomas Graf[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the...
2006-12-03 David S. Miller[TCP]: Fix some warning when MD5 is disabled.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Brian Haley[IPv6]: Only modify checksum for UDP
2006-12-03 Thomas Graf[IPv6] rules: Remove bogus tos validation check
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 Gerrit Renker[TCP]: Remove dead code in init_sequence
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Per-interface statistics support.
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{...
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use &rt->u.dst instead of cast.
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
2006-12-03 David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-12-03 David S. Miller[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-12-03 Thomas Graf[NET] rules: Share common attribute validation policy
2006-12-03 Thomas Graf[NET] rules: Protocol independant mark selector
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Al Viro[IPV6]: ip6_output annotations
2006-12-03 Al Viro[IPV6]: annotate inet6_csk_search_req()
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-12-03 Al Viro[IPV6]: annotate ipv6 mcast
2006-12-03 Al Viro[IPV6]: 'info' argument of ipv6 ->err_handler() is...
2006-12-03 Al Viro[XFRM]: misc annotations
2006-12-03 Al Viro[IPV6]: annotate inet6_hashtables
2006-12-03 David S. Miller[IPV6] NDISC: Calculate packet length correctly for...
2006-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-11-30 Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-30 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-28 Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-23 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22 Linus TorvaldsMerge branch 'merge' of /linux/kernel/git/paulus/powerpc
2006-11-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-22 YOSHIFUJI Hideaki[IPV6]: Fix address/interface handling in UDP and DCCP...
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Delete all tunnel device when unloadi...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Do not enable router reachability probing...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Prefer reachable nexthop only if the...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Try to use router which is not known...
2006-11-21 Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-20 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-16 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-16 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-11-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-16 Patrick McHardy[NETFILTER]: ip6_tables: use correct nexthdr value...
2006-11-16 Patrick McHardy[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
2006-11-13 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next