index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp.c
Age
Commit message (
Expand
)
Author
2007-03-08
[UDP]: Reread uh pointer after pskb_trim
Herbert Xu
2007-02-11
[UDP]: UDP can use sk_hash to speedup lookups
Eric Dumazet
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2006-12-22
[UDP]: Fix reversed logic in udp_get_port().
David S. Miller
2006-12-03
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
2006-12-03
[NET]: Split skb->csum
Al Viro
2006-12-03
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2006-12-03
[NET/IPv4]: Make udp_push_pending_frames static
Gerrit Renker
2006-12-03
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
2006-12-03
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-11-25
[UDP]: Make udp_encap_rcv use pskb_may_pull
Olaf Kirch
2006-10-04
[UDP]: Fix MSG_PROBE crash
Herbert Xu
2006-09-29
[UDP] net/ipv4/udp.c: trivial annotations
Al Viro
2006-09-29
[IPV4]: struct ip_options annotations
Al Viro
2006-09-22
[UDP]: saddr_cmp function should take const socket pointers
David S. Miller
2006-09-22
[UDP]: Mark udp_port_rover static.
David S. Miller
2006-09-22
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
2006-09-22
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-21
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
[UDP]: udp_checksum_init return value
Stephen Hemminger
2006-01-03
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-09-08
[IPV4] udp: trim forgets about CHECKSUM_HW
Stephen Hemminger
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-08
[IPV4]: Debug cleanup
Heikki Orsila
2005-05-30
[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM
Herbert Xu
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-04-20
[IPSEC]: COW skb header in UDP decap
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds