summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_sockglue.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-21[NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo1-19/+16
2006-03-21[NET]: {get|set}sockopt compatibility layerDmitry Mishin1-19/+123
2006-03-21[SECURITY]: TCP/UDP getpeersecCatherine Zhang1-1/+30
2006-01-12[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn1-3/+3
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+1
2006-01-04[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo1-7/+6
2005-11-08[NET]: kfree cleanupJesper Juhl1-8/+4
2005-08-30[IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo1-2/+2
2005-08-30[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-2/+0
2005-08-30[NET]: Export symbols needed by the current DCCP codeArnaldo Carvalho de Melo1-2/+0
2005-08-06[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.Herbert Xu1-0/+3
2005-07-09[IPV4]: multicast API "join" issuesDavid L Stevens1-3/+3
2005-06-19[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu1-3/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1093