1. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  2. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  3. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  4. 37e6636 [LLC]: Kill llc_set_pdu_hdr by Arnaldo Carvalho de Melo · 17 years ago
  5. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  6. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  7. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  8. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  9. a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 17 years ago
  10. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  11. fe067e8 [TCP]: Abstract out all write queue operations. by David S. Miller · 17 years ago
  12. 759e5d0 [UDP]: Clean up UDP-Lite receive checksum by Herbert Xu · 17 years ago
  13. fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 17 years ago
  14. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 17 years ago
  15. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  16. 3927f2e [NET]: div64_64 consolidate (rev3) by Stephen Hemminger · 17 years ago
  17. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  18. fa438cc [NET]: Keep sk_backlog near sk_lock by Eric Dumazet · 17 years ago
  19. 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 18 years ago
  20. e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 18 years ago
  21. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 18 years ago
  22. 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 17 years ago
  23. 46d0de4 [TCP] FRTO: Entry is allowed only during (New)Reno like recovery by Ilpo Järvinen · 18 years ago
  24. bdaae17 [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c by Ilpo Järvinen · 18 years ago
  25. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  26. 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 17 years ago
  27. 7e40f2a Taskstats fix the structure members alignment issue by Balbir Singh · 17 years ago
  28. ea8df8c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  29. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  30. 1d464c2 [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS by Dave Johnson · 17 years ago
  31. ba755f8 [MIPS] Fix BUG(), BUG_ON() handling by Atsushi Nemoto · 17 years ago
  32. faea623 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. by Atsushi Nemoto · 17 years ago
  33. 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 17 years ago
  34. 9a99435 [MIPS] Add missing silicon revisions for BCM112x by Mark Mason · 17 years ago
  35. 80d74d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  36. 93da287 Provide dummy devm_ioport_* if !HAS_IOPORT by Russell King · 17 years ago
  37. 88ed39b alpha: build fixes - force architecture by Ivan Kokshaysky · 17 years ago
  38. 1b75b05 alpha: fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  39. 1126542 kernel-doc: fix plist.h comments by Randy Dunlap · 17 years ago
  40. c4b7e87 allow vmsplice to work in 32-bit mode on ppc64 by Don Zickus · 17 years ago
  41. c2ecba7 [NET]: Set a separate lockdep class for neighbour table's proxy_queue by Pavel Emelianov · 17 years ago
  42. b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 17 years ago
  43. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  44. 8bd51cc Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  45. b4dfd6b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  46. 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 17 years ago
  47. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 17 years ago
  48. 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 17 years ago
  49. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 17 years ago
  50. 58e9491 [PATCH] ia64: desc_empty thinko/typo fix by Maciej Zenczykowski · 17 years ago
  51. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  52. 5792a28 [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs by NeilBrown · 17 years ago
  53. 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  54. 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 17 years ago
  55. 7152764 libata: reorder HSM_ST_FIRST for easier decoding (take 3) by Albert Lee · 17 years ago
  56. d80f0a4 [SPARC]: Add unsigned to unused bit field in a.out.h by Robert Reif · 17 years ago
  57. 9a5ee4c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  58. 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 17 years ago
  59. 0c84ce2 [PATCH] driver core: fix built-in drivers sysfs links by Kay Sievers · 17 years ago
  60. 10fa115 [PATCH] uml: fix unreasonably long udelay by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  61. 3556ddf [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E by Andi Kleen · 17 years ago
  62. 2e175a9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  63. 398e692 [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms by Lennert Buytenhek · 17 years ago
  64. 6c330ba [ARM] Fix __NR_kexec_load by Russell King · 17 years ago
  65. c35e584 [PATCH] uml: fix static linking for real by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  66. 6b8777b [ARM] 4296/1: ixp4xx: compile fix by Vladimir Barinov · 17 years ago
  67. 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 17 years ago
  68. eb541cb [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). by Ralf Baechle · 17 years ago
  69. 9415fdd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  70. 297640e [POWERPC] qe: ucc_slow.guemr is in the wrong place by Timur Tabi · 17 years ago
  71. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 17 years ago
  72. 602ed87 [PATCH] uml: fix pte bit collision by Miklos Szeredi · 17 years ago
  73. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 17 years ago
  74. d0a9af8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  75. 6faee84 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  76. b863f46 sh: Trivial fix for hp6xx build. by Kristoffer Ericson · 17 years ago
  77. 310f796 sh: Fixup __cmpxchg() compile breakage with gcc4. by Paul Mundt · 17 years ago
  78. a9c87a1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  79. c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 17 years ago
  80. d0d87aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  81. e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  82. a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 17 years ago
  83. 7632fc8 [PATCH] uml: fix static linking by Jeff Dike · 17 years ago
  84. 78d832f [PATCH] utsns: fix !CONFIG_UTS_NS behavior by Serge E. Hallyn · 17 years ago
  85. 62b3e92 [PATCH] tty: minor merge correction by Alan Cox · 17 years ago
  86. d75e26a [PATCH] uml: fix epoll by Jeff Dike · 17 years ago
  87. 7a7cd19 V4L/DVB (5441): Saa7146: Fix allocation of clipping memory by Oliver Endriss · 17 years ago
  88. 7945d56 [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure by Mikael Pettersson · 17 years ago
  89. 40bee44 Export __splice_from_pipe() by Mark Fasheh · 17 years ago
  90. 703071b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. 6288c33 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  92. 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 17 years ago
  93. 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 17 years ago
  94. afbc1e9 [S390] Fix TCP/UDP pseudo header checksum computation. by Heiko Carstens · 17 years ago
  95. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 17 years ago
  96. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 17 years ago
  97. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 17 years ago
  98. 317ec6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  99. 53698d2 [ARM] 4278/1: configure pxa27x I2C SCL as "input" by Guennadi Liakhovetski · 17 years ago
  100. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago