Commit Graph

87975 Commits (a002c6fd714b1710aaf64e26db3f3f18bf8e8384)
 

Author SHA1 Message Date
YOSHIFUJI Hideaki a002c6fd71 [XFRM] IPV6: Optimize xfrm6_input_addr(). 17 years ago
YOSHIFUJI Hideaki 3b6cdf94cd [XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain. 17 years ago
Denis V. Lunev 92f1fecb45 [NETNS]: Enable TCP/UDP/ICMP inside namespace. 17 years ago
Denis V. Lunev 2342fd7e14 [NETNS]: Allow to create sockets in non-initial namespace. 17 years ago
Denis V. Lunev f145049a06 [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis. 17 years ago
Denis V. Lunev 0be43f82c4 [NETNS]: Process netfilter hooks in initial namespace only. 17 years ago
Denis V. Lunev 05cf89d40c [NETNS]: Process INET socket layer in the correct namespace. 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
Denis V. Lunev 0e6bd4a1c6 [NETNS]: Add namespace parameter to ip_options_compile. 17 years ago
Denis V. Lunev ffc31d3d77 [NETNS]: /proc/net/arp namespacing. 17 years ago
Denis V. Lunev 49e8a279a1 [NETNS]: Process ARP in the context of the correct namespace. 17 years ago
Pavel Emelyanov 2feb27dbe0 [NETNS]: Minor information leak via /proc/net/ptype file. 17 years ago
Pavel Emelyanov 84c375af0f [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace. 17 years ago
Pavel Emelyanov ff2bac6a63 [UDP-Lite]: Clean up proc creation a bit. 17 years ago
Pavel Emelyanov 757764f61d [NETNS][TCP]: Register /proc/net/tcp in a namespace. 17 years ago
Pavel Emelyanov 15439febb0 [NETNS][UDP]: Register /proc/net/udp in a namespace. 17 years ago
David S. Miller 06802a819a Merge branch 'master' of ../net-2.6/ 17 years ago
Robert P. J. Day 9bd512f619 [CASSINI]: Use shorter list_splice_init() macro for brevity. 17 years ago
Florian Westphal 80445cfb28 [SCTP]: Remove redundant wrapper functions. 17 years ago
Florian Westphal 2444844cef [SCTP]: Replace char msg[] with static const char[]. 17 years ago
Stephen Hemminger 3d3b2d25a4 fib_trie: print information on all routing tables 17 years ago
Jiri Olsa 2a706ec188 [AF_PACKET]: Remove unused variable. 17 years ago
Florian Westphal 2051f11fb8 [TCP]: Shrink syncookie_secret by 8 byte. 17 years ago
Joe Perches 310afe86af [NET]: include/linux/udp.h - remove duplicate include 17 years ago
Joe Perches cc32e05416 [NET]: include/linux/igmp.h - remove duplicate include 17 years ago
Joe Perches 414f69d8a6 [NET]: include/linux/atalk.h - remove duplicate include 17 years ago
Joe Perches 7d164be8aa [NET]: include/net/route.h - remove duplicate include 17 years ago
Martin Devera 8f3ea33a50 sch_htb: fix "too many events" situation 17 years ago
Rami Rosen 061964fb98 [IPV6]: Remove unused code in ndisc_send_redirect(). 17 years ago
Evgeniy Polyakov 4b1b366721 connector: convert to single-threaded workqueue 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
David S. Miller da990a2402 [SUNGEM]: Fix NAPI assertion failure. 17 years ago
Eliezer Tamir 2572c149a2 BNX2X: prevent ethtool from setting port type 17 years ago
David S. Miller d5706ef30b [8390]: Fix build error. 17 years ago
David S. Miller 76fef2b6bf Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
Julia Lawall 53a6201fdf [9P] net/9p/trans_fd.c: remove unused variable 17 years ago
Julia Lawall 421f099bc5 [IPV6] net/ipv6/ndisc.c: remove unused variable 17 years ago
Stephen Hemminger 6440cc9e0f [IPV4] fib_trie: fix warning from rcu_assign_poinger 17 years ago
Stephen Hemminger 817bc4db77 [IPV4] route: use read_mostly 17 years ago
Denis V. Lunev ce25999078 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. 17 years ago
Rusty Russell 0098b7273e [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. 17 years ago
Pavel Emelyanov fc8717baa8 [RAW]: Add raw_hashinfo member on struct proto. 17 years ago
Pavel Emelyanov 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Denis V. Lunev 22aba383ce [IPV4]: Always pass ip_options pointer into ip_options_compile. 17 years ago
Denis V. Lunev ef722495c8 [IPV4]: Remove unused ip_options->is_data. 17 years ago
Denis V. Lunev 10fe7d85e2 [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile. 17 years ago
Herbert Xu 69d1506731 [TCP]: Let skbs grow over a page on fast peers 17 years ago