1. 929dd04 igb: Change version to remove number after -k in kernel versions. by Carolyn Wyborny · 14 years ago
  2. cabe070 igbvf: update version number by Williams, Mitch A · 14 years ago
  3. b3ccf26 e1000e: update driver version by Bruce Allan · 14 years ago
  4. 7ff1c8b e1000e: remove redundant reverse dependency on CRC32 by Bruce Allan · 14 years ago
  5. 3ebfc7c e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 by Bruce Allan · 14 years ago
  6. 2b6b168 e1000e: access multiple PHY registers on same page at the same time by Bruce Allan · 14 years ago
  7. 400484f e1000e: do not schedule the Tx queue until ready by Bruce Allan · 14 years ago
  8. c5caf48 e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices by Bruce Allan · 14 years ago
  9. 99730e4 e1000e: 82579 intermittently disabled during S0->Sx by Bruce Allan · 14 years ago
  10. d9b2413 e1000e: disable far-end loopback mode on ESB2 by Bruce Allan · 14 years ago
  11. e357964 bonding: delete unused arp_mon_pt by Peter Pan(潘卫平) · 14 years ago
  12. 0cc42eb bonding: delete unused ad_timer by Peter Pan(潘卫平) · 14 years ago
  13. 1a14fbc bonding:delete agg_select_mode from ad_bond_info by Peter Pan(潘卫平) · 14 years ago
  14. 56d00c67 bonding:delete lacp_fast from ad_bond_info by Peter Pan(潘卫平) · 14 years ago
  15. ba824a8 bonding: make 802.3ad use latest lacp_rate by Peter Pan(潘卫平) · 14 years ago
  16. b880a95 enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller by Vasanthy Kolluri · 14 years ago
  17. 7d260ec enic: Get/Set interrupt resource index for transmit and receive queues by Vasanthy Kolluri · 14 years ago
  18. e1fb77b enic: Log device configuration in detail during driver load by Vasanthy Kolluri · 14 years ago
  19. 8757446 enic: Pass 802.1p bits for packets tagged with vlan zero by Vasanthy Kolluri · 14 years ago
  20. 6018e11 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  21. ecbd532 batman-adv: use NO_FLAGS define instead of hard-coding 0 by Marek Lindner · 14 years ago
  22. e8958db batman-adv: Use enums for related constants by Sven Eckelmann · 14 years ago
  23. 3d222bb batman-adv: Rewrite debugfs kobj_to_* helpers as functions by Sven Eckelmann · 14 years ago
  24. e72948e batman-adv: Fix signedness problem in parse_gw_bandwidth by Sven Eckelmann · 14 years ago
  25. 6b9aadf batman-adv: Don't return value in void function by Sven Eckelmann · 14 years ago
  26. d1829fa batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load by Daniele Furlan · 14 years ago
  27. 075cd29 net: emaclite: Add missing linux/interrupt.h header by Michal Simek · 14 years ago
  28. 61a5ff1 tun: do not put self in waitq if doing a nonblock read by Amos Kong · 14 years ago
  29. 6f7c156 tun: dont force inline of functions by stephen hemminger · 14 years ago
  30. a504b86 tun: reserves space for network in skb by stephen hemminger · 14 years ago
  31. 7625eb2 cnic, bnx2: Check iSCSI support early in bnx2_init_one() by Michael Chan · 14 years ago
  32. db1d350 cnic: Improve NETDEV_UP event handling by Michael Chan · 14 years ago
  33. 11f23aa cnic: Randomize initial TCP port for iSCSI connections by Eddie Wai · 14 years ago
  34. 101c40c cnic: Fix race conditions with firmware by Michael Chan · 14 years ago
  35. 9373665 cnic: Fix interrupt logic by Michael Chan · 14 years ago
  36. 2b77bdd inetpeer: lower false sharing effect by Eric Dumazet · 14 years ago
  37. 1a7a103 niu: support 64 bit stats interface by stephen hemminger · 14 years ago
  38. c5f7ef7 myricom: update to 64 bit stats by stephen hemminger · 14 years ago
  39. f20530b enic: update to support 64 bit stats by stephen hemminger · 14 years ago
  40. 47fd428 netxen: convert to 64 bit statistics by stephen hemminger · 14 years ago
  41. 6311cc4 veth: convert to 64 bit statistics by stephen hemminger · 14 years ago
  42. 95305f6 vmxnet3: convert to 64 bit stats interface by stephen hemminger · 14 years ago
  43. 4b9d9be inetpeer: remove unused list by Eric Dumazet · 14 years ago
  44. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 14 years ago
  45. aee80b5 ipv6: generate link local address for GRE tunnel by stephen hemminger · 14 years ago
  46. 8ef207d iph: use default get_stats by stephen hemminger · 14 years ago
  47. bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 14 years ago
  48. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  49. ffbc03b net: add needed interrupt.h by Stephen Rothwell · 14 years ago
  50. 931749b ath9k: make use of a helper to get paprd scale factor by Mohammed Shafi Shajakhan · 14 years ago
  51. 36cb7cc mwifiex: disable transmission buffer aggregation for AMSDU packets by Yogesh Ashok Powar · 14 years ago
  52. fb3c19b mwifiex: adding check for enough space before padding by Yogesh Ashok Powar · 14 years ago
  53. a8fe329 mwifiex: Remove redundant skb_queue_empty checks by Yogesh Ashok Powar · 14 years ago
  54. fcf2176 mwifiex: remove list traversal in mwifiex_num_pkts_in_txq by Yogesh Ashok Powar · 14 years ago
  55. 48586826 iwlwifi: remove unecessary if statement by Greg Dietsche · 14 years ago
  56. f973f87 iwlagn: refactor iwlagn_mac_channel_switch by Stanislaw Gruszka · 14 years ago
  57. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 14 years ago
  58. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 14 years ago
  59. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  60. cb2bad8 Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 14 years ago
  61. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  62. aedfebb be2net: Fix Rx pause counter for lancer by Selvin Xavier · 14 years ago
  63. 324dd96 qlge: remove unecessary if statement by Greg Dietsche · 14 years ago
  64. c97c894 enic: Add support for MTU change via port profile on a dynamic vnic by Roopa Prabhu · 14 years ago
  65. 8d13e67 macvlan: add VLAN filters to lowerdev by John Fastabend · 14 years ago
  66. 5d0c90c sctp: Guard IPV6 specific code properly. by David S. Miller · 14 years ago
  67. 51892db iwl4965: set tx power after rxon_assoc by Stanislaw Gruszka · 14 years ago
  68. 3bb42a6 rt2x00: fix rmmod crash by Stanislaw Gruszka · 14 years ago
  69. 42b70a5 iwlagn: use cts-to-self protection on 5000 adapters series by Stanislaw Gruszka · 14 years ago
  70. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 14 years ago
  71. b9e379b net/can: allow CAN_AT91 on AT91SAM9X5 by Uwe Kleine-König · 14 years ago
  72. 6388b39 can: at91_can: add support for the AT91SAM9X5 SOCs by Marc Kleine-Budde · 14 years ago
  73. 07a648e can: at91_can: register mb0 sysfs entry only on at91sam9263 by Marc Kleine-Budde · 14 years ago
  74. d3d4726 can: at91_can: add id_table and convert prime mailbox constats to functions by Marc Kleine-Budde · 14 years ago
  75. 7900899 can: at91_can: convert derived mailbox constants into functions by Marc Kleine-Budde · 14 years ago
  76. b049994 can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX by Marc Kleine-Budde · 14 years ago
  77. 267cbe04 can: at91_can: directly define AT91_MB_RX_LAST by Marc Kleine-Budde · 14 years ago
  78. 9c2e0a6 can: at91_can: let get_tx_* functions return unsigned int by Marc Kleine-Budde · 14 years ago
  79. e14ee40 can: at91_can: don't copy data to rx'ed RTR frames by Marc Kleine-Budde · 14 years ago
  80. 5613fff can: at91_can: fix comment about priv->tx_next by Marc Kleine-Budde · 14 years ago
  81. 44d8566 can: at91_can: don't align struct definitions by Marc Kleine-Budde · 14 years ago
  82. e3cc055 include/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  83. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  84. f81c622 net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  85. 827d978 af-packet: Use existing netdev reference for bound sockets. by Ben Greear · 14 years ago
  86. 160ff18 af-packet: Hold reference to bound network devices. by Ben Greear · 14 years ago
  87. e990b37 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  88. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  89. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  91. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  92. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  93. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  94. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 14 years ago
  95. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  96. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  97. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 14 years ago
  98. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  99. 805a3b8 iwlagn: call commit_rxon function directly by Wey-Yi Guy · 14 years ago
  100. e80d70e iwlagn: direct call to post_scan function by Wey-Yi Guy · 14 years ago