1. 7ba10a8 mac80211: fix transposed min/max CW values by Johannes Berg · 15 years ago
  2. 1bb5633 iwmc3200wifi: fix printk format by Randy Dunlap · 15 years ago
  3. b63b0ea iwmc3200wifi: fix fragmentation threshold setting by Samuel Ortiz · 15 years ago
  4. d651ae3 iwlwifi: avoid build warning in iwl-core. by Rami Rosen · 15 years ago
  5. 8fc0fee cfg80211: use key size constants by Johannes Berg · 15 years ago
  6. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  7. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  8. 6b347bf rt2x00: Remove last usage of beacon_int from ieee80211_config by Ivo van Doorn · 15 years ago
  9. e535c75 mac80211: deprecate conf.beacon_int properly by Johannes Berg · 15 years ago
  10. 2fa7a98 libertas: fix WPA adhoc network creation by Dan Williams · 15 years ago
  11. 822ac03 libertas: convert CMD_802_11_ASSOCIATE to a direct command by Dan Williams · 15 years ago
  12. be0d76e libertas: convert CMD_802_11_AUTHENTICATE to a direct command by Dan Williams · 15 years ago
  13. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 15 years ago
  14. 5fd164e libertas: simplify and clean up association/start/join setup by Dan Williams · 15 years ago
  15. d77b034 iwlwifi: fix otp access init by Reinette Chatre · 15 years ago
  16. df29ff3 iwlwifi: fix merge error by Reinette Chatre · 15 years ago
  17. ce2ebc9 rt2x00: Add new rt2800usb USB ID's by Ivo van Doorn · 15 years ago
  18. f488b72 net/libertas: make SPI interface big endian aware by Sebastian Andrzej Siewior · 15 years ago
  19. 55aa4e0 ath5k: avoid leaking mutex in ath5k_config by John W. Linville · 15 years ago
  20. c6ba68a sctp: support non-blocking version of the new sctp_connectx() API by Vlad Yasevich · 15 years ago
  21. 9919b45 sctp: fix to choose alternate destination when retransmit ASCONF chunk by Wei Yongjun · 15 years ago
  22. d48e074 sctp: fix sack_timeout sysctl min and max types by Jean-Mickael Guerin · 15 years ago
  23. 10a43ce sctp: fix panic when T4-rto timer expire on removed transport by Wei Yongjun · 15 years ago
  24. 6345b19 sctp: fix panic when T2-shutdown timer expire on removed transport by Wei Yongjun · 15 years ago
  25. a2c3958 sctp: fix to only enable IPv6 address support on PF_INET6 socket by Wei Yongjun · 15 years ago
  26. 4553e88 sctp: fix a typo in net/sctp/sm_statetable.c by Wei Yongjun · 15 years ago
  27. 945e5ab sctp: fix the error code when ASCONF is received with invalid address by Wei Yongjun · 15 years ago
  28. a987f76 sctp: fix report unrecognized parameter in ACSONF-ACK by Wei Yongjun · 15 years ago
  29. a84db79 sctp: fix error cause codes of ADD-IP extension by Wei Yongjun · 15 years ago
  30. 047584c net/ucc_geth: Add SGMII support for UEC GETH driver by Haiying Wang · 15 years ago
  31. fbcc0e2 fsl_pq_mido: Set the first UCC as the mii management interface master by Haiying Wang · 15 years ago
  32. 32d0c1e net/phy/marvell: update m88e1111 support for SGMII mode by Haiying Wang · 15 years ago
  33. e5b9215 net: skb cleanup by Eric Dumazet · 15 years ago
  34. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  35. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  36. dfbf97f net: add _skb_dst opaque field by Eric Dumazet · 15 years ago
  37. 3be8c94 e1000e: bump the version number by Bruce Allan · 15 years ago
  38. 37289d9 e1000e: workaround a Tx hang on 82577/82578 by Bruce Allan · 15 years ago
  39. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  40. 2adc55c e1000e: specify max supported frame size in adapter struct by Bruce Allan · 15 years ago
  41. 3ec2a2b e1000e: correct flow control thresholds by Bruce Allan · 15 years ago
  42. 918d719 e1000e: do not attempt to disable smart powerdown if not supported by Bruce Allan · 15 years ago
  43. 6e50912a e1000e: enable CRC stripping by default by Bruce Allan · 15 years ago
  44. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. d455e5b mlx4_en: Updated driver version by Yevgeny Petrilin · 15 years ago
  46. e486973 mlx4_en: Added vlan_features support by Yevgeny Petrilin · 15 years ago
  47. f813cad mlx4_en: multiqueue support by Yevgeny Petrilin · 15 years ago
  48. 3db36fb mlx4_en: Coalescing target is equal for all mtu's by Yevgeny Petrilin · 15 years ago
  49. 3c2fa83 mlx4_en: Work with part of the ports. by Yevgeny Petrilin · 15 years ago
  50. 9e47eda mlx4_en renamed en_params.c to en_ethtool.c by Yevgeny Petrilin · 15 years ago
  51. a2b2873 mlx4_en: Moved all module parameters handling to en_main.c by Yevgeny Petrilin · 15 years ago
  52. 453a608 mlx4_en: Giving interface name in debug messages by Yevgeny Petrilin · 15 years ago
  53. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 15 years ago
  54. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  55. f771bef ipv4: New multicast-all socket option by Nivedita Singhvi · 15 years ago
  56. 4d52cfb net: ipv4/ip_sockglue.c cleanups by Eric Dumazet · 15 years ago
  57. dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 15 years ago
  58. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  59. b61b8af usb: gadget: f_phonet: fix memory allocation sizes by Rémi Denis-Courmont · 15 years ago
  60. c69367f f_phonet: no need to check for carrier - scheduler does it internally by Rémi Denis-Courmont · 15 years ago
  61. fa20259 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback by Rémi Denis-Courmont · 15 years ago
  62. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 15 years ago
  63. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  64. c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 15 years ago
  65. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  66. 56d417b IPv6: Add 'autoconf' and 'disable_ipv6' module parameters by Brian Haley · 15 years ago
  67. 0220ff7 cpmac: prevent fatal exception in cpmac_end_xmit by Stefan Weil · 15 years ago
  68. 69bd4ae cpmac: remove unused variable. by Florian Fainelli · 15 years ago
  69. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 15 years ago
  70. 255a915 can: sja1000: stop misusing member base_addr of struct net_device by Wolfgang Grandegger · 15 years ago
  71. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 15 years ago
  72. 4371ee3 MAINTAINERS: take maintainership of the cpmac Ethernet driver by Florian Fainelli · 15 years ago
  73. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
  74. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 15 years ago
  75. 6442330 fec: Add FEC support for MX35 processor by Fabio Estevam · 15 years ago
  76. e13f931 irda-usb: suspend/resume support by Tadashi Abe · 15 years ago
  77. cd39c7a mac8390: use printk MAC address format by Finn Thain · 15 years ago
  78. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  79. ae63e80 bonding: use bond_is_lb() when it's appropriate by Jiri Pirko · 15 years ago
  80. cf4ae4e net/firmare: Ignore .cis files by Matt Kraai · 15 years ago
  81. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  82. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  83. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  84. f22a563 cxgb3: add support for the Aquantia 10G-BT phy by Divy Le Ray · 15 years ago
  85. 7445142 cxgb3: Add Aeluros 2020 phy support by Divy Le Ray · 15 years ago
  86. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 15 years ago
  87. 080c825 netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access by Graf Yang · 15 years ago
  88. 015dac8 netdev: bfin_mac: fix performance issue found by netperf by Michael Hennerich · 15 years ago
  89. 805a8ab netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB by Sonic Zhang · 15 years ago
  90. 91a455f netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt by Michael Hennerich · 15 years ago
  91. 60df914 veth: dont release skb->dst in veth_xmit() by Eric Dumazet · 15 years ago
  92. 2df9001 tcp: fix loop in ofo handling code and reduce its complexity by Ilpo Järvinen · 15 years ago
  93. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  94. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  95. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  96. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  97. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  98. 5d4e039 bonding: allow bond in mode balance-alb to work properly in bridge -try4.3 by Jiri Pirko · 15 years ago
  99. 4d5ef9f korina: periodically poll the media by Florian Fainelli · 15 years ago
  100. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago