1. 2356f4c [S390]: Rewrite of the IUCV base code, part 2 by Martin Schwidefsky · 18 years ago
  2. 39e21c0 [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. by Andrew Hendry · 18 years ago
  3. 95a9dc4 [X.25]: Add call forwarding by Andrew Hendry · 18 years ago
  4. 08de61b [PFKEYV2]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 18 years ago
  5. 80c9aba [XFRM]: Extension for dynamic update of endpoint address(es) by Shinta Sugimoto · 18 years ago
  6. 9934e81 [NETFILTER]: ip6_tables: remove redundant structure definitions by Patrick McHardy · 18 years ago
  7. c3e79c0 [NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target function by Patrick McHardy · 18 years ago
  8. a0ca215 [NETFILTER]: ip6_tables: support MH match by Masahide NAKAMURA · 18 years ago
  9. e60a13e [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names by Jan Engelhardt · 18 years ago
  10. 6709dbb [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions by Jan Engelhardt · 18 years ago
  11. 41f4689 [NETFILTER]: NAT: optional source port randomization support by Eric Leblond · 18 years ago
  12. cdd289a [NETFILTER]: add IPv6-capable TCPMSS target by Patrick McHardy · 18 years ago
  13. a09113c [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections by Patrick McHardy · 18 years ago
  14. 6fecd19 [NETFILTER]: Add SANE connection tracking helper by Michal Schmidt · 18 years ago
  15. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 18 years ago
  16. cdca726 [IPSEC]: exporting xfrm_state_afinfo by Miika Komu · 18 years ago
  17. 97353cb [NET] net/wanrouter/wanmain.c: cleanups by Adrian Bunk · 18 years ago
  18. 6f74651 [TCP]: Seperate DSACK from SACK fast path by Baruch Even · 18 years ago
  19. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 18 years ago
  20. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 18 years ago
  21. ba7808e [TCP]: remove tcp header from tcp_v4_check (take #2) by Frederik Deweerdt · 18 years ago
  22. 4318790 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  23. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  24. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  25. f42963f [POWERPC] Add mpc52xx/lite5200 PCI support by Grant Likely · 18 years ago
  26. d5112a4 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21 by Paul Mackerras · 18 years ago
  27. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 18 years ago
  28. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  29. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  30. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  31. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  32. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  33. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  34. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  35. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 18 years ago
  36. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  37. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 18 years ago
  38. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  39. 429538a PCI: mark pci_find_device() as __deprecated by Adrian Bunk · 18 years ago
  40. fd9b37c PCI: remove pci_find_device_reverse() by Adrian Bunk · 18 years ago
  41. a7369f1 PCI: define inline for test of channel error state by Linas Vepstas · 18 years ago
  42. c87deff PCI : Add selected_regions funcs by Hidetoshi Seto · 18 years ago
  43. 896fbd7 usbcore: remove unused bandwith-related code by Alan Stern · 18 years ago
  44. 4a1a4d8 USB: ps3 controller hid quirk by Geoff Levand · 18 years ago
  45. a8ef36b USB: Add usb_endpoint_xfer_control to usb.h by Sarah Bailey · 18 years ago
  46. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  47. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  48. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  49. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  50. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  51. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  52. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  53. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  54. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  55. bf0acc3 SYSFS: Fix missing include of list.h in sysfs.h by Frank Haverkamp · 18 years ago
  56. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  57. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  58. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  59. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  60. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  61. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  62. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  63. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  64. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  65. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  66. 8209003 [POWERPC] Added kprobes support to ppc32 by Kumar Gala · 18 years ago
  67. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  68. f03e64f [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call by Paul Mackerras · 18 years ago
  69. a2c7021 [POWERPC] Compile fixes for arch/powerpc dcr code by David Gibson · 18 years ago
  70. 31c56d8 [POWERPC] pasemi: iommu support by Olof Johansson · 18 years ago
  71. c388cfe [POWERPC] pasemi: SMP timebase sync by Olof Johansson · 18 years ago
  72. 1199919 [POWERPC] pasemi: Idle loops by Olof Johansson · 18 years ago
  73. 39c870d [POWERPC] pasemi: UART udbg support by Olof Johansson · 18 years ago
  74. c347b79 [POWERPC] Celleb: basic support by Ishizaki Kou · 18 years ago
  75. c9868fe [POWERPC] Celleb: consolidate spu management ops by Ishizaki Kou · 18 years ago
  76. d7480a9 [POWERPC] Celleb: support udbg by Ishizaki Kou · 18 years ago
  77. fe4a0cf [POWERPC] Celleb: htab routines by Ishizaki Kou · 18 years ago
  78. 5427828 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads by Vitaly Bordug · 18 years ago
  79. 73844ec [POWERPC] cpm2: CPM2 interrupt controller fix by Vitaly Bordug · 18 years ago
  80. 97ec167 [POWERPC] PS3: Move vuart declarations to ps3.h by Geoff Levand · 18 years ago
  81. 2a08ea6 [POWERPC] PS3: Move system bus to platform directory by Geoff Levand · 18 years ago
  82. 63c2f78 [POWERPC] Add "is_power_of_2" checking to log2.h. by Robert P. J. Day · 18 years ago
  83. 7df2457 [POWERPC] MPIC: support more than 256 sources by Olof Johansson · 18 years ago
  84. 6529c13 [POWERPC] PA6T PMC support by Olof Johansson · 18 years ago
  85. 7583b6e [POWERPC] Introduce _SYSDEV_ATTR by Olof Johansson · 18 years ago
  86. 1bd2e5a [POWERPC] Add PMC type to cputable by Olof Johansson · 18 years ago
  87. c69b767 [POWERPC] Oprofile cleanup by Olof Johansson · 18 years ago
  88. 8000d49 [POWERPC] ps3: remove unneeded header include by Geoff Levand · 18 years ago
  89. 098e274 [POWERPC] ps3: get av_multi_out params by Geert Uytterhoeven · 18 years ago
  90. 66b4495 [POWERPC] ps3: get firmware version by Geoff Levand · 18 years ago
  91. b1eeb38 [POWERPC] ps3: add interrupt alloc for outlets by Geert Uytterhoeven · 18 years ago
  92. 861be32 [POWERPC] ps3: bind interrupt to cpu by Geoff Levand · 18 years ago
  93. 6c7be7d [POWERPC] ps3: repository storage support by Geert Uytterhoeven · 18 years ago
  94. eebb81c [POWERPC] ps3: repository misc fixes by Geoff Levand · 18 years ago
  95. 29f1530 [POWERPC] Add mpc866ads board-specific bits to arch/powerpc by Vitaly Bordug · 18 years ago
  96. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  97. 0670afd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  98. 1473ae6 [POWERPC] remove unused CPU_FTRS_POWER6X by Michael Neuling · 18 years ago
  99. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  100. 0c7d375 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago