1. 9369746 ath9k_hw: fix periodic noise floor calibration on AR9003 by Felix Fietkau · 14 years ago
  2. 00c8659 ath9k_hw: clean up and fix initial noise floor calibration by Felix Fietkau · 14 years ago
  3. 1601b1e mac80211: fix scan locking wrt. hw scan by Johannes Berg · 14 years ago
  4. 02f5ba5 iwlwifi: fix possible recursive locking deadlock by Johannes Berg · 14 years ago
  5. 3ff1c25 phy/marvell: add 88ec048 support by Cyril Chemparathy · 14 years ago
  6. 99870a7 igb: Program MDICNFG register prior to PHY init by Alexander Duyck · 14 years ago
  7. 96f2bd1 e1000e: correct MAC-PHY interconnect register offset for 82579 by Bruce Allan · 14 years ago
  8. 5c7bf2f hso: Add new product ID by Filip Aben · 14 years ago
  9. 96d8e90 can: Add driver for esd CAN-USB/2 device by Matthias Fuchs · 14 years ago
  10. 4565956 l2tp: fix export of header file for userspace by James Chapman · 14 years ago
  11. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  12. 3578b0c Revert "net: remove zap_completion_queue" by David S. Miller · 14 years ago
  13. a427615 net: cleanup inclusion by Changli Gao · 14 years ago
  14. 00dad5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. c477d04 phy/marvell: add 88e1121 interface mode support by Cyril Chemparathy · 14 years ago
  16. 66d50d2 u32: negative offset fix by stephen hemminger · 14 years ago
  17. eabd8ba net: Fix a typo from "dev" to "ndev" by Henrique Camargo · 14 years ago
  18. 81a6185 igb: Use irq_synchronize per vector when using MSI-X by Emil Tantilov · 14 years ago
  19. 3bfacf9 ixgbevf: fix null pointer dereference due to filter being set for VLAN 0 by Alexander Duyck · 14 years ago
  20. 8e86acd e1000e: Fix irq_synchronize in MSI-X case by Jeff Kirsher · 14 years ago
  21. c128ec2 e1000e: register pm_qos request on hardware activation by Florian Mickler · 14 years ago
  22. c893b80 ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice by Changli Gao · 14 years ago
  23. 3c0fef0 net: Add getsockopt support for TCP thin-streams by Josh Hunt · 14 years ago
  24. 99e6d06 cxgb4: update driver version by Dimitris Michailidis · 14 years ago
  25. ac50bed cxgb4: add new PCI IDs by Dimitris Michailidis · 14 years ago
  26. 7a3acb8 cxgb4: fix wrong shift direction by Dimitris Michailidis · 14 years ago
  27. 060e0c7 cxgb4: support running the driver on PCI functions besides 0 by Dimitris Michailidis · 14 years ago
  28. 35d3568 cxgb4: advertise NETIF_F_TSO_ECN by Dimitris Michailidis · 14 years ago
  29. 1ae970e cxgb4: get on-chip queue info from FW and create a memory window for them by Dimitris Michailidis · 14 years ago
  30. 625ac6a cxgb4: fix TSO descriptors by Dimitris Michailidis · 14 years ago
  31. ba5d3c6 cxgb4: don't offload Rx checksums for IPv6 fragments by Dimitris Michailidis · 14 years ago
  32. 63bccee cxgb4: disable an interrupt that is neither used nor serviced by Dimitris Michailidis · 14 years ago
  33. a3f2279 hp100: unmap memory on error path by Dan Carpenter · 14 years ago
  34. 9292d8f Tulip: don't initialize SBE xT3E3 WAN ports. by Krzysztof Hałasa · 14 years ago
  35. 3f326d4 drivers/net/wan/farsync.c: Use standard pr_<level> by Joe Perches · 14 years ago
  36. 4fc6eb7 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  37. 9ed6eda tg3: Update version to 3.113 by Matt Carlson · 14 years ago
  38. f07e9af tg3: Migrate tg3_flags to phy_flags by Matt Carlson · 14 years ago
  39. 80096068 tg3: Create phy_flags and migrate phy_is_low_power by Matt Carlson · 14 years ago
  40. f08aa1a tg3: Add phy-related preprocessor constants by Matt Carlson · 14 years ago
  41. 6ee7c0a tg3: Add error reporting to tg3_phydsp_write() by Matt Carlson · 14 years ago
  42. f65aac1 tg3: Improve small packet performance by Matt Carlson · 14 years ago
  43. 67b284d tg3: Remove 5720, 5750, and 5750M by Matt Carlson · 14 years ago
  44. ecc7964 tg3: Detect APE firmware types by Matt Carlson · 14 years ago
  45. 8c69b1e tg3: Restrict ASPM workaround devlist by Matt Carlson · 14 years ago
  46. f37500d tg3: Manage gphy power for CPMU-less devs only by Matt Carlson · 14 years ago
  47. 88075d9 tg3: Don't access phy test ctrl reg for 5717+ by Matt Carlson · 14 years ago
  48. c885e82 tg3: Create TG3_FLG3_5717_PLUS flag by Matt Carlson · 14 years ago
  49. 774ee75 tg3: Disable TSS also during tg3_close() by Matt Carlson · 14 years ago
  50. 6de34cb tg3: Add 5784 ASIC rev to earlier PCIe MPS fix by Matt Carlson · 14 years ago
  51. 83bf2e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  52. 6661481 netfilter: nf_conntrack_acct: use skb->len for accounting by Changli Gao · 14 years ago
  53. 2452a99 netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice by Changli Gao · 14 years ago
  54. f43dc98 netfilter: nf_nat: make unique_tuple return void by Changli Gao · 14 years ago
  55. 794dbc1 netfilter: nf_nat: use local variable hdrlen by Changli Gao · 14 years ago
  56. 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
  57. 2890a15 ipvs: remove EXPERIMENTAL tag by Simon Horman · 14 years ago
  58. ee92d37 netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() by Changli Gao · 14 years ago
  59. 24b36f0 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary by Eric Dumazet · 14 years ago
  60. de38483 net: ingress filter message limit by Stephen Hemminger · 14 years ago
  61. e2e0c7c net/rose: Use GFP_ATOMIC by Julia Lawall · 14 years ago
  62. 3a3dfb0 act_nat: the checksum of ICMP doesn't have pseudo header by Changli Gao · 14 years ago
  63. 072d79a act_nat: fix wild pointer by Changli Gao · 14 years ago
  64. 0fc48c3 be2net: fix to avoid sending get_stats request if one is already being processed. by Ajit Khaparde · 14 years ago
  65. 48e9989 be2net: change to show correct physical link status by Ajit Khaparde · 14 years ago
  66. 7c18527 be2net: add code to dump registers for debug by Ajit Khaparde · 14 years ago
  67. 6dedec8 be2net: fix to correctly know if driver needs to run for a VF or a PF by Ajit Khaparde · 14 years ago
  68. 060b946 sky2: Code style fixes by Mike McCormack · 14 years ago
  69. e994762 TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers. by Sriram · 14 years ago
  70. 3725b1f TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function. by Sriram · 14 years ago
  71. 84da265 TI DaVinci EMAC : Implement interrupt pacing functionality. by Sriram · 14 years ago
  72. 3a7fda0 bridge: Allow multicast snooping to be disabled before ifup by Herbert Xu · 14 years ago
  73. 6d1d1d3 bridge: Fix skb leak when multicast parsing fails on TX by Herbert Xu · 14 years ago
  74. de140b0 dnet: fixup error handling in initialization by Dan Carpenter · 14 years ago
  75. c5cb002 bonding: prevent sysfs from allowing arp monitoring with alb/tlb by Andy Gospodarek · 14 years ago
  76. 75f5e1c drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  77. a3bdb54 tcp: cookie transactions setsockopt memory leak by Dmitry Popov · 14 years ago
  78. 19de1e3 net: ks8842 depends on DMA_ENGINE by Randy Dunlap · 14 years ago
  79. 3ac3774 ucc_geth: fix UCC device number in debug message by Sergey Matyukevich · 14 years ago
  80. bee3136 tun: keep link (carrier) state up to date by Nolan Leake · 14 years ago
  81. ae3568a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  82. b7753c8 cfg80211: fix dev <-> wiphy typo by Christian Lamparter · 14 years ago
  83. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  84. d28232b iwlwifi: fix scan abort by Stanislaw Gruszka · 14 years ago
  85. 1634591 mwl8k: change maintenance status by Lennert Buytenhek · 14 years ago
  86. ac01e94 wl1271: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  87. 8b28e82 wl1251: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  88. ece550d wl1271: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  89. bef9cb5 libertas_tf: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  90. 1943414 wl1251: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  91. a55427e ar9170: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  92. 0d462bb mwl8k: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  93. 4c85ab1 ath9k: enable serialize_regmode for non-PCIE AR9160 by John W. Linville · 14 years ago
  94. 7f3e01f net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 14 years ago
  95. 4552124 mac80211: inform drivers about the off-channel status on channel changes by Felix Fietkau · 14 years ago
  96. a0daa0e Revert "mac80211: fix sw scan bracketing" by Luis R. Rodriguez · 14 years ago
  97. 3088833 ath9k: remove the two wiphys scanning at the same time message by Luis R. Rodriguez · 14 years ago
  98. c4c3229 cfg80211: Update of regulatory request initiator handling by Yuri Ershov · 14 years ago
  99. d080e27 nl80211: Fix memory leaks by Yuri Ershov · 14 years ago
  100. e4ab7eb mac80211: Put some code under MESH macro by Yuri Ershov · 14 years ago