1. 95e3bb7 ixp4xx: Support the all multicast flag on the NPE devices. by Richard Cochran · 14 years ago
  2. 5d55354 net/ipv6/mcast.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  3. 3ed37a6 net/ipv4/igmp.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  4. 589be65 drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  5. de47f07 drivers/net/gianfar.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  6. f25b03a be2net: replace udelay() with schedule_timeout() in mbox polling by Sathya Perla · 14 years ago
  7. 889cd4b be2net: cleanup in case of error in be_open() by Sathya Perla · 14 years ago
  8. db6f300 tulip: implement wake-on-lan support by Steven Walter · 14 years ago
  9. 7a1d7f0 tulip: explicity set to D0 power state during init by Steven Walter · 14 years ago
  10. 92c4bbf r6040: bump version to 0.26 and date to 30 May 2010 by Florian Fainelli · 14 years ago
  11. 3831861 r6040: implement phylib by Florian Fainelli · 14 years ago
  12. 0da529a drivers/net/arcnet/capmode.c: clean up code by Daniel Mack · 14 years ago
  13. 38117d1 net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. by David S. Miller · 14 years ago
  14. 06f555f r8169: remove unnecessary cast of readl()'s return value by Junchang Wang · 14 years ago
  15. b8b6117 8139too: remove unnecessary cast of ioread32()'s return value by Junchang Wang · 14 years ago
  16. e623d62 atm: [he] rewrite buffer handling in receive path by chas williams - CONTRACTOR · 14 years ago
  17. 1d92787 atm: [he] remove small buffer allocation/handling code by chas williams - CONTRACTOR · 14 years ago
  18. 864a3ff atm: [nicstar] remove virt_to_bus() and support 64-bit platforms by chas williams - CONTRACTOR · 14 years ago
  19. 098fde1 atm: [nicstar] reformatted with Lindent by chas williams - CONTRACTOR · 14 years ago
  20. 741a00b mlx4_en: use net_device dev_id to indicate port number by Eli Cohen · 14 years ago
  21. 5929706 xen: netfront: explicitly generate arp_notify event after migration. by Ian Campbell · 14 years ago
  22. 06c4648 arp_notify: allow drivers to explicitly request a notification event. by Ian Campbell · 14 years ago
  23. 3f8dc23 arp_notify: document that a gratuitous ARP request is sent when this option is enabled by Ian Campbell · 14 years ago
  24. 9bfca3c caif: cleanup: remove duplicate checks by Dan Carpenter · 14 years ago
  25. f5d72af caif: remove unneeded null check in caif_connect() by Dan Carpenter · 14 years ago
  26. 024cb8a drivers/isdn: Use memdup_user by Julia Lawall · 14 years ago
  27. 7d88950 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  28. 042604d net/dccp: Use memdup_user by Julia Lawall · 14 years ago
  29. c146fc9 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  30. c5dc9a3 drivers/net/cxgb3: Use memdup_user by Julia Lawall · 14 years ago
  31. b23d00e drivers/net: Use memdup_user by Julia Lawall · 14 years ago
  32. 16dff91 net/can: Use memdup_user by Julia Lawall · 14 years ago
  33. d7fd1b57 tcp: tcp_md5_hash_skb_data() frag_list handling by Eric Dumazet · 14 years ago
  34. 15e83ed net: remove zap_completion_queue by Eric Dumazet · 14 years ago
  35. 27f39c73e net: Use __this_cpu_inc() in fast path by Eric Dumazet · 14 years ago
  36. 604c1b1 cleanup: remove MIN_FRAG_SIZE definition. by Rami Rosen · 14 years ago
  37. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 67a3e12 Linux 2.6.35-rc1 by Linus Torvalds · 14 years ago
  39. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  40. fa7eada Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. bc7d352 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  43. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  44. 092405c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  45. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  46. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  47. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  48. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  49. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago
  51. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  52. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  53. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  54. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  55. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 14 years ago
  56. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  57. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  58. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  59. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  60. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  61. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  62. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago
  63. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 14 years ago
  64. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  65. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  66. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  67. 52593de Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  68. 55567ab ALSA: snd-usb-caiaq: Bump version number to 1.3.21 by Mark Hills · 14 years ago
  69. 6492335 ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" by Mark Hills · 14 years ago
  70. 4efd7d8 ALSA: snd-usb-caiaq: Simplify single case to an 'if' by Mark Hills · 14 years ago
  71. bd4cbf6 ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ by Mark Hills · 14 years ago
  72. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 14 years ago
  73. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  74. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  75. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  76. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  77. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  78. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  79. 09c4d6a ceph: do not resend mon requests on auth ticket renewal by Sage Weil · 14 years ago
  80. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  81. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago
  82. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  83. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 14 years ago
  84. 92af1ab Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  85. 2903037 net: fix sk_forward_alloc corruptions by Eric Dumazet · 14 years ago
  86. 7dfde17 Phonet: listening socket lock protects the connected socket list by Rémi Denis-Courmont · 14 years ago
  87. 97dc875 caif: unlock on error path in cfserl_receive() by Dan Carpenter · 14 years ago
  88. c196b02 be2net: remove superfluous externs by Dan Carpenter · 14 years ago
  89. 2892d9c be2net: add unlock on error path by Dan Carpenter · 14 years ago
  90. 5daf47b net/rds: Add missing mutex_unlock by Julia Lawall · 14 years ago
  91. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 14 years ago
  92. 32f6249 fs_enet: Adjust BDs after tx error by Mark Ware · 14 years ago
  93. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 14 years ago
  94. 6057fd7 IPv6: fix Mobile IPv6 regression by Brian Haley · 14 years ago
  95. e5e5cf4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  96. 24010e4 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  97. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  98. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  99. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago
  100. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago