summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_sockglue.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-031-1/+1
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: ip_local_error() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-291-1/+1
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-2/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-211-19/+16Star
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-211-19/+123
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-211-1/+30
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-3/+3
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-031-7/+6Star
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+4Star
* [IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2005-08-301-2/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-2/+0Star
* [NET]: Export symbols needed by the current DCCP codeArnaldo Carvalho de Melo2005-08-301-2/+0Star
* [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.Herbert Xu2005-08-061-0/+3
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-3/+3
* [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu2005-06-191-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1093