1. 5ad258c vcan: convert to net_device_ops by Oliver Hartkopp · 16 years ago
  2. ffcebb1 l2tp: fix UDP checksum support by James Chapman · 16 years ago
  3. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  4. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  5. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  6. c40cf51 hp100: use roundup instead of open coding by Ilpo Järvinen · 16 years ago
  7. 82ad332 cxgb3: Add multiple Tx queue support. by Divy Le Ray · 16 years ago
  8. 89c88b1 e1000e: Add GRO support by Herbert Xu · 16 years ago
  9. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 16 years ago
  10. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  11. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  12. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  13. d565b0a net: Add Generic Receive Offload infrastructure by Herbert Xu · 16 years ago
  14. 1a881f2 net: Add frag_list support to GSO by Herbert Xu · 16 years ago
  15. 89319d38 net: Add frag_list support to skb_segment by Herbert Xu · 16 years ago
  16. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. a3dd154 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  18. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. d2ff911 Define smp_call_function_many for UP by Rusty Russell · 16 years ago
  20. 307257c cgroups: fix a race between rmdir and remount by Paul Menage · 16 years ago
  21. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  22. 6dc7516 eCryptfs: Update maintainers by Michael Halcrow · 16 years ago
  23. 5e18e2b slob: do not pass the SLAB flags as GFP in kmem_cache_create() by Catalin Marinas · 16 years ago
  24. 35024c3 pcmcia: blackfin: fix bug - add missing ; to MODULE macro by Mike Frysinger · 16 years ago
  25. 9a4a842 8390/8390p: Fix compat netdev ops handling. by David S. Miller · 16 years ago
  26. 1ada144 [ARM] 5348/1: fix documentation wrt location of the alignment trap interface by Nicolas Pitre · 16 years ago
  27. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  28. 8b124a8 net: fix dcbnl_setnumtcs operation check by Don Skidmore · 16 years ago
  29. 5ecc361 ixgbe: fix dma mapping unbalance by Jesse Brandeburg · 16 years ago
  30. a7276db smsc9420: add ethtool register dump support by Steve Glendinning · 16 years ago
  31. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  32. eb9b851 SCHED: netem: Correct documentation comment in code. by Jesper Dangaard Brouer · 16 years ago
  33. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  34. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  35. 79f55f1 nf/dccp: merge errorpaths by Ilpo Järvinen · 16 years ago
  36. e780f1c irda: merge exit paths by Ilpo Järvinen · 16 years ago
  37. 037322a bt/rfcomm/tty: join error paths by Ilpo Järvinen · 16 years ago
  38. 0eae1b9 ax25: join the return paths that free skb by Ilpo Järvinen · 16 years ago
  39. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  40. d8eb930 xfrm: join error paths by Ilpo Järvinen · 16 years ago
  41. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  42. 448eb71 ipv6/mcast: join error paths using goto by Ilpo Järvinen · 16 years ago
  43. 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
  44. 857a6e0 icsk: join error paths using goto by Ilpo Järvinen · 16 years ago
  45. cefb3d0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  46. ae8d04e x86 Fix VMI crash on boot in 2.6.28-rc8 by Zachary Amsden · 16 years ago
  47. ca7e716 Revert "sched_clock: prevent scd->clock from moving backwards" by Linus Torvalds · 16 years ago
  48. 3909845 [ARM] fix kernel-doc syntax by Randy Dunlap · 16 years ago
  49. 442a902 [ARM] arch/arm/common/sa1111.c: Correct error handling code by Julia Lawall · 16 years ago
  50. e5e774d powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted by Kumar Gala · 16 years ago
  51. 5279585 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Linus Torvalds · 16 years ago
  52. 68b32d4 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  53. 8d9c02e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  54. fae1aa4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  55. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  56. f75bc06 unicode table for cp437 by Ingo Brueckl · 16 years ago
  57. 012b215 smsc9420: add ethtool eeprom support by Steve Glendinning · 16 years ago
  58. e312674 smsc9420: add netpoll support by Steve Glendinning · 16 years ago
  59. 1757ab2 smsc911x: make smsc911x_poll_controller static by Steve Glendinning · 16 years ago
  60. 56bde88 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  61. a7a81fc sfc: Version 2.3 by Ben Hutchings · 16 years ago
  62. 7dde596 sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} by Ben Hutchings · 16 years ago
  63. 0c53d8c sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised by Ben Hutchings · 16 years ago
  64. fa402b2 sfc: Treat probe as unsuccessful if it scheduled a reset by Steve Hodgson · 16 years ago
  65. ab37735 sfc: Use model numbers for PHY type names by Ben Hutchings · 16 years ago
  66. ca54a9f sfc: Use mutex_lock_interruptible() for ethtool EEPROM access by Ben Hutchings · 16 years ago
  67. 11e6696 sfc: Specify a meaningful component for loopback RX-side and PHY tests by Ben Hutchings · 16 years ago
  68. b453193 sfc: Remove leading spaces by Ben Hutchings · 16 years ago
  69. 6f158d5 sfc: Add support for SFN4111T by Ben Hutchings · 16 years ago
  70. e6fa2eb sfc: Add support for Solarflare 10Xpress SFT9001 by Ben Hutchings · 16 years ago
  71. 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
  72. 04cc8ca sfc: Implement auto-negotiation by Ben Hutchings · 16 years ago
  73. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
  74. 356eebb sfc: Clean up MDIO flag setting by Ben Hutchings · 16 years ago
  75. 04300d2 sfc: Clean up board identification by Ben Hutchings · 16 years ago
  76. 06d5e19 sfc: Add phy_type device attribute by Ben Hutchings · 16 years ago
  77. 27dd2ca sfc: Add support for MMDs numbered >15 by Ben Hutchings · 16 years ago
  78. f31a45d sfc: Remove MII extension cruft by Ben Hutchings · 16 years ago
  79. 5005087 sfc: Don't count RX checksum errors during loopback self-test by Ben Hutchings · 16 years ago
  80. 740ced9 sfc: Abbreviate self-test names so they are not truncated by Ben Hutchings · 16 years ago
  81. 56536e9 sfc: Provide hints to irqbalance daemon by Ben Hutchings · 16 years ago
  82. 28b581a sfc: Add option to use a separate channel for TX completions by Neil Turton · 16 years ago
  83. 84ae48f sfc: Restore phy_flash_cfg module parameter by Ben Hutchings · 16 years ago
  84. 2f7f573 sfc: Work around unreliable strap pins by Ben Hutchings · 16 years ago
  85. be4ea89 sfc: Clean up waits for flash/EEPROM operations by Ben Hutchings · 16 years ago
  86. 1ab0062 sfc: Make reset_workqueue driver-global rather than per-NIC by Steve Hodgson · 16 years ago
  87. 65f667f sfc: Correct interpretation of second param to ethtool phys_id() by Ben Hutchings · 16 years ago
  88. 2b2734d sfc: Remove unneeded register write by Ben Hutchings · 16 years ago
  89. 23d30f0 sfc: Change SPI lengths to type size_t by Ben Hutchings · 16 years ago
  90. a17102b sfc: Board support fixes by Ben Hutchings · 16 years ago
  91. 702c790 misdn: Fix lockdep warning by Karsten Keil · 16 years ago
  92. c31655f mISDN: hfcmulti: use __iomem address space modifier by Hannes Eder · 16 years ago
  93. c46f0a2 mISDN: timerdev: use __user for mISDN_read's buffer argument by Hannes Eder · 16 years ago
  94. 047ce8f mISDN: comment out unused symbols by Hannes Eder · 16 years ago
  95. 863a76e mISDN: fix sparse warning: symbol 'id' shadows an earlier one by Hannes Eder · 16 years ago
  96. bb68b1d mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one by Hannes Eder · 16 years ago
  97. 65a4051 mISDN: un-export symbol 'plx_lock' by Hannes Eder · 16 years ago
  98. 5b83435 mISDN: make global symbols static or include header files by Hannes Eder · 16 years ago
  99. dfa96ec mISDN: consistently define 'debug' as '*u_int' by Hannes Eder · 16 years ago
  100. bcf9174 mISDN: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago