1. 2822b0d [NETFILTER]: Remove useless comparisons before assignments by Jan Engelhardt · 17 years ago
  2. a09113c [NETFILTER]: tcp conntrack: do liberal tracking for picked up connections by Patrick McHardy · 17 years ago
  3. 6fecd19 [NETFILTER]: Add SANE connection tracking helper by Michal Schmidt · 17 years ago
  4. 719647e [IRLAN]: handle out of memory errors by Akinobu Mita · 17 years ago
  5. bb5aa42 [IRDA]: handle out of memory errors by Akinobu Mita · 17 years ago
  6. 22f8cde [NET]: unregister_netdevice as void by Stephen Hemminger · 17 years ago
  7. f48d5ff [IPV6] RAW: Add checksum default defines for MH. by Masahide NAKAMURA · 17 years ago
  8. cc63f70 [IPV4/IPV6] multicast: Check add_grhead() return value by Alexey Dobriyan · 17 years ago
  9. f2f2102 [XFRM]: Fix missed error setting in xfrm4_policy.c by David S. Miller · 17 years ago
  10. 4337226 [IPSEC]: IPv4 over IPv6 IPsec tunnel by Miika Komu · 17 years ago
  11. c82f963 [IPSEC]: IPv6 over IPv4 IPsec tunnel by Miika Komu · 17 years ago
  12. cdca726 [IPSEC]: exporting xfrm_state_afinfo by Miika Komu · 17 years ago
  13. 243cb4e [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 17 years ago
  14. 6b31a51 [TG3]: Avoid an expensive divide. by Eric Dumazet · 17 years ago
  15. 0f08461 [DCCP]: Warning fixes. by Andrew Morton · 17 years ago
  16. 919afbd [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 17 years ago
  17. 97353cb [NET] net/wanrouter/wanmain.c: cleanups by Adrian Bunk · 17 years ago
  18. 84ff602 [ATM]: Fix for crash in adummy_init() by Daniel Walker · 17 years ago
  19. f5a6e01 [NET]: user of the jiffies rounding code: Networking by Arjan van de Ven · 17 years ago
  20. 104439a [TCP]: Don't apply FIN exception to full TSO segments. by John Heffner · 17 years ago
  21. 8a3c3a9 [TCP]: Check num sacks in SACK fast path by Baruch Even · 17 years ago
  22. 6f74651 [TCP]: Seperate DSACK from SACK fast path by Baruch Even · 17 years ago
  23. fda03fb [TCP]: Advance fast path pointer for first block only by Baruch Even · 17 years ago
  24. ffbc611 [PACKET]: Fix skb->cb clobbering between aux and sockaddr by Herbert Xu · 17 years ago
  25. 8dc4194 [PACKET]: Add optional checksum computation for recvmsg by Herbert Xu · 17 years ago
  26. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 17 years ago
  27. ba7808e [TCP]: remove tcp header from tcp_v4_check (take #2) by Frederik Deweerdt · 17 years ago
  28. a0d78eb [IPV6] ROUTE: Do not route packets to link-local address on other device. by YOSHIFUJI Hideaki · 17 years ago
  29. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 17 years ago
  30. 2cf6c36 [NET_SCHED] sch_prio: class statistics printing enabled by Jarek Poplawski · 17 years ago
  31. 5986a2e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  32. 4318790 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  33. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  34. 0c0e8ca Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  35. b892afd kbuild: fix space for good (take 103) by Linus Torvalds · 17 years ago
  36. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 17 years ago
  37. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 17 years ago
  38. d003e7a [POWERPC] Add export of vgacon_remap_base by Mathieu Desnoyers · 17 years ago
  39. bcff494 [POWERPC] Remove bogus comment about page_is_ram by Johannes Berg · 17 years ago
  40. 1ed2ddf [POWERPC] windfarm: don't die on suspend thread signal by Johannes Berg · 17 years ago
  41. 92d4dda [POWERPC] Fix comment in kernel/irq.c by Johannes Berg · 18 years ago
  42. f31909c [POWERPC] ppc: Fix booke watchdog initialization by Stefan Roese · 17 years ago
  43. 2366fb1 [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  44. 3839a59 [POWERPC] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  45. 0524aad [POWERPC] Fix ppc64's writing to struct file_operations by Stephen Rothwell · 17 years ago
  46. f8b93a9 [POWERPC] ppc: use syslog macro for the printk log level by Robert P. J. Day · 17 years ago
  47. 64a3de1 [POWERPC] ppc: cs4218_tdm remove extra brace by Mariusz Kozlowski · 17 years ago
  48. f42963f [POWERPC] Add mpc52xx/lite5200 PCI support by Grant Likely · 18 years ago
  49. c4184f1 kbuild: make $(checker-shell ) strip spaces around the result by Linus Torvalds · 17 years ago
  50. d5112a4 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21 by Paul Mackerras · 17 years ago
  51. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 17 years ago
  52. 905adce Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  53. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  54. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  55. f2aca47 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  56. 7677ced Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  57. 756db73 drm/via: Disable AGP DMA for chips with the new 3D engine. by Thomas Hellstrom · 17 years ago
  58. 1d58420 drm: update core memory manager from git drm tree by Thomas Hellstrom · 18 years ago
  59. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 18 years ago
  60. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  61. f239b7b drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM by Thomas Hellstrom · 18 years ago
  62. 9b8d9d0 via: allow for npot texture pitch alignment by Thomas Hellstrom · 18 years ago
  63. 689692e via: add some new chipsets by Thomas Hellstrom · 18 years ago
  64. 76f6255 via: some PCI posting flushes by Thomas Hellstrom · 18 years ago
  65. 14719f3 Revert "PCI: remove duplicate device id from ata_piix" by Greg Kroah-Hartman · 17 years ago
  66. ac38dfc sk98lin: planned removal by Stephen Hemminger · 17 years ago
  67. 0cc8674 AT91: MACB support by Andrew Victor · 17 years ago
  68. 683349a sky2: version 1.12 by Stephen Hemminger · 17 years ago
  69. f1a0b6f sky2: add new chip ids by Stephen Hemminger · 17 years ago
  70. 9374549 sky2: Yukon Extreme support by Stephen Hemminger · 17 years ago
  71. 62335ab sky2: safer transmit timeout by Stephen Hemminger · 17 years ago
  72. 4a50a87 sky2: TSO support for EC_U by Stephen Hemminger · 17 years ago
  73. b02a925 sky2: use dev_err for error reports by Stephen Hemminger · 17 years ago
  74. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 17 years ago
  75. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 17 years ago
  76. 1c659d6 msi: Remove attach_msi_entry. by Eric W. Biederman · 17 years ago
  77. 866a8c8 msi: Fix msi_remove_pci_irq_vectors. by Eric W. Biederman · 17 years ago
  78. d40f540 msi: Remove msi_lock. by Eric W. Biederman · 17 years ago
  79. ded86d8 msi: Kill msi_lookup_irq by Eric W. Biederman · 17 years ago
  80. 8fed4b6 MSI: Combine pci_(save|restore)_msi/msix_state by Michael Ellerman · 17 years ago
  81. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 17 years ago
  82. 88187df MSI: Replace pci_msi_quirk with calls to pci_no_msi() by Michael Ellerman · 17 years ago
  83. 89298c7 PCI: remove duplicate device id from ipr by Greg Kroah-Hartman · 17 years ago
  84. b110563 PCI: remove duplicate device id from ata_piix by Greg Kroah-Hartman · 17 years ago
  85. e36c455 PCI: power management: remove noise on non-manageable hw by Pavel Machek · 18 years ago
  86. c54c187 PCI: cleanup MSI code by Satoru Takeuchi · 18 years ago
  87. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 18 years ago
  88. 1863100 PCI: remove quirk_sis_96x_compatible() by Adrian Bunk · 18 years ago
  89. 2f2d39d PCI: Speed up the Intel SMBus unhiding quirk by Jean Delvare · 18 years ago
  90. 15a260d PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 by Daniel Yeisley · 18 years ago
  91. 9f593e3 shpchp: delete trailing whitespace by Kenji Kaneshige · 18 years ago
  92. 1555b33 shpchp: remove DBG_XXX_ROUTINE by Kenji Kaneshige · 18 years ago
  93. 3d9c188 shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE by Kenji Kaneshige · 18 years ago
  94. 34d0341 PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver. by Kristen Carlson Accardi · 18 years ago
  95. 262303f pciehp: fix wait command completion by Kenji Kaneshige · 18 years ago
  96. 44ef4ce pciehp: cleanup wait command completion by Kenji Kaneshige · 18 years ago
  97. 75e1317 pciehp: remove unused pcie_cap_base by Kenji Kaneshige · 18 years ago
  98. 15232ec pciehp: cleanup pciehp.h by Kenji Kaneshige · 18 years ago
  99. a0f018d pciehp: cleanup register access by Kenji Kaneshige · 18 years ago
  100. a8c2b63 pciehp: remove unused pci_bus from struct controller by Kenji Kaneshige · 18 years ago