1. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 17 years ago
  2. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  3. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  4. 90754f8 [IPVS]: Switch to using ctl_paths. by Pavel Emelyanov · 17 years ago
  5. ad1b30b [IPVS]: Kill some bloat by Ilpo Järvinen · 17 years ago
  6. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  7. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  8. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 17 years ago
  9. 85b6068 [IPVS]: Relax the module get/put in ip_vs_app.c by Pavel Emelyanov · 17 years ago
  10. b209639 [IPVS]: Create synced connections with their real state by Rumen G. Bogdanovski · 17 years ago
  11. 7a4fbb1 [IPVS]: Flag synced connections and expose them in proc by Rumen G. Bogdanovski · 17 years ago
  12. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  13. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 17 years ago
  14. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  15. 4ac63ad6 [IPVS]: Fix sched registration race when checking for name collision. by Pavel Emelyanov · 17 years ago
  16. a014bc8 [IPVS]: Don't leak sysctl tables if the scheduler registration fails. by Pavel Emelyanov · 17 years ago
  17. d535a91 [IPVS]: Fix compiler warning about unused register_ip_vs_protocol by Pavel Emelyanov · 17 years ago
  18. 464c4f1 [IPV4]: Add missing "space" by Joe Perches · 17 years ago
  19. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  20. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  21. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  22. 22649d1 [IPVS]: Remove unused exports. by Adrian Bunk · 17 years ago
  23. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  24. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  25. 07afa04 [IPVS]: Remove /proc/net/ip_vs_lblcr by Alexey Dobriyan · 17 years ago
  26. 5c81833 [IPVS]: use proper timeout instead of fixed value by Andy Gospodarek · 17 years ago
  27. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  28. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  29. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  30. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  31. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  32. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  33. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  34. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  35. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  36. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  37. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  38. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  39. cae7ca3 [IPVS]: Use IP_VS_WAIT_WHILE when encessary. by Heiko Carstens · 17 years ago
  40. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  41. ccc7911 [IPVS]: Use skb_forward_csum by Herbert Xu · 17 years ago
  42. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  43. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  44. cc0191a [IPVS]: Fix state variable on failure to start ipvs threads by Neil Horman · 17 years ago
  45. a6938a1 [IPVS]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  46. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  47. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  48. c214b2c ipvs: flush defense_work before module unload by Oleg Nesterov · 17 years ago
  49. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  50. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  51. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  52. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  53. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  54. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  55. d10ba34 [SK_BUFF]: More skb_put related skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  56. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  57. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  58. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  59. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  60. 4412ec4 [NET] IPV4: Use hton{s,l}() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  61. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  62. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  63. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  64. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  65. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  66. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  67. 37004af [IPVS]: Make ip_vs_sync.c <= 80col wide. by Simon Horman · 18 years ago
  68. 89eaeb0 [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() by Simon Horman · 18 years ago
  69. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  70. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  71. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  72. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  73. 8b2ed4b [IPVS]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  74. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  75. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  76. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  77. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  78. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  79. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  80. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  81. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago
  82. 5e7ddac [PATCH] ptrdiff_t is %t, not %z by Al Viro · 18 years ago
  83. 901eaf6 [NETFILTER]: Honour source routing for LVS-NAT by Simon Horman · 18 years ago
  84. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  85. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  86. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  87. 96d2ca4 [IPVS] bug: endianness breakage in ip_vs_ftp by Al Viro · 18 years ago
  88. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  89. 28b06c3 [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach by Simon Horman · 18 years ago
  90. e44fd82 [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach by Simon Horman · 18 years ago
  91. a61ced5 [IPV4]: inet_select_addr() annotations by Al Viro · 18 years ago
  92. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  93. b552216 [IPVS]: remove the debug option go ip_vs_ftp by Simon Horman · 18 years ago
  94. 3f5af5b [IPVS]: Make sure ip_vs_ftp ports are valid by Simon Horman · 18 years ago
  95. 70e76b7 [IPVS]: auto-help for ip_vs_ftp by Simon Horman · 18 years ago
  96. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  99. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  100. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago