1. 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
  2. f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
  3. 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
  4. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  5. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  6. c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
  7. 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
  8. 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
  9. 1355412 mac80211: fix a typo in ieee80211_send_assoc() method. by Rami Rosen · 16 years ago
  10. 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
  11. ca8a856 ath9k: Move rate control alg register/unregister to appropriate place by Vasanthakumar Thiagarajan · 16 years ago
  12. 9bf9fca ath9k: Synchronize DMA transfer with CPU at right place by Vasanthakumar Thiagarajan · 16 years ago
  13. f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
  14. da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  15. 8d6f658 mac80211: Remove radiotap rate-present flag for HT by Jouni Malinen · 16 years ago
  16. d858822 rtl8187: Fix crash on unload when using SLUB debug by Herton Ronaldo Krzesinski · 16 years ago
  17. 0a5ec96 p54: remove free_on_tx parameter by Christian Lamparter · 16 years ago
  18. 69ba3e5 p54: more accurate rssi to dBm conversion by Christian Lamparter · 16 years ago
  19. da9f57e rtl8187: Fix error returns by Larry Finger · 16 years ago
  20. 2382792 libertas: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  21. ee370ce p54: update ACK failure statistic counter in real-time by Christian Lamparter · 16 years ago
  22. 54fdb04 p54: move statistic timer update routine into a workqueue by Christian Lamparter · 16 years ago
  23. d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
  24. b8d476c mac80211: Send Layer 2 Update frame on reassociation by Jouni Malinen · 16 years ago
  25. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
  26. baad1d9 ath9k: Report HT rates in RX status by Jouni Malinen · 16 years ago
  27. 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
  28. 9d8eed1 ath9k: Do not use association state to update rate table by Sujith · 16 years ago
  29. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  30. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  31. 221b3d6 ucc_geth: Remove UGETH_FILTERING dead code by Anton Vorontsov · 16 years ago
  32. 3e73fc9 ucc_geth: Fix IO memory (un)mapping code by Anton Vorontsov · 16 years ago
  33. ba57469 ucc_geth: Cleanup repetitive ucc_geth_memclean() calls by Anton Vorontsov · 16 years ago
  34. 67c2fb8 ucc_geth: Fix IRQ freeing code in ucc_geth_open() by Anton Vorontsov · 16 years ago
  35. 1762a29 ucc_geth: Fix TX watchdog timeout handling by Anton Vorontsov · 16 years ago
  36. b3431c6 ucc_geth: Fix endless loop in stop_{tx,rx} routines by Anton Vorontsov · 16 years ago
  37. 6086ebc tcp: Stop scaring users with "treason uncloaked!" by Matt Mackall · 16 years ago
  38. e98def1 NIU: Implement discard counters, optimize by Jesper Dangaard Brouer · 16 years ago
  39. d231776 NIU: Implement discard counters, info/debug statements. by Jesper Dangaard Brouer · 16 years ago
  40. b8a606b NIU: Implement discard counters by Jesper Dangaard Brouer · 16 years ago
  41. 5664dd5 enc28j60: reduce the number of spi transfers in enc28j60_set_bank() by Baruch Siach · 16 years ago
  42. b88a2a2 netdevice zd1201: Use after free by Wang Chen · 16 years ago
  43. 3de77cf Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" by David S. Miller · 16 years ago
  44. 49ad959 Revert "net: release skb->dst in sock_queue_rcv_skb()" by David S. Miller · 16 years ago
  45. 3b5b35d bonding: use port_params in __update_lacpdu_from_port by Holger Eitzenberger · 16 years ago
  46. 3c52065 bonding: use port_params in __update_default_selected() by Holger Eitzenberger · 16 years ago
  47. ce6a49a bonding: use port_params in __update_selected() by Holger Eitzenberger · 16 years ago
  48. a6ae186 bonding: remove various function declarations by Holger Eitzenberger · 16 years ago
  49. c7e703d bonding: init port_params from template by Holger Eitzenberger · 16 years ago
  50. 5eefd1a bonding: use plain memcpy in __record_default() by Holger Eitzenberger · 16 years ago
  51. b99d6ba bonding: use port_params in __record_pdu() by Holger Eitzenberger · 16 years ago
  52. 1055c9a bonding: introduce and use port_params structure by Holger Eitzenberger · 16 years ago
  53. aa31281 bonding: improve elaborate port_state assignment by Holger Eitzenberger · 16 years ago
  54. 4219988 gianfar: Continue polling until both tx and rx are empty by Andy Fleming · 16 years ago
  55. 8c7396a gianfar: Merge Tx and Rx interrupt for scheduling clean up ring by Dai Haruki · 16 years ago
  56. c50a5d9 gianfar: Use interface name in interrupt name to distinguish the source. by Dai Haruki · 16 years ago
  57. 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
  58. 8882d9a gianfar: Fix packet drop when out of memory by Andy Fleming · 16 years ago
  59. a693722 dccp_diag: LISTEN sockets don't have CCIDs by Arnaldo Carvalho de Melo · 16 years ago
  60. 9732d52 Phonet: USB CDC Phonet function for gadget framework by Rémi Denis-Courmont · 16 years ago
  61. 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 16 years ago
  62. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  63. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
  64. 2d91d78 Phonet: allocate a non-Ethernet ARP type by Rémi Denis-Courmont · 16 years ago
  65. fc10af8 vcan: whitespace fixes by Oliver Hartkopp · 16 years ago
  66. 7a95d26 net: ppp_generic - use idr technique instead of cardmaps by Cyrill Gorcunov · 16 years ago
  67. c0700f9 bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} by David S. Miller · 16 years ago
  68. f6d5243 bnx2: Don't redefine FLOW_CTRL_{RX,TX}. by David S. Miller · 16 years ago
  69. 1f2435e bnx2: Update version to 1.9.0. by Michael Chan · 16 years ago
  70. 4e1d0de bnx2: Rename MSI-X vectors. by Michael Chan · 16 years ago
  71. f40e063 drivers/net/hamradio: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  72. f162e97 phylib: Remove unnecessary "reset" fixups in genphy_setup_forced by Andy Fleming · 16 years ago
  73. 5a5efed gianfar: Make all BD status writes 32-bit by Dai Haruki · 16 years ago
  74. 31de198 gianfar: Add macros for stepping through BDs by Andy Fleming · 16 years ago
  75. a22823e gianfar: Remove unused gfar_add_fcb() function parameter by Dai Haruki · 16 years ago
  76. 2c2db48 gianfar: Enable padding and Optimize the frame prepended bytes handling by Dai Haruki · 16 years ago
  77. 77ecaf2 gianfar: Fix VLAN HW feature related frame/buffer size calculation. by Dai Haruki · 16 years ago
  78. 12dea57 gianfar: Fix eTSEC configuration procedure by Dai Haruki · 16 years ago
  79. b46a845 gianfar: Optimize interrupt coalescing configuration by Dai Haruki · 16 years ago
  80. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  81. 257d938 gianfar: Use gfar_halt to stop DMA in gfar_probe by Andy Fleming · 16 years ago
  82. 5eeabf5 tlan: Remove broken support for big buffers by Sakari Ailus · 16 years ago
  83. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  85. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  86. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  87. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  88. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  89. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  90. f986732 simeth: convert to net_device_ops by Alexey Dobriyan · 16 years ago
  91. 8207bef cxgb3: untie strict FW matching by Divy Le Ray · 16 years ago
  92. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  93. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  94. 5ad258c vcan: convert to net_device_ops by Oliver Hartkopp · 16 years ago
  95. ffcebb1 l2tp: fix UDP checksum support by James Chapman · 16 years ago
  96. 092cab7 netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC by Pablo Neira Ayuso · 16 years ago
  97. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  98. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  99. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  100. c40cf51 hp100: use roundup instead of open coding by Ilpo Järvinen · 16 years ago