summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_options.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV4] ip_options.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-5/+2Star
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-6/+8
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-6/+6
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-7/+7
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-311-1/+1
* [IPV4]: trivial ip_options.c annotationsAl Viro2006-09-291-8/+8
* [IPV4]: struct ip_options annotationsAl Viro2006-09-291-1/+1
* [IPV4]: ip_options_build() annotationsAl Viro2006-09-291-1/+1
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-291-2/+2
* [IPV4]: ip_route_input() annotationsAl Viro2006-09-291-1/+1
* [INET]: Remove is_setbyuser patchLouis Nyffenegger2006-09-221-1/+0Star
* [NetLabel]: core network changesPaul Moore2006-09-221-0/+19
* [IPV4]: Get rid of redundant IPCB->opts initialisationHerbert Xu2006-07-211-1/+0Star
* [IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun2006-05-101-1/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1Star
* [IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2005-08-301-15/+34
* [IPV4]: possible cleanupsAdrian Bunk2005-08-301-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+625