1. bcc6d47 net: vlan: make non-hw-accel rx path similar to hw-accel by Jiri Pirko · 13 years ago
  2. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 13 years ago
  3. 6ba1037 vxge: update driver version by Jon Mason · 13 years ago
  4. 9f9b164 vxge: spin-lock issue by Jon Mason · 13 years ago
  5. cd883a7 vxge: always enable hardware time stamp by Jon Mason · 13 years ago
  6. d83d282 s2io: Fix warnings due to -Wunused-but-set-variable. by David S. Miller · 13 years ago
  7. f344c25d niu: Fix warnings due to -Wunused-but-set-variable by David S. Miller · 13 years ago
  8. 39b9afb caif: Add BUG_ON if dev_info is missing in packet by Sjur Brændeland · 13 years ago
  9. 4dd820c caif: Don't resend if dev_queue_xmit fails. by Sjur Brændeland · 13 years ago
  10. 73d6ac6 caif: code cleanup by Stephen Hemminger · 13 years ago
  11. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  12. c44d799 niu: Recognise original ethtool class code for AH/ESP flow hashing by Ben Hutchings · 13 years ago
  13. bde3528 gianfar: Clean up implementation of RX network flow classification by Ben Hutchings · 13 years ago
  14. 1b32912 qlge: use ethtool set_phys_id by stephen hemminger · 13 years ago
  15. 127fe53 v3 ethtool: add ntuple flow specifier data to network flow classifier by Alexander Duyck · 13 years ago
  16. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 13 years ago
  17. 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 13 years ago
  18. 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 13 years ago
  19. c968bdf netxen: limit skb frags for non tso packet by amit salecha · 13 years ago
  20. 77c8e2c bonding:fix two typos by Peter Pan(潘卫平) · 13 years ago
  21. 9814290 net: fix tranmitted/tranmitting typo by Peter Pan(潘卫平) · 13 years ago
  22. 26f007b bonding:delete unused rlb_interval_counter by Peter Pan(潘卫平) · 13 years ago
  23. 3b64756 bonding:delete unused alb_timer by Peter Pan(潘卫平) · 13 years ago
  24. 38dbaf0 bonding:set save_load to 0 when initializing by Peter Pan(潘卫平) · 13 years ago
  25. a08070a stmmac: fix Transmit Underflow error by Giuseppe CAVALLARO · 13 years ago
  26. f66ffe2 stmmac: fix open funct when exit on error by Giuseppe CAVALLARO · 13 years ago
  27. bded18c stmmac: fixed dma lib build when turn-on the debug option by Giuseppe CAVALLARO · 13 years ago
  28. 0e10b33 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  29. 4a39e78 iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY by John W. Linville · 13 years ago
  30. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 13 years ago
  31. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  32. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 13 years ago
  33. 8d7dfc2 net: bnx2: convert to hw_features by Michał Mirosław · 13 years ago
  34. f593fe3 net: via-velocity: convert to hw_features by Michał Mirosław · 13 years ago
  35. e6a4641 net: ksz884x: convert to hw_features by Michał Mirosław · 13 years ago
  36. 5e982f3 net: stmmac: convert to hw_features by Michał Mirosław · 13 years ago
  37. 044a890 net: 8139cp: convert to hw_features by Michał Mirosław · 13 years ago
  38. 350fb32 net: r8169: convert to hw_features by Michał Mirosław · 13 years ago
  39. 8b8ddc6 net: benet: convert to hw_features - fixup by Michał Mirosław · 13 years ago
  40. 4e01d2d net: Remove invalid offloads by Michał Mirosław · 13 years ago
  41. 990078a Disable rp_filter for IPsec packets by Michael Smith · 13 years ago
  42. 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 13 years ago
  43. 5325e92 usb: plusb: Add debug to reset function by simon · 13 years ago
  44. 647da40 usb: plusb: Add support for PL-25A1 by simon · 13 years ago
  45. 6e4d2d9 usb: plusb: Whitespace by simon · 13 years ago
  46. 4263a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  47. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  48. 84f3b6d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 13 years ago
  49. 664cee4 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  50. 857a3d0 cxgb4vf: drop phys_id interface and implement the newer set_phys_id by Dimitris Michailidis · 13 years ago
  51. c5e0636 cxgb4: drop phys_id interface and implement the newer set_phys_id by Dimitris Michailidis · 13 years ago
  52. 93ae653 cnic: Fix rtnl deadlock by Michael Chan · 13 years ago
  53. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  54. f9fa0bc signal.c: fix erroneous syscall kernel-doc by Randy Dunlap · 13 years ago
  55. a6756da p54: Initialize extra_len in p54_tx_80211 by Jason Conti · 13 years ago
  56. 96f372c ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls by Felix Fietkau · 13 years ago
  57. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  58. 3d762ca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  59. 60b1809 mlx4_en: Restoring RX buffer pointer in case of failure by Yevgeny Petrilin · 13 years ago
  60. ab6dc30 mlx4: Sensing link type at device initialization by Yevgeny Petrilin · 13 years ago
  61. 782d640 net: atl*: convert to hw_features by Michał Mirosław · 13 years ago
  62. dc66891 net: tg3: convert to hw_features by Michał Mirosław · 13 years ago
  63. 5ec8f9b net: enic: convert to hw_features by Michał Mirosław · 13 years ago
  64. 6332c8d net: benet: convert to hw_features by Michał Mirosław · 13 years ago
  65. e92702b skge: convert to hw_features by Michał Mirosław · 13 years ago
  66. 5784186 be2net: call FLR after setup wol in be_shutdown by Ajit Khaparde · 13 years ago
  67. 48f5a19 be2net: dynamically allocate adapter->vf_cfg by Ajit Khaparde · 13 years ago
  68. 81be8f0 be2net: fix to get max VFs supported from adapter by Ajit Khaparde · 13 years ago
  69. b006058 be2net: use common method to check for sriov function type by Ajit Khaparde · 13 years ago
  70. 4b97291 be2net: add rxhash support by Ajit Khaparde · 13 years ago
  71. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  72. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  73. 0c3efe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  74. d856b41 watchdog: mpc8xxx_wdt: fix build by Peter Korsgaard · 13 years ago
  75. 37adb89 NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC by Bryan Schumaker · 13 years ago
  76. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  77. 1744573 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  78. 26cf445 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  79. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  80. bd39a27 ath: add missing regdomain pair 0x5c mapping by Christian Lamparter · 13 years ago
  81. bf3ca7f mwl8k: do not free unrequested irq by Brian Cavagnolo · 13 years ago
  82. 2845fd8 iwlagn: override 5300 EEPROM # of chains by Johannes Berg · 13 years ago
  83. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  84. 7bc30c2 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  85. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  86. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  87. 2b9accb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  88. 7e3bf1d fix build fail for hv_mouse indefine udelay by Youquan Song · 13 years ago
  89. 982134b mm: avoid wrapping vm_pgoff in mremap() by Linus Torvalds · 13 years ago
  90. cd9abc7 ALSA: hda - Don't query connections for widgets have no connections by Takashi Iwai · 13 years ago
  91. 262ac22 ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E) by David Henningsson · 13 years ago
  92. 1f34852 ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums by Aaron Plattner · 13 years ago
  93. 09552b2 x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() by Feng Tang · 13 years ago
  94. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 13 years ago
  95. 912d398 net: fix skb_add_data_nocache() to calc csum correctly by Wei Yongjun · 13 years ago
  96. f994d99 x86-32, fpu: Fix FPU exception handling on non-SSE systems by Hans Rosenfeld · 13 years ago
  97. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 13 years ago
  98. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 13 years ago
  99. d2dd0b0 staging: usbip: bugfixes related to kthread conversion by Arjan Mels · 13 years ago
  100. 2f8c4c5 staging: usbip: fix shutdown problems. by Arjan Mels · 13 years ago