Commit Graph

35 Commits (347a00fb4ad2200f8f8331f8b366b1d84eff577d)

Author SHA1 Message Date
Gerrit Renker 4c0a6cb0db [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
Al Viro 8e5200f540 [NET]: Fix assorted misannotations (from md5 and udplite merges). 18 years ago
Gerrit Renker 078250d68d [NET/IPv4]: Make udp_push_pending_frames static 18 years ago
Al Viro f6ab028804 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. 18 years ago
Al Viro 6b11687ef0 [NET]: Annotate csum_tcpudp_magic() callers in net/* 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
Olaf Kirch 753eab76a3 [UDP]: Make udp_encap_rcv use pskb_may_pull 18 years ago
Herbert Xu 1e0c14f49d [UDP]: Fix MSG_PROBE crash 19 years ago
Al Viro 734ab87f63 [UDP] net/ipv4/udp.c: trivial annotations 19 years ago
Al Viro 3ca3c68e76 [IPV4]: struct ip_options annotations 19 years ago
David S. Miller e3b4eadbea [UDP]: saddr_cmp function should take const socket pointers 19 years ago
David S. Miller bed53ea7fe [UDP]: Mark udp_port_rover static. 19 years ago
Gerrit Renker 25030a7f9e [UDP]: Unify UDPv4 and UDPv6 ->get_port() 19 years ago
Martin Bligh 81aa646cc4 [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Patrick McHardy b59c270104 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Stephen Hemminger 65a45441d7 [UDP]: udp_checksum_init return value 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Stephen Hemminger e308e25c97 [IPV4] udp: trim forgets about CHECKSUM_HW 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Heikki Orsila ca9334523c [IPV4]: Debug cleanup 20 years ago
Herbert Xu 208d89843b [IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Herbert Xu 4d78b6c78a [IPSEC]: COW skb header in UDP decap 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago