1. 8b2ed4b [IPVS]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  2. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  3. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  4. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  5. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  6. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  7. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  8. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago
  9. 5e7ddac [PATCH] ptrdiff_t is %t, not %z by Al Viro · 18 years ago
  10. 901eaf6 [NETFILTER]: Honour source routing for LVS-NAT by Simon Horman · 18 years ago
  11. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  12. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  13. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  14. 96d2ca4 [IPVS] bug: endianness breakage in ip_vs_ftp by Al Viro · 18 years ago
  15. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  16. 28b06c3 [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach by Simon Horman · 18 years ago
  17. e44fd82 [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach by Simon Horman · 18 years ago
  18. a61ced5 [IPV4]: inet_select_addr() annotations by Al Viro · 18 years ago
  19. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  20. b552216 [IPVS]: remove the debug option go ip_vs_ftp by Simon Horman · 18 years ago
  21. 3f5af5b [IPVS]: Make sure ip_vs_ftp ports are valid by Simon Horman · 18 years ago
  22. 70e76b7 [IPVS]: auto-help for ip_vs_ftp by Simon Horman · 18 years ago
  23. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  24. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  25. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  26. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 19 years ago
  27. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  28. 76ab608 [NET]: Endian-annotate struct iphdr by Alexey Dobriyan · 19 years ago
  29. e924283 [IPVS]: Another file needs linux/interrupt.h by Andrew Morton · 19 years ago
  30. abbcc73 [NETFILTER]: Remove okfn usage in ip_vs_core.c by Patrick McHardy · 19 years ago
  31. 4ffd2e4 [IPVS]: Fix compilation by Adrian Bunk · 19 years ago
  32. f190055 [IPVS]: Add missing include <linux/net.h> by Arnaldo Carvalho de Melo · 19 years ago
  33. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 19 years ago
  34. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  35. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 19 years ago
  36. 9b5b5cf [NET]: Add const markers to various variables. by Arjan van de Ven · 19 years ago
  37. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  38. dc8103f [IPVS]: fix connection leak if expire_nodest_conn=1 by Julian Anastasov · 19 years ago
  39. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  40. 8eea00a [IPVS]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  41. 87375ab [IPVS]: ip_vs_ftp breaks connections using persistence by Julian Anastasov · 19 years ago
  42. f5e229d [IPVS]: Really invalidate persistent templates by Julian Anastasov · 19 years ago
  43. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  44. bf0ff9e [IPVS]: ipv4_table --> ipvs_ipv4_table by David S. Miller · 19 years ago
  45. ba602a8 [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}() by David S. Miller · 19 years ago
  46. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  47. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  48. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  49. af9debd [IPVS]: Add and reorder bh locks after moving to keventd. by Julian Anastasov · 19 years ago
  50. fb3d894 [IPVS]: Close race conditions on ip_vs_conn_tab list modification by Neil Horman · 19 years ago
  51. 4da62fc [IPVS]: Fix for overflows by pageexec · 19 years ago
  52. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  53. 64a6c7a [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c by Adrian Bunk · 19 years ago
  54. d9fa0f3 [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP. by Julian Anastasov · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago