1. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  2. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  3. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  4. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  5. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  6. a160ee6 wext: let get_wireless_stats() sleep by Johannes Berg · 15 years ago
  7. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  8. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  9. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  10. 9240d71 pktgen: restore nanosec delays by Eric Dumazet · 15 years ago
  11. 896a7cf pktgen: Fix multiqueue handling by Eric Dumazet · 15 years ago
  12. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  13. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  14. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  15. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  16. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  17. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  18. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  19. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  20. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  21. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  22. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  23. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  24. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  25. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  26. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  27. 914a9ab net: Use sk_mark for routing lookup in more places by Atis Elsts · 15 years ago
  28. 6646679 sky2: irqname based on pci address by Stephen Hemminger · 15 years ago
  29. 415e69e skge: use unique IRQ name by Michal Schmidt · 15 years ago
  30. 89e95a6 IPv4 TCP fails to send window scale option when window scale is zero by Ori Finkelman · 15 years ago
  31. 4fdb78d net/ipv4/tcp.c: fix min() type mismatch warning by Andrew Morton · 15 years ago
  32. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 15 years ago
  33. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 15 years ago
  34. bf18a9f tg3: Remove prev_vlan_tag from struct tx_ring_info by Eric Dumazet · 15 years ago
  35. 3d1285b move virtnet_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  36. fb74c2f don't use __devexit_p to wrap sgiseeq_remove by Uwe Kleine-König · 15 years ago
  37. 1ebb5a1 don't use __devexit_p to wrap meth_remove by Uwe Kleine-König · 15 years ago
  38. ce501ca bonding: set primary param via sysfs by Jiri Pirko · 15 years ago
  39. 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
  40. 417bc4b pktgen: Fix delay handling by Eric Dumazet · 15 years ago
  41. a00d210 ixgbe: correct the parameter description by Jiri Pirko · 15 years ago
  42. dcb9b56 be2net: Workaround to fix a bug in Rx Completion processing. by Ajit Khaparde · 15 years ago
  43. 7bfc4ab 3c59x: Rework suspend and resume by Anton Vorontsov · 15 years ago
  44. a55c0a0e drivers/net: ks8851_mll ethernet network driver by Choi, David · 15 years ago
  45. f191422 skge: Make sure both ports initialize correctly by Mike McCormack · 15 years ago
  46. ec1652a bcm63xx_enet: timeout off by one in do_mdio_op() by roel kluin · 15 years ago
  47. ebd6e77 qlge: Fix error exit for probe call. by Ron Mercer · 15 years ago
  48. f2c0d8d qlge: Protect reset recovery with rtnl_lock(). by Ron Mercer · 15 years ago
  49. 06a49f7 qlge: Fix spin_lock warning. by Ron Mercer · 15 years ago
  50. fd21cf5 qlge: Fix out of sync hardware semaphore. by Ron Mercer · 15 years ago
  51. fbcbe56c qlge: Fix bad bit definitions. by Ron Mercer · 15 years ago
  52. 6ad3810 ixgbe: Remove ATR computation for UDP traffic by Peter P Waskiewicz Jr · 15 years ago
  53. aad7191 ixgbe patch to provide NIC's tx/rx counters via ethtool by Ben Greear · 15 years ago
  54. e0f4daf ixgbe: Bump driver version number by Peter P Waskiewicz Jr · 15 years ago
  55. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 15 years ago
  56. 84f62d4 ixgbe: Fix disabling of relaxed ordering with Tx DCA by Peter P Waskiewicz Jr · 15 years ago
  57. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
  58. 81bbb3d net: restore tx timestamping for accelerated vlans by Eric Dumazet · 15 years ago
  59. 013820a Phonet: fix mutex imbalance by Rémi Denis-Courmont · 15 years ago
  60. 298bf12 sit: fix off-by-one in ipip6_tunnel_get_prl by Sascha Hlusiak · 15 years ago
  61. d99927f net: Fix sock_wfree() race by Eric Dumazet · 15 years ago
  62. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  63. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 15 years ago
  64. 78bd6bb rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb by Michal Szalata · 15 years ago
  65. ffed130 mac80211_hwsim: Fix initial beacon timer configuration by Jouni Malinen · 15 years ago
  66. b96ab54 b43: Always use block-I/O for the PIO data registers by Michael Buesch · 15 years ago
  67. 1f08e84 mac80211: Fix [re]association power saving issue on AP side by Igor Perminov · 15 years ago
  68. 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
  69. a0d97d6 sony-laptop: re-read the rfkill state when resuming from suspend by Alan Jenkins · 15 years ago
  70. 50fab07 sony-laptop: check for rfkill hard block at load time by Alan Jenkins · 15 years ago
  71. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  72. 8503bd8 wext: Add bound checks for copy_from_user by Arjan van de Ven · 15 years ago
  73. 0ff7161 mac80211: improve/fix mlme messages by Johannes Berg · 15 years ago
  74. 8bb8948 cfg80211: always get BSS by Johannes Berg · 15 years ago
  75. b7a7940 iwlwifi: fix 3945 ucode info retrieval after failure by Reinette Chatre · 15 years ago
  76. 2814298 iwlwifi: fix memory leak in command queue handling by Reinette Chatre · 15 years ago
  77. 2fac971 iwlwifi: fix debugfs buffer handling by Reinette Chatre · 15 years ago
  78. 4be3bd8 cfg80211: don't set privacy w/o key by Johannes Berg · 15 years ago
  79. 33de4f9 cfg80211: wext: don't display BSSID unless associated by Johannes Berg · 15 years ago
  80. 4737905 net: Add explicit bound checks in net/socket.c by Arjan van de Ven · 15 years ago
  81. 30df94f bridge: Fix double-free in br_add_if. by Jeff Hansen · 15 years ago
  82. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 15 years ago
  83. 1b66c1e atm: dereference of he_dev->rbps_virt in he_init_group() by Juha Leppanen · 15 years ago
  84. 2f72291 ax25: Add missing dev_put in ax25_setsockopt by Ralf Baechle · 15 years ago
  85. d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 15 years ago
  86. 7eaf507 net: fix double skb free in dcbnl by John Fastabend · 15 years ago
  87. 5dba93a net: fix nlmsg len size for skb when error bit is set. by John Fastabend · 15 years ago
  88. fc482cc net: fix vlan_get_size to include vlan_flags size by John Fastabend · 15 years ago
  89. a71b4f5 e1000: cleanup unused prototype by Don Skidmore · 15 years ago
  90. 11b7f7b e1000: fix namespacecheck warnings by Jesse Brandeburg · 15 years ago
  91. 8f601b2 e1000: drop unused functionality for eeprom write/read by Jesse Brandeburg · 15 years ago
  92. 120a5d0 e1000: updated whitespace and comments by Jesse Brandeburg · 15 years ago
  93. 650b5a5 e1000: drop redunant line of code, cleanup by Jesse Brandeburg · 15 years ago
  94. 3d6114e e1000: remove races when changing mtu by Jesse Brandeburg · 15 years ago
  95. 8fce473 e1000: two workarounds were incomplete, fix them by Jesse Brandeburg · 15 years ago
  96. cdd7549 e1000: fix tx waking queue after queue stopped during shutdown by Jesse Brandeburg · 15 years ago
  97. be0f071 e1000: test link state conclusively by Jesse Brandeburg · 15 years ago
  98. baa3474 e1000: stop timers at appropriate times by Jesse Brandeburg · 15 years ago
  99. 5185107 e1000: use netif_tx_disable by Jesse Brandeburg · 15 years ago
  100. 282b177 e1000: remove unused functions by Jesse Brandeburg · 15 years ago