index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
2007-10-10
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-08-26
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
Flavio Leitner
2007-04-25
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: More skb_reset_transport_header conversions
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header
Arnaldo Carvalho de Melo
2007-04-25
[IPV4]: cleanup
Stephen Hemminger
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-09-28
[IPV4]: ip_icmp_error() annotations
Al Viro
2006-09-28
[IPV4]: ip_local_error() annotations
Al Viro
2006-09-28
[IPV4]: ip_local_error() ipv4 address argument annotated
Al Viro
2006-08-02
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2005-08-29
[IP]: Introduce ip_options_get_from_user
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Export symbols needed by the current DCCP code
Arnaldo Carvalho de Melo
2005-08-06
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
Herbert Xu
2005-07-08
[IPV4]: multicast API "join" issues
David L Stevens
2005-06-18
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds