[NETLINK]: Directly return -EINTR from netlink_dump_start()
[linux-2.6] / net / ipv6 /
2007-04-26  Thomas Graf[NET] rules: Unified rules dumping
2007-04-26  Thomas Graf[IPv6]: Use rtnl registration interface
2007-04-26  Arnaldo Carvalho... [SK_BUFF] ipv6: Use skb_network_offset in some more...
2007-04-26  Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Use the helpers to get the layer header...
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Some more layer header conversions
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: More skb_put related skb_reset_transport_header
2007-04-26  Arnaldo Carvalho... [IPV6]: Reset the network header in ip6_nd_hdr
2007-04-26  Yasuyuki Kozakai[NETFILTER]: nf_conntrack: add nf_copy() to safely...
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: More skb_reset_transport_header conversions
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26  Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26  Arnaldo Carvalho... [ICMP6]: Introduce icmp6_hdr()
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_transport_header
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26  Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_network_header
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26  Arnaldo Carvalho... [SK_BUFF] ipv6: More skb_reset_network_header conversio...
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26  Arnaldo Carvalho... [IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26  Arnaldo Carvalho... [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove...
2007-04-26  Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26  YOSHIFUJI Hideaki[IPV6]: Ensure to truncate result and return full lengt...
2007-04-26  YOSHIFUJI Hideaki[IPV6]: Return correct result for sticky options.
2007-04-26  Stephen Hemminger[UDP]: ipv6 style cleanup
2007-04-26  Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26  Herbert Xu[UDP]: Clean up UDP-Lite receive checksum
2007-04-26  Herbert Xu[UDP6]: Restore sk_filter optimisation
2007-04-26  YOSHIFUJI Hideaki[IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage...
2007-04-26  Neil Horman[IPV6] ADDRCONF: Optimistic Duplicate Address Detection...
2007-04-26  Yasuyuki Kozakai[IPV6] IP6TUNNEL: Enable to control the handled inner...
2007-04-26  Yasuyuki Kozakai[IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*.
2007-04-26  Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel.
2007-04-26  Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_x...
2007-04-26  Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_r...
2007-04-26  Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_e...
2007-04-26  YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
2007-04-26  Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-26  James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-04-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-25  YOSHIFUJI HideakiIPv6: fix Routing Header Type 0 handling thinko
2007-04-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-24  YOSHIFUJI Hideaki[IPV6]: Disallow RH0 by default.
2007-04-16  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-04-15  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-04-14  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-14  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-13  YOSHIFUJI Hideaki[IPV6] SNMP: Fix {In,Out}NoRoutes statistics.
2007-04-11  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-04-11  Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-11  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-04-11  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-04-09  Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-06  David S. Miller[IPV6]: Revert recent change to rt6_check_dev().
2007-04-05  Mitsuru Chinen[IPv6]: Exclude truncated packets from InHdrErrors...
2007-04-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-02  YOSHIFUJI Hideaki[IPv6]: Fix incorrect length check in rawv6_sendmsg()
2007-03-28  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-03-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-03-28  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-03-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-03-28  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-03-28  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-03-28  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-03-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-27  Herbert Xu[IPV6]: Set IF_READY if the device is up and has carrier
2007-03-27  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-03-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-26  David S. Miller[IPV6]: Fix routing round-robin locking.
2007-03-26  Thomas Graf[NET]: Fix fib_rules compatibility breakage
2007-03-25  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-03-23  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-23  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-03-23  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-03-23  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-03-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-22  Dave Jones[NET]: fix up misplaced inlines.
2007-03-22  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-03-20  Len BrownPull c2 into release branch
2007-03-20  Len BrownPull bugzilla-7465 into release branch
2007-03-20  Len BrownPull bugzilla-8171 into release branch
next