- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / udp.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2006-01-03 Herbert Xu[IP]: Simplify and consolidate MSG_PEEK error handling
2005-11-24 YOSHIFUJI Hideaki[PATCH] Fix sending extension headers before and includ...
2005-11-21 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-11-20 YOSHIFUJI Hideaki[IPV6]: Fix sending extension headers before and includ...
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-10-04 YOSHIFUJI Hideaki[IPV6]: Fix infinite loop in udp_v6_get_port().
2005-10-03 David Stevens[PATCH] fix IPv6 per-socket multicast filtering in...
2005-10-03 David S. Miller[IPV6]: Fix leak added by udp connect dst caching fix.
2005-09-18 Mitsuru KANDA[IPV6]: Check connect(2) status for IPv6 UDP socket...
2005-09-15 David L Stevens[IPV6]: Fix per-socket multicast filtering in sk_reuse...
2005-09-08 Patrick McHardy[XFRM]: Always release dst_entry on error in xfrm_lookup
2005-09-08 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-08 Stephen Hemminger[IPV6]: Need to use pskb_trim_rcsum().
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support IPV6_{RECV,}TCLASS socket options ...
2005-09-08 YOSHIFUJI Hideaki[IPV6]: Support several new sockopt / ancillary data...
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-02 Olaf Kirch- patches.suse/netfilter-nf_conntrack-fixup: Fixed...
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-06-19 Herbert Xu[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-11 Olaf Kirch- Update IPv6 patches:
2005-02-15 Hideaki Yoshifuji[IPV6]: Fix IPV6_PKTINFO et al. handling in udpv6_recvm...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Arnaldo Carvalho... [UDP] merge udp_sock with udp_opt
2004-12-27 Arnaldo Carvalho... [INET] move inet_sock into inet_opt and rename it to...
2004-11-15 Arnaldo Carvalho... [NET] Assign inet transport sockets to the right module
2004-11-11 Hideaki Yoshifuji[IPV6] Use ipv6_addr_equal() where appropriate.
2004-10-25 Suresh Krishnan[NET]: Address family not supported for sendmsg()
2004-09-19 Arnaldo Carvalho... [NET] Calculate ipv6_pinfo offset from struct proto...
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-13 Arnaldo Carvalho... [NET] generalise per protocol slab cache handling
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-28 Kazunori Miyazawa[IPV6] XFRM: extract xfrm_lookup() from ip6_dst_lookup...
2004-08-16 Olaf Kirch- updated and re-enabled Pv6 mobility patch
2004-08-04 Olaf Kirch- reviewed and updated ipv6 patches
2004-07-21 David S. MillerMerge bk://bk.skbuff.net:20608/linux-2.6-dgramconnect/
2004-07-21 Samuel Thibault[UDP]: Return true length if user specifies MSG_TRUNC.
2004-07-20 Hideaki Yoshifuji[IPV4] Look up route with appropriate protocol when...
2004-07-08 Hideaki Yoshifuji[NET] convert storage for MIB from struct member to...
2004-06-25 Herbert Xu[IPSEC]: Check encap_type at config time.
2004-06-24 Arnaldo Carvalho... [NET] move already shared functions from inet to core
2004-06-20 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6-1.1768
2004-06-20 Arnaldo Carvalho... [NET] generalise tcp_add_data, skb_split and tcp_copy_t...
2004-06-15 Hideaki Yoshifuji[IPV6]: UDPv6 checksum.
2004-06-15 Olaf Kirch- IPv6: added usagi patch to prevent double free when...
2004-06-14 Hideaki Yoshifuji[IPV6] IPSEC: fix double kfree_skb() in error path...
2004-06-09 Hideaki Yoshifuji[IPV6]: Add IP6CB.
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
2004-05-21 Olaf Kirch- Fix handling of IPv6 mapped IPv4 addresses (#40894)
2004-04-20 Olaf Kirch- added a fix from usagi for UDP sendmsg with options
2004-04-16 Noriaki Takamiya[IPV6]: Fix OOPS in udp6 with extension headers using...
2004-04-16 Andi Kleen[IPV6]: Limit network triggerable printks.
2004-03-25 Andreas KleenDisable network debugging messages
2004-03-02 Olaf Kirch- Don't send multicast group membership packets for...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-24 David S. Miller[IPV6]: UDPv6 needs recvmsg csum error path fix too...
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-20 Hideaki Yoshifuji[IPV6]: Use udpv6_queue_rcv_skb for multicast delivery.
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-01-28 Hideaki Yoshifuji[IPV6]: Use the cheaper ipv6_addr_is_multicast() for...
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-08 Stephen Hemminger[IPV4/IPV6]: Use size_t for size in {send,recv}msg.
2003-12-04 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-03 Hideaki Yoshifuji[IPV6]: Fix ipv4 mapped address calculation in udpv6_se...
2003-11-26 Hideaki Yoshifuji[IPV6]: Fix ipv4 mapped address calculation in udpv6_se...
2003-11-20 Olaf Hering+- update to 2.6.0-test9-bk24
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-17 David Stevens[IPV6]: Fix UDP socket selection for multicast.
2003-10-26 Hideaki Yoshifuji[IPV6]: Process ipv4-mapped addresses properly on UDPv6...
2003-10-26 Hideaki Yoshifuji[IPV4,6]: Use common storage for cork'd flow, needed...
2003-10-26 Hideaki Yoshifuji[IPV6]: Use real storage for cork'd packets, else MSG_M...
2003-10-08 David S. Miller[UDP/TCP]: Fix binding conflict tests wrt. SO_BINDTODEVICE.
2003-09-15 David S. Miller[UDP]: In udp_{v6_}flush_pending_frames, reset up-...
2003-09-09 Joe Perches[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
2003-08-17 Ville Nuorvala[IPV6]: Fix ip6_dst_lookup() route corruption.
2003-08-07 David S. Miller[IPV6]: Make sure errors propagate properly in {udp...
2003-08-07 Kazunori Miyazawa[IPV6]: Fix authentication error with TCP, with help...
2003-07-10 Thomas Graf[NET]: Return EDESTADDRREQ as appropriate in sendmsg...
2003-07-01 Hideaki Yoshifuji[IPV6] put ipv6_rcv_saddr_equal() common place
2003-06-18 Arnaldo Carvalho... o net: make sk_{add,del}_node functions take care of...
2003-06-16 Arnaldo Carvalho... o net: use hlist for struct sock hash lists
2003-06-16 David S. MillerMerge bk://kernel.bkbits.net/acme/hlist-2.5
2003-06-15 Ville Nuorvala[IPV6]: Fix refcount leaks in udpv6_connect().
2003-06-10 Arnaldo Carvalho... o udpv6: use the right struct sock when testing if...
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-06-03 Hideaki Yoshifuji[IPV6]: Fix several errors in udpv6_connect().
2003-05-25 Hideaki Yoshifuji[IPV6]: Convert /proc/net/udp6 to seq_file.
2003-05-22 David S. Miller[IPV6]: Dont store pointers to in6_addrs in struct...
2003-05-19 Hideaki Yoshifuji[IPV6]: Update RFC references.
2003-05-15 David S. Miller[NET]: Hoplimit is a metric not a route attribute.
2003-05-13 Arnaldo Carvalho... o ipv4/ipv6: use ipv6_addr_copy where appropriate
2003-05-12 David S. Miller[IPV6]: Fix two bugs in ip6_append_data changes.
2003-05-12 Kazunori Miyazawa[IPV4]: Introduce ip6_append_data.
2003-05-11 David S. Miller[IPV6]: Missing sk->family check in UDPv6 multicast...
next