Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -1/+1 |
* | [IPV6]: fix section mismatch warnings | Daniel Lezcano | 2008-01-28 | 1 | -1/+1 |
* | [IPV6]: make the protocol initialization to return an error code | Daniel Lezcano | 2008-01-28 | 1 | -4/+21 |
* | [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure | Eric Dumazet | 2007-11-07 | 1 | -0/+3 |
* | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu | 2007-10-15 | 1 | -2/+2 |
* | [UDP]: Revert 2-pass hashing changes. | David S. Miller | 2007-06-07 | 1 | -1/+1 |
* | [UDP]: Fix AF-specific references in AF-agnostic code. | David S. Miller | 2007-05-10 | 1 | -1/+1 |
* | [UDP]: Clean up UDP-Lite receive checksum | Herbert Xu | 2007-04-25 | 1 | -1/+1 |
* | [NET]: Possible cleanups. | Adrian Bunk | 2006-12-02 | 1 | -5/+5 |
* | [NET]: Fix assorted misannotations (from md5 and udplite merges). | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 2006-12-02 | 1 | -0/+105 |