1. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 18 years ago
  2. e0665486 [RFKILL]: Add support for ultrawideband by Ivo van Doorn · 18 years ago
  3. 234a0ca [RFKILL]: Remove IRDA by Ivo van Doorn · 18 years ago
  4. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 18 years ago
  5. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 18 years ago
  6. e08b099 [NET_SCHED]: Making rate table lookups more flexible. by Jesper Dangaard Brouer · 18 years ago
  7. a050c33 [NETNS]: Fix bad macro definition. by Daniel Lezcano · 18 years ago
  8. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 18 years ago
  9. d8a5ec6 [NET]: netlink support for moving devices between network namespaces. by Eric W. Biederman · 18 years ago
  10. ce286d3 [NET]: Implement network device movement between namespaces by Eric W. Biederman · 18 years ago
  11. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 18 years ago
  12. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 18 years ago
  13. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  14. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 18 years ago
  15. 4a1c537 [NET]: Add a network namespace tag to struct net_device by Eric W. Biederman · 18 years ago
  16. 772698f [NET]: Add a network namespace parameter to tasks by Eric W. Biederman · 18 years ago
  17. ab5f5e8 [XFRM]: xfrm audit calls by Joy Latten · 18 years ago
  18. 18f0254 [TCP] MIB: Add counters for discarded SACK blocks by Ilpo Järvinen · 18 years ago
  19. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 18 years ago
  20. 19ac214 [DCCP]: Convert dccps_timestamp_time to ktime_t by Arnaldo Carvalho de Melo · 18 years ago
  21. a272378 [KTIME]: Introduce ktime_sub_ns and ktime_sub_us by Arnaldo Carvalho de Melo · 18 years ago
  22. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 18 years ago
  23. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 18 years ago
  24. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 18 years ago
  25. 0bcc181 [NET] netconsole: Support dynamic reconfiguration using configfs by Satyam Sharma · 18 years ago
  26. 13dae42 [TCP]: Update comment about highest_sack validity by Ilpo Järvinen · 18 years ago
  27. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 18 years ago
  28. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 18 years ago
  29. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 18 years ago
  30. 71c87e0 [NET]: Generic Large Receive Offload for TCP traffic by Jan-Bernd Themann · 18 years ago
  31. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  32. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  33. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  34. ff0ce68 Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" by Linus Torvalds · 17 years ago
  35. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  36. 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
  37. 480eccf Fix NUMA Memory Policy Reference Counting by Lee Schermerhorn · 17 years ago
  38. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
  39. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  40. edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. fa890d5 Fix non-ISA link error in drivers/scsi/advansys.c by Matthew Wilcox · 18 years ago
  42. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 18 years ago
  43. 99364df Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 18 years ago
  44. 532df78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  45. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 18 years ago
  46. a83308e PTR_ALIGN by Matthew Wilcox · 18 years ago
  47. 6e21ce9 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  48. df96efd leds: Add missing include for leds.h by Yoichi Yuasa · 18 years ago
  49. 6c3c22f ide: add ide_dev_is_sata() helper (take 2) by Sergei Shtylyov · 18 years ago
  50. 01a6a77 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  51. 99fa984 PCI: irq and pci_ids patch for Intel Tolapai by Jason Gaston · 18 years ago
  52. 5547bbe PCI AER: fix warnings when PCIEAER=n by Randy Dunlap · 18 years ago
  53. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 18 years ago
  54. b311ec4 [libata, IDE] add new VIA bridge to VIA PATA drivers by Joseph Chan · 18 years ago
  55. 9e3d3d0 Input: add more Braille keycodes by Samuel Thibault · 18 years ago
  56. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 18 years ago
  57. 5e7a392 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  58. 7d9ef60 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  59. dec4ad8 hugepage: fix broken check for offset alignment in hugepage mappings by David Gibson · 18 years ago
  60. 60693e5 i2c-piix4: Fix SB700 PCI device ID by Shane Huang · 18 years ago
  61. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 18 years ago
  62. 16c55b0 libata: implement BROKEN_HPA horkage and apply it to affected drives by Tejun Heo · 18 years ago
  63. aa137f9 SLUB: Force inlining for functions in slub_def.h by Christoph Lameter · 18 years ago
  64. 91a6d4e ata: add ATA_MWDMA* and ATA_SWDMA* defines by Bartlomiej Zolnierkiewicz · 18 years ago
  65. 05bb1fa [TCP]: Allow minimum RTO to be configurable via routing metrics. by David S. Miller · 18 years ago
  66. f6cf891 sched: make the scheduler converge to the ideal latency by Ingo Molnar · 18 years ago
  67. 28d9aa6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  68. 9666582 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  69. f424bb9 [PPPOL2TP]: Fix endianness annotations. by Al Viro · 18 years ago
  70. 36d98d3 [KBUILD]: Sanitize tc_ematch headers. by Stephen Hemminger · 18 years ago
  71. a3ce8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  72. 172ac3d sched: cleanup, sched_granularity -> sched_min_granularity by Ingo Molnar · 18 years ago
  73. 2180508 sched: adaptive scheduler granularity by Peter Zijlstra · 18 years ago
  74. 6ae26fa Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 18 years ago
  75. 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 18 years ago
  76. e120e8d [POWERPC] Fix undefined reference to device_power_up/resume by Olaf Hering · 18 years ago
  77. 4c8c95b Pull video into release branch by Len Brown · 18 years ago
  78. d0797b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  79. 6dc2c1b Renumber AUDIT_TTY_[GS]ET by Miloslav Trmac · 18 years ago
  80. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  81. a7ecd1e ACPI: video: Add keycode for ACPI video driver hotkey events. by Yu Luming · 18 years ago
  82. f8700df sched: fix broken SMT/MC optimizations by Suresh Siddha · 18 years ago
  83. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 18 years ago
  84. b377fd3 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE by Mel Gorman · 18 years ago
  85. 0aa4263 selection.h: add tty_struct forward declaration by Andrew Morton · 18 years ago
  86. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 18 years ago
  87. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 18 years ago
  88. ad4c2aa Serial 8250: handle saving the clear-on-read bits from the LSR and MSR by Corey Minyard · 18 years ago
  89. f122392f PCI: disable MSI on RX790 by Tejun Heo · 18 years ago
  90. aea6a43 PCI: disable MSI on RD580 by Tejun Heo · 18 years ago
  91. 4be8f90 PCI: disable MSI on RS690 by Tejun Heo · 18 years ago
  92. 2637e5b PCI: make pcie_get_readrq visible in pci.h by Brice Goglin · 18 years ago
  93. ce5ccde PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h by Kumar Gala · 18 years ago
  94. 15f6ddc [POWERPC] Fix PCI Device ID for MPC8544/8533 processors by Kumar Gala · 18 years ago
  95. 38f061c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  96. a5b7e70 ide: add cable detection for early UDMA66 devices (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
  97. 1116fae ide: config_drive_for_dma() fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  98. c9b0ee2 V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support by Hans Verkuil · 18 years ago
  99. ed72df4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  100. 1181420 Cross-compilation between e.g. i386 -> 64bit could break -> work around it by Thomas Renninger · 18 years ago