Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Arnaldo Carvalho de Melo
|
c7a3c5da35
[UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull
|
18 years ago |
Stephen Hemminger
|
3fbe070a42
[UDP]: deinline
|
18 years ago |
Stephen Hemminger
|
6516c65573
[UDP]: ipv4 whitespace cleanup
|
18 years ago |
Herbert Xu
|
759e5d0064
[UDP]: Clean up UDP-Lite receive checksum
|
18 years ago |
Herbert Xu
|
d644329bc9
[UDP]: Reread uh pointer after pskb_trim
|
18 years ago |
Eric Dumazet
|
95f30b336b
[UDP]: UDP can use sk_hash to speedup lookups
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
David S. Miller
|
8eb9086f21
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
|
18 years ago |
David S. Miller
|
5c668704b7
[UDP]: Fix reversed logic in udp_get_port().
|
18 years ago |
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
|
18 years ago |
Al Viro
|
734ab87f63
[UDP] net/ipv4/udp.c: trivial annotations
|
18 years ago |
Al Viro
|
3ca3c68e76
[IPV4]: struct ip_options annotations
|
18 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 |