1. 2f45c34 [LLC]: Fix double receive of SKB. by Andrew Morton · 18 years ago
  2. c45fb10 [NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type by Alexey Dobriyan · 18 years ago
  3. ae5b7d8 [NETFILTER]: Add SIP connection tracking helper by Patrick McHardy · 18 years ago
  4. e44ab66 [NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-based heuristic by Patrick McHardy · 18 years ago
  5. c0d4cfd [NETFILTER]: H.323 helper: Add support for Call Forwarding by Jing Min Zhao · 18 years ago
  6. c952616 [NETFILTER]: amanda helper: convert to textsearch infrastructure by Patrick McHardy · 18 years ago
  7. 7d8c501 [NETFILTER]: FTP helper: search optimization by Patrick McHardy · 18 years ago
  8. 695ecea [NETFILTER]: SNMP helper: fix debug module param type by Patrick McHardy · 18 years ago
  9. 89f2e21 [NETFILTER]: ctnetlink: change table dumping not to require an unique ID by Patrick McHardy · 18 years ago
  10. 3726add [NETFILTER]: ctnetlink: fix NAT configuration by Patrick McHardy · 18 years ago
  11. 997ae83 [NETFILTER]: conntrack: add fixed timeout flag in connection tracking by Eric Leblond · 18 years ago
  12. 39a27a3 [NETFILTER]: conntrack: add sysctl to disable checksumming by Patrick McHardy · 18 years ago
  13. 6442f1c [NETFILTER]: conntrack: don't call helpers for related ICMP messages by Patrick McHardy · 18 years ago
  14. 404bdbf [NETFILTER]: recent match: replace by rewritten version by Patrick McHardy · 18 years ago
  15. f338980 [NETFILTER]: x_tables: add statistic match by Patrick McHardy · 18 years ago
  16. 62b7743 [NETFILTER]: x_tables: add quota match by Patrick McHardy · 18 years ago
  17. 957dc80 [NETFILTER]: x_tables: add SCTP/DCCP support where missing by Patrick McHardy · 18 years ago
  18. 3e72b2f [NETFILTER]: x_tables: remove some unnecessary casts by Patrick McHardy · 18 years ago
  19. 73654d6 [IPSEC] xfrm: Use IPPROTO_MAX instead of 256 by Herbert Xu · 18 years ago
  20. 31a4ab9 [IPSEC] proto: Move transport mode input path into xfrm_mode_transport by Herbert Xu · 18 years ago
  21. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 18 years ago
  22. 546be24 [IPSEC] xfrm: Undo afinfo lock proliferation by Herbert Xu · 18 years ago
  23. 9cb3528 [TG3]: update version and reldate by Michael Chan · 18 years ago
  24. df3e654 [TG3]: Add recovery logic when MMIOs are re-ordered by Michael Chan · 18 years ago
  25. 30b6c28 [TG3]: Add 5786 PCI ID by Michael Chan · 18 years ago
  26. 898b1d1 [IRDA]: ali-ircc: using device model power management by Samuel Ortiz · 18 years ago
  27. bc1d693 [IRDA]: stir4200, switching to the kthread API by Christoph Hellwig · 18 years ago
  28. c6ae522 [IRDA]: Initial support for MCS7780 based dongles by Samuel Ortiz · 18 years ago
  29. 15986e1 [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous by David S. Miller · 18 years ago
  30. 11dc1f3 [BRIDGE]: netlink interface for link management by Stephen Hemminger · 18 years ago
  31. c090971 [BRIDGE]: fix module startup error handling by Stephen Hemminger · 18 years ago
  32. 9ef513b [BRIDGE]: optimize conditional in forward path by Stephen Hemminger · 18 years ago
  33. bc0e646 [LLC]: add multicast support for datagrams by Stephen Hemminger · 18 years ago
  34. 8f182b4 [LLC]: allow applications to get copy of kernel datagrams by Stephen Hemminger · 18 years ago
  35. 23dbe79 [LLC]: use rcu_dereference on receive handler by Stephen Hemminger · 18 years ago
  36. 29efcd2 [LLC]: allow datagram recvmsg by Stephen Hemminger · 18 years ago
  37. aecbd4e [LLC]: use more efficient ether address routines by Stephen Hemminger · 18 years ago
  38. 17f3ae0 [I/OAT]: Do not use for_each_cpu(). by Andrew Morton · 18 years ago
  39. 1a2449a [I/OAT]: TCP recv offload to I/OAT by Chris Leech · 18 years ago
  40. 9593782 [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold by Chris Leech · 18 years ago
  41. 624d116 [I/OAT]: Make sk_eat_skb I/OAT aware. by Chris Leech · 18 years ago
  42. 0e4b499 [I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static by Chris Leech · 18 years ago
  43. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 18 years ago
  44. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 18 years ago
  45. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 18 years ago
  46. 57c651f [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h by David S. Miller · 18 years ago
  47. 6b00c92 [I/OAT]: ioatdma.c needs linux/dma-mapping.h by David S. Miller · 18 years ago
  48. 0bbd5f4 [I/OAT]: Driver for the Intel(R) I/OAT DMA engine by Chris Leech · 18 years ago
  49. c13c826 [I/OAT]: DMA memcpy subsystem by Chris Leech · 18 years ago
  50. 427abfa Linux v2.6.17 by Linus Torvalds · 18 years ago
  51. ce22198 [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell by Arnd Bergmann · 18 years ago
  52. 19242b2 [PATCH] powerpc: Fix 64k pages on non-partitioned machines by Arnd Bergmann · 18 years ago
  53. f53ae1d [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check by Oleg Nesterov · 18 years ago
  54. 30f1e3d [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() by Oleg Nesterov · 18 years ago
  55. 8f17fc2 [PATCH] check_process_timers: fix possible lockup by Oleg Nesterov · 18 years ago
  56. 88d1136 [PATCH] sky2: netconsole suspend/resume interaction by Stephen Hemminger · 18 years ago
  57. 9917215 [PATCH] Fix missing ret assignment in __bio_map_user() error path by Jens Axboe · 18 years ago
  58. 1607042 [PATCH] fix cdrom open by Jens Axboe · 18 years ago
  59. 553698f [PATCH] cfq-iosched: fix crash in do_div() by Jens Axboe · 18 years ago
  60. 9cedc19 [PATCH] Return error in case flock_lock_file failure by Kirill Korotaev · 18 years ago
  61. eb35cf6 [PATCH] sky2: stop/start hardware idle timer on suspend/resume by Stephen Hemminger · 18 years ago
  62. 8ab8fca [PATCH] sky2: save/restore base hardware irq during suspend/resume by Stephen Hemminger · 18 years ago
  63. 26ec43f [PATCH] sky2: fix hotplug detect during poll by Stephen Hemminger · 18 years ago
  64. f05267e [PATCH] sky2: don't hard code number of ports by Stephen Hemminger · 18 years ago
  65. 2ccc99b [PATCH] sky2: set_power_state should be void by Stephen Hemminger · 18 years ago
  66. 5e625b0 [PATCH] alpha: generic hweight build fix by Randy Dunlap · 18 years ago
  67. 86bc843 [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir() by Sergey Vlasov · 18 years ago
  68. cfd95a9 [PATCH] tmpfs: time granularity fix for [acm]time going backwards by Robin H. Johnson · 18 years ago
  69. 5f856e8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  70. a3b5960 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  71. 37b0d1d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  72. 42d1d52 [IPV4]: Increment ipInHdrErrors when TTL expires. by Weidong · 18 years ago
  73. d374c1c [sky2] Fix sky2 network driver suspend/resume by Linus Torvalds · 18 years ago
  74. 0e838b7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  75. 79320d7 [TCP]: continued: reno sacked_out count fix by Aki M Nyrhinen · 18 years ago
  76. afec35e [DCCP] Ackvec: fix soft lockup in ackvec handling code by Andrea Bittau · 18 years ago
  77. ccefb5f [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE by David S. Miller · 18 years ago
  78. 289a1e9 [PATCH] Fix for the PPTP hangs that have been reported by Paul Mackerras · 18 years ago
  79. 2f9719b [PATCH] sata_mv: grab host lock inside eng_timeout by Mark Lord · 18 years ago
  80. dc4967e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  81. c0bbbc7 [PATCH] typo in vmscan.c by Christoph Lameter · 18 years ago
  82. 8b8c8d2 [PATCH] PCI: reverse pci config space restore order by Yu, Luming · 18 years ago
  83. 04d9c1a [PATCH] PCI: Improve PCI config space writeback by Dave Jones · 18 years ago
  84. 8d92bc2 [PATCH] PCI: Error handling on PCI device resume by Jean Delvare · 18 years ago
  85. 0ce0303 [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled by akpm@osdl.org · 18 years ago
  86. 650fb83 [SPARC]: Migration cost tune up in sparc smp. by Krzysztof Helt · 18 years ago
  87. 9145bcf [SPARC64]: Set appropriate max_cache_size. by David S. Miller · 18 years ago
  88. 1f4d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  89. 938473b [PATCH] powerpc: console_initcall ordering issues by Milton Miller · 18 years ago
  90. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 18 years ago
  91. a913f50 [PATCH] powernow-k8 crash workaround by Andrew Morton · 18 years ago
  92. 670bd95 [PATCH] Further alterations for memory barrier document by David Howells · 18 years ago
  93. d90d2c3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  94. 56f1319 [ARM] Fix Integrator and Versatile interrupt initialisation by Russell King · 18 years ago
  95. 46b3049 [SPARC64]: Avoid JBUS errors on some Niagara systems. by David S. Miller · 18 years ago
  96. c29ca9d [FUSION]: Fix mptspi.c build with CONFIG_PM not set. by Tom "spot" Callaway · 18 years ago
  97. f49639e [TG3]: Handle Sun onboard tg3 chips more correctly. by David S. Miller · 18 years ago
  98. 5224e6c [SPARC64]: Dump local cpu registers in sun4v_log_error() by David S. Miller · 18 years ago
  99. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 18 years ago
  100. 33b7497 [PATCH] powerpc: Fix call to ibm,client-architecture-support by Benjamin Herrenschmidt · 18 years ago