summaryrefslogtreecommitdiff
path: root/include/net/udp.h
AgeCommit message (Expand)Author
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro
2006-12-02[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker
2006-12-02[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-09-22[UDP]: saddr_cmp function should take const socket pointersDavid S. Miller
2006-09-22[UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2004-11-30[UDP]: Select handling of bad checksums.Stephen Hemminger
2004-07-20[IPV4] Look up route with appropriate protocol when we connect().Hideaki Yoshifuji
2004-01-08[IPV4/IPV6]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-25[IPV4/6]: Common UDP procfs infrastructure.Hideaki Yoshifuji
2003-01-06[IPV4]: Convert mibstats to use kmalloc_percpuRavikiran G. Thirumalai
2002-11-14o ipv4: convert /proc/net/raw to seq_fileArnaldo Carvalho de Melo
2002-10-20o ipv4: move /proc/net/udp support back to net/ipv4/udp.cArnaldo Carvalho de Melo
2002-10-15[NET]: Prepare for zerocopy NFS and IPSEC.Alexey Kuznetsov
2002-10-10net-kiocb.diffBenjamin LaHaise
2002-03-10Move IP-specific identity informationDavid S. Miller
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds