- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / udp.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-02 YOSHIFUJI Hideaki[IPv6]: Fix incorrect length check in rawv6_sendmsg()
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
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 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2006-12-03 Gerrit Renker[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt...
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
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 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 Al Viro[IPV6]: 'info' argument of ipv6 ->err_handler() is...
2006-12-02 YOSHIFUJI Hideaki[PATCH] IPV6: Fix address/interface handling in UDP...
2006-11-22 YOSHIFUJI Hideaki[IPV6]: Fix address/interface handling in UDP and DCCP...
2006-10-04 Herbert Xu[UDP]: Fix MSG_PROBE crash
2006-10-04 Herbert Xu[UDP6]: Fix flowi clobbering
2006-09-22 Gerrit Renker[UDP]: Unify UDPv4 and UDPv6 ->get_port()
2006-09-22 YOSHIFUJI Hideaki[IPV6]: Cache source address as well in ipv6_pinfo{}.
2006-09-22 David S. Miller[IPV6] udp: Fix type in previous change.
2006-09-22 David S. Miller[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-08-02 Herbert Xu[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
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
next