1. b8942e3 af_iucv: Support data in IUCV msg parameter lists (IPRMDATA) by Hendrik Brueckner · 16 years ago
  2. 9d5c5d8 af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs by Hendrik Brueckner · 16 years ago
  3. af88b52 af_iucv: sync sk shutdown flag if iucv path is quiesced by Hendrik Brueckner · 16 years ago
  4. 42e1b4c iucv: provide second per-cpu IUCV command parameter block by Ursula Braun · 16 years ago
  5. 362b76e 8390p: Get rid of init_module/cleanup_module by Mateusz Mandera · 16 years ago
  6. 4cb9be7 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily by Jesse Brandeburg · 16 years ago
  7. bf98a82 sa1100_ir: fix build breakage by Alexander Beregalov · 16 years ago
  8. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 16 years ago
  9. 43b39dc tun: fix tun_chr_aio_read so that aio works by Michael S. Tsirkin · 16 years ago
  10. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 16 years ago
  11. 0cededf ucc_geth: Move freeing of TX packets to NAPI context by Joakim Tjernlund · 16 years ago
  12. d035fbc rtl8139: unify the struct's name by Jianjun Kong · 16 years ago
  13. b1b67dd net: factor out ethtool invocation of vlan/macvlan drivers by Patrick McHardy · 16 years ago
  14. 4510d7c usb driver for intellon int51x1 based PLC like devolo dlan duo by Peter Holik · 16 years ago
  15. 03ad032 export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c by Peter Holik · 16 years ago
  16. bb9e63e tg3: Update version to 3.99 by Matt Carlson · 16 years ago
  17. daba2a6 tg3: Restore LAA sooner in shutdown sequence by Matt Carlson · 16 years ago
  18. 9cf74eb tg3: Limit CLKREQ fix to A[01] of 57780 asic rev by Matt Carlson · 16 years ago
  19. 8d519ab tg3: Allow 5761 WOL and LED fixes to 5761S too by Matt Carlson · 16 years ago
  20. 33466d9 tg3: Prevent send BD corruption by Matt Carlson · 16 years ago
  21. df259d8 tg3: Handle NVRAM absent cases by Matt Carlson · 16 years ago
  22. 624f8e5 tg3: Allow screaming interrupt detection by Matt Carlson · 16 years ago
  23. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. 775d8d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  25. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 16 years ago
  26. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 16 years ago
  27. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 16 years ago
  28. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 16 years ago
  29. e10a9df ar9170usb: fix hang on resume by Christian Lamparter · 16 years ago
  30. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 16 years ago
  31. 230f7af mwl8k: fix module re-insertion bug by Joerg Albert · 16 years ago
  32. c3b93c8 p54: deactivate broken powersave function by Christian Lamparter · 16 years ago
  33. 1251439 iwl3945-base.c: Add missing space to debug print by Joe Perches · 16 years ago
  34. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 16 years ago
  35. c40af84 tun: Fix sk_sleep races when attaching/detaching by Herbert Xu · 16 years ago
  36. 9c3fea6 tun: Only free a netdev when all tun descriptors are closed by Herbert Xu · 16 years ago
  37. a0f82f6 syncookies: remove last_synq_overflow from struct tcp_sock by Florian Westphal · 16 years ago
  38. 7eebb0b loopback: packet drops accounting by Eric Dumazet · 16 years ago
  39. 5db8765 net: Fix GRO for multiple page fragments by Ben Hutchings · 16 years ago
  40. 9a5120d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  41. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 16 years ago
  42. 52cf3cc tcp: fix mid-wq adjustment helper by Ilpo Järvinen · 16 years ago
  43. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 16 years ago
  44. c7c1a0f ax25: proc uid file misses header by Alan Cox · 16 years ago
  45. e8d1937 cxgb3: Fix EEH final recovery attempt by Divy Le Ray · 16 years ago
  46. 2c2f409 cxgb3: Fix potential msi-x vector leak by Divy Le Ray · 16 years ago
  47. c80b0c2 cxgb3: fix workqueue flush issues by Divy Le Ray · 16 years ago
  48. 3851c66 cxgb3: fix link fault handling by Divy Le Ray · 16 years ago
  49. eb62efd e1000: init link state correctly by Jesse Brandeburg · 16 years ago
  50. 9c563d2 e1000e: indicate link down at load by Jesse Brandeburg · 16 years ago
  51. b168dfc igb: fix link down inital state by Jesse Brandeburg · 16 years ago
  52. 3a6d1bc ixgb: fix link down initial state by Jesse Brandeburg · 16 years ago
  53. 5438646 ixgbe: fix link down initial state by Jesse Brandeburg · 16 years ago
  54. 3ef8e4e iseries_veth: fix build breakage by Alexander Beregalov · 16 years ago
  55. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 16 years ago
  56. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 16 years ago
  57. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 16 years ago
  58. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 16 years ago
  59. 75a241f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  60. 7fe624f myri10ge: fix compile error by Andrew Gallatin · 16 years ago
  61. e18e37e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  62. 957b051 ar9170usb: add ZyXEL NWD271N by Christian Lamparter · 16 years ago
  63. 6037554 mac80211: validate TIM IE length by Johannes Berg · 16 years ago
  64. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 16 years ago
  65. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 16 years ago
  66. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 16 years ago
  67. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 16 years ago
  68. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 16 years ago
  69. 573636c [PATCH] net: remove superfluous call to synchronize_net() by Eric Dumazet · 16 years ago
  70. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 16 years ago
  71. 9dd014e pegasus: Handle disconnect error code correctly. by Oliver Neukum · 16 years ago
  72. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 16 years ago
  73. f72f550 macb: process the RX ring regardless of interrupt status by Erik Waling · 16 years ago
  74. ee33c58 macb: Handle Retry Limit Exceeded errors by Erik Waling · 16 years ago
  75. 2f3889f ixgbe: Fix the DCB PFC thresholds for 82599 by PJ Waskiewicz · 16 years ago
  76. f92ef20 ixgbe: Fix DCB traffic class mapping for 82599 by PJ Waskiewicz · 16 years ago
  77. d32da05 wan/pc300_drv: convert to net_device_ops by Alexander Beregalov · 16 years ago
  78. f6a2629 irda: include etherdevice.h for eth_*() functions by Alexander Beregalov · 16 years ago
  79. 843f426 e1000: fix transmit routine exit bug by Jesse Brandeburg · 16 years ago
  80. a86043c e1000e: fix bug in restart queue logic by Jesse Brandeburg · 16 years ago
  81. 6498be3 myri10ge: fix tx ring size in ethtool -g by Brice Goglin · 16 years ago
  82. 9713107 myri10ge: add MODULE_DEVICE_TABLE by Brice Goglin · 16 years ago
  83. 2d90b0a myri10ge: allow per-board firmware overriding by Brice Goglin · 16 years ago
  84. 5908182 myri10ge: force stats update in ethtool gstats by Brice Goglin · 16 years ago
  85. b1e8fd5 MAINTAINERS - Update NETWORKING W: url and standardize T: git url by Joe Perches · 16 years ago
  86. 788873a MAINTAINERS - Add section NETWORKING DRIVERS by Joe Perches · 16 years ago
  87. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 134ffb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  89. 2238aff ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 16 years ago
  90. 98d500d netfilter: nf_nat: add support for persistent mappings by Patrick McHardy · 16 years ago
  91. 1269fa7 ar9170: fix struct layout on arm by Johannes Berg · 16 years ago
  92. 91fe9ca orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() by Pavel Roskin · 16 years ago
  93. 23a9984 mac80211: Fragmentation threshold (typo) by Gerrit Renker · 16 years ago
  94. f05faa3 rt2x00: prevent double kfree when failing to register hardware by Herton Ronaldo Krzesinski · 16 years ago
  95. d60cc91 fix iwl3945 registration regression by Johannes Berg · 16 years ago
  96. a860402 mac80211: quiet beacon loss messages by Michael Buesch · 16 years ago
  97. 591f3dc b43: Do radio lock assertion in software by Michael Buesch · 16 years ago
  98. 6aabd4c rt2x00: Add rt73usb USB IDs by Ivo van Doorn · 16 years ago
  99. e306240 p54usb: add Telsey 802.11g USB2.0 Adapter by Christian Lamparter · 16 years ago
  100. 4fc298b ar9170: add Cace Airpcap NX usb_id by Christian Lamparter · 16 years ago