Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Remove iocb argument from sendmsg and recvmsg | Ying Xue | 2015-03-02 | 1 | -2/+2 |
* | net: ipv4/ipv6: Remove extern from function prototypes | Joe Perches | 2013-10-19 | 1 | -18/+18 |
* | ipv4: fix checkpatch errors | Daniel Baluta | 2012-04-15 | 1 | -1/+1 |
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 1 | -2/+2 |
* | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 | 1 | -2/+2 |
* | net: change proto destroy method to return void | Brian Haley | 2008-06-14 | 1 | -1/+1 |
* | [UDP]: Make full use of proto.h.udp_hash innovation. | Pavel Emelyanov | 2008-03-22 | 1 | -5/+1 |
* | [UDP]: Randomize port selection. | Stephen Hemminger | 2007-10-10 | 1 | -1/+1 |
* | [UDP]: Revert 2-pass hashing changes. | David S. Miller | 2007-06-07 | 1 | -3/+3 |
* | [UDP]: Fix AF-specific references in AF-agnostic code. | David S. Miller | 2007-05-10 | 1 | -3/+3 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -1/+1 |
* | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 2006-12-02 | 1 | -0/+38 |