1. 639b62a ethoc: fix typo to compute number of tx descriptors by Thomas Chou · 15 years ago
  2. 4989ccb au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() by roel kluin · 15 years ago
  3. fa9859e netxen: Fix Unlikely(x) > y by Roel Kluin · 15 years ago
  4. 4968286 pasemi_mac: ethtool get settings fix by Valentine Barshak · 15 years ago
  5. 6e43650 add maintainer for network drop monitor kernel service by Neil Horman · 15 years ago
  6. 24bb4fb tg3: Fix phylib locking strategy by Matt Carlson · 15 years ago
  7. 083925d rndis_host: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  8. a21090c ipv4: arp_notify address list bug by Stephen Hemminger · 15 years ago
  9. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  10. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  11. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  12. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  13. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  14. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  15. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  16. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  17. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  18. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  19. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  20. f1af9f5 Documentation: expand isdn/INTERFACE.CAPI document by Tilman Schmidt · 15 years ago
  21. 583e3f3 be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off by Ajit Khaparde · 15 years ago
  22. 4964384 be2net: Fix a typo in be_cmds.h by Ajit Khaparde · 15 years ago
  23. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  24. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  25. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  26. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  27. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  28. a160ee6 wext: let get_wireless_stats() sleep by Johannes Berg · 15 years ago
  29. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  30. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  31. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  32. 9240d71 pktgen: restore nanosec delays by Eric Dumazet · 15 years ago
  33. 896a7cf pktgen: Fix multiqueue handling by Eric Dumazet · 15 years ago
  34. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  35. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  36. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  37. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  38. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  39. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  40. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  41. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  42. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  43. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  44. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  45. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  46. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  47. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  48. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  49. 914a9ab net: Use sk_mark for routing lookup in more places by Atis Elsts · 15 years ago
  50. 6646679 sky2: irqname based on pci address by Stephen Hemminger · 15 years ago
  51. 415e69e skge: use unique IRQ name by Michal Schmidt · 15 years ago
  52. 89e95a6 IPv4 TCP fails to send window scale option when window scale is zero by Ori Finkelman · 15 years ago
  53. 4fdb78d net/ipv4/tcp.c: fix min() type mismatch warning by Andrew Morton · 15 years ago
  54. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 15 years ago
  55. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 15 years ago
  56. bf18a9f tg3: Remove prev_vlan_tag from struct tx_ring_info by Eric Dumazet · 15 years ago
  57. 3d1285b move virtnet_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  58. fb74c2f don't use __devexit_p to wrap sgiseeq_remove by Uwe Kleine-König · 15 years ago
  59. 1ebb5a1 don't use __devexit_p to wrap meth_remove by Uwe Kleine-König · 15 years ago
  60. ce501ca bonding: set primary param via sysfs by Jiri Pirko · 15 years ago
  61. a98917a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  62. 417bc4b pktgen: Fix delay handling by Eric Dumazet · 15 years ago
  63. a00d210 ixgbe: correct the parameter description by Jiri Pirko · 15 years ago
  64. dcb9b56 be2net: Workaround to fix a bug in Rx Completion processing. by Ajit Khaparde · 15 years ago
  65. 7bfc4ab 3c59x: Rework suspend and resume by Anton Vorontsov · 15 years ago
  66. a55c0a0e drivers/net: ks8851_mll ethernet network driver by Choi, David · 15 years ago
  67. f191422 skge: Make sure both ports initialize correctly by Mike McCormack · 15 years ago
  68. ec1652a bcm63xx_enet: timeout off by one in do_mdio_op() by roel kluin · 15 years ago
  69. ebd6e77 qlge: Fix error exit for probe call. by Ron Mercer · 15 years ago
  70. f2c0d8d qlge: Protect reset recovery with rtnl_lock(). by Ron Mercer · 15 years ago
  71. 06a49f7 qlge: Fix spin_lock warning. by Ron Mercer · 15 years ago
  72. fd21cf5 qlge: Fix out of sync hardware semaphore. by Ron Mercer · 15 years ago
  73. fbcbe56 qlge: Fix bad bit definitions. by Ron Mercer · 15 years ago
  74. 6ad3810 ixgbe: Remove ATR computation for UDP traffic by Peter P Waskiewicz Jr · 15 years ago
  75. aad7191 ixgbe patch to provide NIC's tx/rx counters via ethtool by Ben Greear · 15 years ago
  76. e0f4daf ixgbe: Bump driver version number by Peter P Waskiewicz Jr · 15 years ago
  77. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 15 years ago
  78. 84f62d4 ixgbe: Fix disabling of relaxed ordering with Tx DCA by Peter P Waskiewicz Jr · 15 years ago
  79. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
  80. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 15 years ago
  81. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  82. 298bf12 sit: fix off-by-one in ipip6_tunnel_get_prl by Sascha Hlusiak · 15 years ago
  83. d99927f net: Fix sock_wfree() race by Eric Dumazet · 15 years ago
  84. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  85. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 15 years ago
  86. 78bd6bb rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb by Michal Szalata · 15 years ago
  87. ffed130 mac80211_hwsim: Fix initial beacon timer configuration by Jouni Malinen · 15 years ago
  88. b96ab54 b43: Always use block-I/O for the PIO data registers by Michael Buesch · 15 years ago
  89. 1f08e84 mac80211: Fix [re]association power saving issue on AP side by Igor Perminov · 15 years ago
  90. eb1cf0f Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  91. a0d97d6 sony-laptop: re-read the rfkill state when resuming from suspend by Alan Jenkins · 15 years ago
  92. 50fab07 sony-laptop: check for rfkill hard block at load time by Alan Jenkins · 15 years ago
  93. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  94. 8503bd8 wext: Add bound checks for copy_from_user by Arjan van de Ven · 15 years ago
  95. 0ff7161 mac80211: improve/fix mlme messages by Johannes Berg · 15 years ago
  96. 8bb8948 cfg80211: always get BSS by Johannes Berg · 15 years ago
  97. b7a7940 iwlwifi: fix 3945 ucode info retrieval after failure by Reinette Chatre · 15 years ago
  98. 2814298 iwlwifi: fix memory leak in command queue handling by Reinette Chatre · 15 years ago
  99. 2fac971 iwlwifi: fix debugfs buffer handling by Reinette Chatre · 15 years ago
  100. 4be3bd8 cfg80211: don't set privacy w/o key by Johannes Berg · 15 years ago