aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_sockglue.c
Commit message (Expand)AuthorAge
* [NET]: sparse warning fixesStephen Hemminger2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionlessFlavio Leitner2007-08-26
* [INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: More skb_reset_transport_header conversionsArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Some more skb_put cases converted to skb_reset_network_headerArnaldo Carvalho de Melo2007-04-26
* [IPV4]: cleanupStephen Hemminger2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-03
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-28
* [IPV4]: ip_local_error() annotationsAl Viro2006-09-28
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-28
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-21
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-11
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-03
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2005-08-29
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [NET]: Export symbols needed by the current DCCP codeArnaldo Carvalho de Melo2005-08-29
* [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.Herbert Xu2005-08-06
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-08
* [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu2005-06-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16