1. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 17 years ago
  2. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 17 years ago
  3. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 17 years ago
  4. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 17 years ago
  5. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 17 years ago
  6. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 17 years ago
  7. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  8. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 17 years ago
  9. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  11. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 17 years ago
  12. 24aac48 cciss: add new hardware support by Mike Miller · 17 years ago
  13. 57d3c64 proc_fs.h: move struct mm_struct forward-declaration by Ben Nizette · 17 years ago
  14. 69c5ddf m68k: Add ext2_find_{first,next}_bit() for ext4 by Aneesh Kumar K.V · 17 years ago
  15. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 17 years ago
  16. 1b3cba8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  17. 3692fd0 [ARM] 5091/1: Add missing bitfield include to regs-lcd.h by Stefan Schmidt · 17 years ago
  18. dc10885 Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  19. 9412e286 always_inline timespec_add_ns by Jeremy Fitzhardinge · 17 years ago
  20. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 17 years ago
  21. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 17 years ago
  22. da50ccc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  23. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 17 years ago
  24. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 17 years ago
  25. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 17 years ago
  26. a4df1ac Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  27. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. 513fd37 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  29. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 17 years ago
  30. 2506ece virtio: Fix typo in virtio_net_hdr comments by Mark McLoughlin · 17 years ago
  31. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 17 years ago
  32. 45d465b ipv4: Remove unused declaration from include/net/tcp.h. by Rami Rosen · 17 years ago
  33. 28ffb5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  34. b769164 ide: remove the ide_etrax100 chipset type by Adrian Bunk · 17 years ago
  35. 16882c1 sched: fix TASK_WAKEKILL vs SIGKILL race by Oleg Nesterov · 17 years ago
  36. b57838e [S390] Fix __ctl_load/__ctl_store inline assembly constraints by Martin Schwidefsky · 17 years ago
  37. 30c083c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  38. d5301a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  39. 585c543 include/linux/ssb/ssb_driver_gige.h typo fix by Adrian Bunk · 17 years ago
  40. 64a3dcd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  41. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 17 years ago
  42. 4c0283f IB/core: Remove IB_DEVICE_SEND_W_INV capability flag by Roland Dreier · 17 years ago
  43. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 17 years ago
  44. f751aa1 fat_valid_media() isn't for userspace by Adrian Bunk · 17 years ago
  45. 5f0e62c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  46. aab2545 uml: activate_mm: remove the dead PF_BORROWED_MM check by Oleg Nesterov · 17 years ago
  47. 156a9ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6 by Linus Torvalds · 17 years ago
  48. 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 17 years ago
  49. ec0ced1 asm-m32r/uaccess.h must #include <asm/setup.h> by Adrian Bunk · 17 years ago
  50. 4fd5a43 v850: fix typo in header guard by Vegard Nossum · 17 years ago
  51. 3b2d38b h8300: fix typo in header guard by Vegard Nossum · 17 years ago
  52. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 17 years ago
  53. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 17 years ago
  54. 3527fb32 lib: export bitrev16 by Harvey Harrison · 17 years ago
  55. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 17 years ago
  56. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 17 years ago
  57. ce263d7 KVM: ppc: Remove duplicate function by Hollis Blanchard · 17 years ago
  58. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  59. b2ab26a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  60. 5965087 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  61. 609a70a FRV: ip_fast_csum() requires a memory clobber on its inline asm by David Howells · 17 years ago
  62. 2cc3c0b [MIPS] Fix typo in header guard by Vegard Nossum · 17 years ago
  63. 272bace [MIPS] Add accessors for random register. by Ralf Baechle · 17 years ago
  64. 057229f [MIPS] Add missing braces to pte_mkyoung by Ilpo Järvinen · 17 years ago
  65. ccdb003 [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. by Manuel Lauss · 17 years ago
  66. 39028ec V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by David Woodhouse · 17 years ago
  67. 70345fb V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration by Guennadi Liakhovetski · 17 years ago
  68. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  69. 9489a06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  70. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 17 years ago
  71. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 17 years ago
  72. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 17 years ago
  73. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 17 years ago
  74. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 17 years ago
  75. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 17 years ago
  76. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 17 years ago
  77. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 17 years ago
  78. d389c7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  79. 4ded383 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. 246dd41 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  81. df6ab559 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 by Linus Torvalds · 17 years ago
  82. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 17 years ago
  83. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 17 years ago
  84. 4f0ebe3 libata: kill unused constants by Tejun Heo · 17 years ago
  85. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 17 years ago
  86. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 17 years ago
  87. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 17 years ago
  88. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 17 years ago
  89. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 17 years ago
  90. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 17 years ago
  91. 63e1462 mmc_spi: mmc_spi.h should include linux/interrupts.h by Anton Vorontsov · 17 years ago
  92. 00e98a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  93. f365ad5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  94. 1e5c594 [ARM] 5067/1: _raw_write_can_lock macro bugfix by surinder · 17 years ago
  95. ea6a740 [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration by Philipp Zabel · 17 years ago
  96. 106f627 [ARM] 5068/1: PXA2xx Additional gpio definitions by Jonathan Cameron · 17 years ago
  97. d02d6be sh: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Paul Mundt · 17 years ago
  98. 759e940 [ARM] 5060/1: remove unnecessary include of asm/io.h by Greg Ungerer · 17 years ago
  99. ee48a75 [ARM] fix AT91 include loops by Russell King · 17 years ago
  100. ca05a99 capabilities: remain source compatible with 32-bit raw legacy capability support. by Andrew G. Morgan · 17 years ago