Commit History

Author SHA1 Message Date
  Pavel Emelyanov 9a375803fe inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild 17 years ago
  Daniel Lezcano 4ac2ccd016 netns: Fix reassembly timer to use the right namespace 17 years ago
  Joe Perches bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
  YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
  Pavel Emelyanov 81566e8322 [NETNS][FRAGS]: Make the pernet subsystem for fragments. 17 years ago
  Pavel Emelyanov 3140c25c82 [NETNS][FRAGS]: Make the LRU list per namespace. 17 years ago
  Pavel Emelyanov 3b4bc4a2bf [NETNS][FRAGS]: Isolate the secret interval from namespaces. 17 years ago
  Pavel Emelyanov e31e0bdc7e [NETNS][FRAGS]: Make thresholds work in namespaces. 17 years ago
  Pavel Emelyanov b2fd5321dd [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. 17 years ago
  Pavel Emelyanov e4a2d5c2bc [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. 17 years ago
  Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
  Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 17 years ago
  Pavel Emelyanov ac18e7509e [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. 17 years ago
  Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
  Daniel Lezcano 7d460db953 [IPV6]: Fix ip6_frag ctl 17 years ago
  Daniel Lezcano e71e0349eb [NETNS][IPV6]: Make ip6_frags per namespace. 17 years ago
  Daniel Lezcano 853cbbaaa4 [IPV6]: make frag to return an error at initialization 17 years ago
  Pavel Emelyanov c95477090a [INET]: Consolidate frag queues freeing 17 years ago
  Pavel Emelyanov 48d6005638 [INET]: Remove no longer needed ->equal callback 17 years ago
  Pavel Emelyanov abd6523d15 [INET]: Consolidate xxx_find() in fragment management 17 years ago
  Pavel Emelyanov c6fda28229 [INET]: Consolidate xxx_frag_create() 17 years ago
  Pavel Emelyanov e521db9d79 [INET]: Consolidate xxx_frag_alloc() 17 years ago
  Pavel Emelyanov 2588fe1d78 [INET]: Consolidate xxx_frag_intern 17 years ago
  Pavel Emelyanov fd9e63544c [INET]: Omit double hash calculations in xxx_frag_intern 17 years ago
  Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 17 years ago
  Pavel Emelyanov 762cc40801 [INET]: Consolidate the xxx_put 17 years ago
  Pavel Emelyanov 4b6cb5d8e3 [INET]: Small cleanup for xxx_put after evictor consolidation 17 years ago
  Pavel Emelyanov 8e7999c44e [INET]: Consolidate the xxx_evictor 17 years ago
  Pavel Emelyanov 1e4b82873a [INET]: Consolidate the xxx_frag_destroy 17 years ago
  Pavel Emelyanov 321a3a99e4 [INET]: Consolidate xxx_the secret_rebuild 17 years ago