Commit Graph

49 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
KOVACS Krisztian f5715aea45 ipv4: Implement IP_TRANSPARENT socket option 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
David L Stevens 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
David S. Miller 951e07c930 [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev cb84663e4d [NETNS]: Process IP layer in the context of the correct namespace. 17 years ago
Denis V. Lunev 7a6adb92fe [NETNS]: Add namespace parameter to ip_cmsg_send. 17 years ago
Denis V. Lunev f2c4802b3f [NETNS]: Add namespace parameter to ip_options_get(...). 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
David S. Miller e4f8b5d4ed [IPV4]: Remove IP_TOS setting privilege checks. 17 years ago
Denis V. Lunev 1ab352768f [NETNS]: Add namespace parameter to ip_dev_find. 17 years ago
Pavel Emelyanov 6a9fb9479f [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs 17 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Flavio Leitner a96fb49be3 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless 18 years ago
John Heffner 628a5c5618 [INET]: Add IP(V6)_PMTUDISC_RPOBE 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo bd82393ca2 [SK_BUFF]: More skb_reset_transport_header conversions 18 years ago
Arnaldo Carvalho de Melo 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo 2ca9e6f2c2 [SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header 18 years ago
Stephen Hemminger 132adf5463 [IPV4]: cleanup 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
Al Viro 35986b329f [IPV4]: ip_icmp_error() annotations 19 years ago
Al Viro 0579016ec4 [IPV4]: ip_local_error() annotations 19 years ago
Al Viro 4b06a7cf2f [IPV4]: ip_local_error() ipv4 address argument annotated 19 years ago
Catherine Zhang dc49c1f94e [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Catherine Zhang 2c7946a7bf [SECURITY]: TCP/UDP getpeersec 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 20 years ago
Arnaldo Carvalho de Melo 4c6ea29d82 [IP]: Introduce ip_options_get_from_user 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Arnaldo Carvalho de Melo d8c97a9451 [NET]: Export symbols needed by the current DCCP code 20 years ago
Herbert Xu 6fc0b4a7a7 [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. 20 years ago
David L Stevens 8cdaaa15da [IPV4]: multicast API "join" issues 20 years ago
Herbert Xu e0f9f8586a [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago