1. 5802b140 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 09488e2 af_iucv: New socket option for setting IUCV MSGLIMITs by Hendrik Brueckner · 16 years ago
  3. 802788b af_iucv: cleanup and refactor recvmsg() EFAULT handling by Hendrik Brueckner · 16 years ago
  4. aa8e71f af_iucv: Provide new socket type SOCK_SEQPACKET by Hendrik Brueckner · 16 years ago
  5. 44b1e6b af_iucv: Modify iucv msg target class using control msghdr by Hendrik Brueckner · 16 years ago
  6. b8942e3 af_iucv: Support data in IUCV msg parameter lists (IPRMDATA) by Hendrik Brueckner · 16 years ago
  7. 9d5c5d8 af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs by Hendrik Brueckner · 16 years ago
  8. af88b52 af_iucv: sync sk shutdown flag if iucv path is quiesced by Hendrik Brueckner · 16 years ago
  9. 42e1b4c iucv: provide second per-cpu IUCV command parameter block by Ursula Braun · 16 years ago
  10. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 16 years ago
  11. 362b76e 8390p: Get rid of init_module/cleanup_module by Mateusz Mandera · 16 years ago
  12. cc29c70 net/netrom: Fix socket locking by Jean Delvare · 16 years ago
  13. 4cb9be7 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily by Jesse Brandeburg · 16 years ago
  14. 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 16 years ago
  15. cef309c ucc_geth.c: Fix upsmr setting in RMII mode by Heiko Schocher · 16 years ago
  16. 3f9738f 8139too: fix HW initial flow by Jianjun kong · 16 years ago
  17. 3fa6b5a af_iucv: Fix race when queuing incoming iucv messages by Hendrik Brueckner · 16 years ago
  18. e14ad5f af_iucv: Test additional sk states in iucv_sock_shutdown by Hendrik Brueckner · 16 years ago
  19. fe86e54 af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set by Hendrik Brueckner · 16 years ago
  20. 60d3705 af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag by Hendrik Brueckner · 16 years ago
  21. bbe188c af_iucv: consider state IUCV_CLOSING when closing a socket by Ursula Braun · 16 years ago
  22. bf98a82 sa1100_ir: fix build breakage by Alexander Beregalov · 16 years ago
  23. df833b1 iwlwifi: DMA fixes by Reinette Chatre · 16 years ago
  24. d2ee9cd iwlwifi: add debugging for TX path by Reinette Chatre · 16 years ago
  25. c491bf1 mwl8: fix build warning. by Rami Rosen · 16 years ago
  26. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 16 years ago
  27. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 16 years ago
  28. 71d449b iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll by Reinette Chatre · 16 years ago
  29. 4b6f764 iwlwifi: fix EEPROM validation mask to include OTP only devices by Jay Sternberg · 16 years ago
  30. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 16 years ago
  31. 43b39dc tun: fix tun_chr_aio_read so that aio works by Michael S. Tsirkin · 16 years ago
  32. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 16 years ago
  33. 1bb5938 atmel: fix netdev ops conversion by Johannes Berg · 16 years ago
  34. 0cededf ucc_geth: Move freeing of TX packets to NAPI context by Joakim Tjernlund · 16 years ago
  35. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 16 years ago
  36. d035fbc rtl8139: unify the struct's name by Jianjun Kong · 16 years ago
  37. b1b67dd net: factor out ethtool invocation of vlan/macvlan drivers by Patrick McHardy · 16 years ago
  38. 4510d7c usb driver for intellon int51x1 based PLC like devolo dlan duo by Peter Holik · 16 years ago
  39. 03ad032 export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c by Peter Holik · 16 years ago
  40. 1a44cc3 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails by Roland Dreier · 16 years ago
  41. b1b243a mlx4_en: Move to SW counters for total bytes and packets by Yevgeny Petrilin · 16 years ago
  42. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 16 years ago
  43. 966508f mlx4_en: Assign dummy event handler for TX queue by Yevgeny Petrilin · 16 years ago
  44. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 16 years ago
  45. 9a4f92a mlx4_en: Fix error handling while activating RX rings by Yevgeny Petrilin · 16 years ago
  46. bb9e63e tg3: Update version to 3.99 by Matt Carlson · 16 years ago
  47. daba2a6 tg3: Restore LAA sooner in shutdown sequence by Matt Carlson · 16 years ago
  48. 9cf74eb tg3: Limit CLKREQ fix to A[01] of 57780 asic rev by Matt Carlson · 16 years ago
  49. 8d519ab tg3: Allow 5761 WOL and LED fixes to 5761S too by Matt Carlson · 16 years ago
  50. 33466d9 tg3: Prevent send BD corruption by Matt Carlson · 16 years ago
  51. df259d8 tg3: Handle NVRAM absent cases by Matt Carlson · 16 years ago
  52. 624f8e5 tg3: Allow screaming interrupt detection by Matt Carlson · 16 years ago
  53. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. 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
  55. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 16 years ago
  56. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 16 years ago
  57. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 16 years ago
  58. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 16 years ago
  59. e10a9df ar9170usb: fix hang on resume by Christian Lamparter · 16 years ago
  60. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 16 years ago
  61. 230f7af mwl8k: fix module re-insertion bug by Joerg Albert · 16 years ago
  62. c3b93c8 p54: deactivate broken powersave function by Christian Lamparter · 16 years ago
  63. 1251439 iwl3945-base.c: Add missing space to debug print by Joe Perches · 16 years ago
  64. 499a214 rt2x00: Don't free register information on suspend by Ivo van Doorn · 16 years ago
  65. c40af84 tun: Fix sk_sleep races when attaching/detaching by Herbert Xu · 16 years ago
  66. 9c3fea6 tun: Only free a netdev when all tun descriptors are closed by Herbert Xu · 16 years ago
  67. a0f82f6 syncookies: remove last_synq_overflow from struct tcp_sock by Florian Westphal · 16 years ago
  68. 7eebb0b loopback: packet drops accounting by Eric Dumazet · 16 years ago
  69. 5db8765 net: Fix GRO for multiple page fragments by Ben Hutchings · 16 years ago
  70. 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
  71. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 16 years ago
  72. 52cf3cc tcp: fix mid-wq adjustment helper by Ilpo Järvinen · 16 years ago
  73. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 16 years ago
  74. c7c1a0f ax25: proc uid file misses header by Alan Cox · 16 years ago
  75. e8d1937 cxgb3: Fix EEH final recovery attempt by Divy Le Ray · 16 years ago
  76. 2c2f409 cxgb3: Fix potential msi-x vector leak by Divy Le Ray · 16 years ago
  77. c80b0c2 cxgb3: fix workqueue flush issues by Divy Le Ray · 16 years ago
  78. 3851c66 cxgb3: fix link fault handling by Divy Le Ray · 16 years ago
  79. eb62efd e1000: init link state correctly by Jesse Brandeburg · 16 years ago
  80. 9c563d2 e1000e: indicate link down at load by Jesse Brandeburg · 16 years ago
  81. b168dfc igb: fix link down inital state by Jesse Brandeburg · 16 years ago
  82. 3a6d1bc ixgb: fix link down initial state by Jesse Brandeburg · 16 years ago
  83. 5438646 ixgbe: fix link down initial state by Jesse Brandeburg · 16 years ago
  84. 3ef8e4e iseries_veth: fix build breakage by Alexander Beregalov · 16 years ago
  85. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 16 years ago
  86. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 16 years ago
  87. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 16 years ago
  88. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 16 years ago
  89. 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
  90. 7fe624f myri10ge: fix compile error by Andrew Gallatin · 16 years ago
  91. 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
  92. 957b051 ar9170usb: add ZyXEL NWD271N by Christian Lamparter · 16 years ago
  93. 6037554 mac80211: validate TIM IE length by Johannes Berg · 16 years ago
  94. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 16 years ago
  95. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 16 years ago
  96. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 16 years ago
  97. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 16 years ago
  98. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 16 years ago
  99. 573636c [PATCH] net: remove superfluous call to synchronize_net() by Eric Dumazet · 16 years ago
  100. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 16 years ago