Commit Graph

67 Commits (84fb0a6334af0ccad3544f6972c055d90fbb9fbe)

Author SHA1 Message Date
Eric Dumazet f84af32cbc net: ip_queue_rcv_skb() helper 15 years ago
Hagen Paul Pfeifer d4fc6dbb5a ipv4: remove redundant verification code 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Stephen Hemminger d218d11133 tcp: Generalized TTL Security Mechanism 15 years ago
roel kluin 65a1c4fffa net: Cleanup redundant tests on unsigned 16 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Shan Wei 0915921bde ipv4: check optlen for IP_MULTICAST_IF option 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Nivedita Singhvi f771bef980 ipv4: New multicast-all socket option 16 years ago
Eric Dumazet 4d52cfbef6 net: ipv4/ip_sockglue.c cleanups 16 years ago
Harvey Harrison 21d1a161f6 net: ip_sockglue.c add static, annotate ports' endianness 16 years ago
Balazs Scheidler e8b2dfe9b4 TPROXY: implemented IP_RECVORIGDSTADDR socket option 16 years ago
Jianjun Kong 09cb105ea7 net: clean up net/ipv4/ip_sockglue.c tcp_output.c 17 years ago
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 18 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