| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). | David S. Miller | 2008-04-10 | 1 | -1/+1 |
* | [NET] endianness noise: INADDR_ANY | Al Viro | 2008-03-17 | 1 | -1/+1 |
* | [IPV4]: Remove IP_TOS setting privilege checks. | David S. Miller | 2008-02-12 | 1 | -5/+0 |
* | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
* | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs | Pavel Emelyanov | 2007-11-07 | 1 | -27/+12 |
* | [NET]: sparse warning fixes | Stephen Hemminger | 2007-10-10 | 1 | -3/+3 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -1/+1 |
* | [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless | Flavio Leitner | 2007-08-26 | 1 | -0/+4 |
* | [INET]: Add IP(V6)_PMTUDISC_RPOBE | John Heffner | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: More skb_reset_transport_header conversions | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -5/+7 |
* | [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -6/+7 |
* | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+5 |
* | [SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+3 |
* | [IPV4]: cleanup | Stephen Hemminger | 2007-04-25 | 1 | -564/+563 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -41/+41 |
* | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [IPV4]: ip_icmp_error() annotations | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: ip_local_error() annotations | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [IPV4]: ip_local_error() ipv4 address argument annotated | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2006-08-02 | 1 | -2/+7 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -19/+16 |
* | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin | 2006-03-20 | 1 | -19/+123 |
* | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-20 | 1 | -1/+30 |
* | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 2006-01-11 | 1 | -3/+3 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+1 |
* | [IP_SOCKGLUE]: Remove most of the tcp specific calls | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -7/+6 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 1 | -8/+4 |
* | [IP]: Introduce ip_options_get_from_user | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+2 |
* | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+0 |
* | [NET]: Export symbols needed by the current DCCP code | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+0 |
* | [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. | Herbert Xu | 2005-08-06 | 1 | -0/+3 |
* | [IPV4]: multicast API "join" issues | David L Stevens | 2005-07-08 | 1 | -3/+3 |
* | [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh | Herbert Xu | 2005-06-18 | 1 | -3/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1093 |