1. 8d0fc7b mlx4_core: Changing link sensing logic by Yevgeny Petrilin · 12 years ago
  2. 58a6016 mlx4: capability for link sensing by Yevgeny Petrilin · 12 years ago
  3. 9f6e20c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  4. d1d182e wimax/i2400m: remove an unused variable by Dan Carpenter · 13 years ago
  5. e6373c4 net:bridge: use IS_ENABLED by Igor Maravić · 13 years ago
  6. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  7. 29c3626 net:x25: use IS_ENABLED by Igor Maravić · 13 years ago
  8. a3bf7ae net:core: use IS_ENABLED by Igor Maravić · 13 years ago
  9. ecedb6a be2net: Add support for Skyhawk cards by Ajit Khaparde · 13 years ago
  10. 869aa41 sch_gred: prefer GFP_KERNEL allocations by Eric Dumazet · 13 years ago
  11. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  12. 36b77a5 net: fix sleeping while atomic problem in sock mem_cgroup. by Glauber Costa · 13 years ago
  13. cb9ffb7 mlx4: Fix compile error when driver is comiled-in by Joerg Roedel · 13 years ago
  14. 4721d22 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  15. 220b07e batman-adv: Fix merge error. by David S. Miller · 13 years ago
  16. 70350b0 sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO by Ben Hutchings · 13 years ago
  17. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  18. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  19. 14596f7 ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR by Ben Hutchings · 13 years ago
  20. 5d531aa unix_diag: Write it into kbuild by Pavel Emelyanov · 13 years ago
  21. cbf3919 unix_diag: Receive queue lenght NLA by Pavel Emelyanov · 13 years ago
  22. 2aac7a2 unix_diag: Pending connections IDs NLA by Pavel Emelyanov · 13 years ago
  23. ac02be8 unix_diag: Unix peer inode NLA by Pavel Emelyanov · 13 years ago
  24. 5f7b056 unix_diag: Unix inode info NLA by Pavel Emelyanov · 13 years ago
  25. f5248b4 unix_diag: Unix socket name NLA by Pavel Emelyanov · 13 years ago
  26. 5d3cae8 unix_diag: Dumping exact socket core by Pavel Emelyanov · 13 years ago
  27. 45a96b9 unix_diag: Dumping all sockets core by Pavel Emelyanov · 13 years ago
  28. 22931d3 unix_diag: Basic module skeleton by Pavel Emelyanov · 13 years ago
  29. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  30. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  31. aec8dc6 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 13 years ago
  32. e7c466e sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration by Pavel Emelyanov · 13 years ago
  33. 5bd5e9a ath9k: Support RSN Mesh by Chun-Yeow Yeoh · 13 years ago
  34. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  35. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  36. a1910f9 mac80211_hwsim: fix wmediumd_pid by Johannes Berg · 13 years ago
  37. 1b2538b ath9k_hw: remove ATH9K_HW_CAP_CST by Mohammed Shafi Shajakhan · 13 years ago
  38. 356cb55 ath9k: validate for non-zero BSSID by Mohammed Shafi Shajakhan · 13 years ago
  39. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. d66be829 b43: N-PHY: check for bustype before touching BCMA CC PLLs by Rafał Miłecki · 13 years ago
  41. aa1f2f0 brcm80211: smac: precendence bug in wlc_phy_attach() by Dan Carpenter · 13 years ago
  42. 29942bc ath9k: add DFS radar pulse processing by Zefir Kurtisi · 13 years ago
  43. 9a66af3 ath9k_hw: add DFS testing check by Zefir Kurtisi · 13 years ago
  44. 9b203c8 ath: add a debug level for DFS by Zefir Kurtisi · 13 years ago
  45. 00d2ec0 brcmsmac: Replace kmalloc/memset with kzalloc by Larry Finger · 13 years ago
  46. 55e435d ath: document ATH_DBG_MCI by Luis R. Rodriguez · 13 years ago
  47. f943754 ath9k: avoid retransmitting aggregation frames that a BAR was sent for by Felix Fietkau · 13 years ago
  48. 3ad2952 ath9k: simplify tx locking by Felix Fietkau · 13 years ago
  49. 6ee8284 ath9k: remove bogus sequence number increment by Felix Fietkau · 13 years ago
  50. b047701 ath9k: reduce indentation level in a few places by Felix Fietkau · 13 years ago
  51. 156369f ath9k: reduce the number of unnecessary BAR tx packets by Felix Fietkau · 13 years ago
  52. da64762 ath9k: change maximum software retransmission handling by Felix Fietkau · 13 years ago
  53. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  54. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  55. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  56. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  57. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  58. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  59. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  60. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  61. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  62. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  63. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  64. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  65. bcebcc4 tg3: Break out RSS indir table init and assignment by Matt Carlson · 13 years ago
  66. f88788f tg3: Use mii_advertise_flowctrl by Matt Carlson · 13 years ago
  67. 55086ad tg3: Add 57766 ASIC rev support by Matt Carlson · 13 years ago
  68. a4cb428 tg3: Make the TX BD DMA limit configurable by Matt Carlson · 13 years ago
  69. 4f27209 tg3: Enable EEE support for capable 10/100 devs by Matt Carlson · 13 years ago
  70. c48e074 tcp_memcontrol: fix reversed if condition by Dan Carpenter · 13 years ago
  71. 888bdaa Move limit definitions outside CONFIG_INET by Glauber Costa · 13 years ago
  72. c99f895 wl12xx: alloc buffer in driver_state_read to prevent compilation warning by Luciano Coelho · 13 years ago
  73. ef18706 Set wlvif->ps_compl to NULL in before return by Pontus Fuchs · 13 years ago
  74. 7f74484 wl12xx: remove unused firmware version macros by Luciano Coelho · 13 years ago
  75. 36b2082 wl12xx: remove deprecated packet detection threshold config by Luciano Coelho · 13 years ago
  76. 5de8eef wl12xx: use ieee80211_free_txskb() by Eliad Peller · 13 years ago
  77. 2c8f82e wl12xx: call extended radio parameters for wl127x AP mode by Luciano Coelho · 13 years ago
  78. f414218 wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS by Luciano Coelho · 13 years ago
  79. 3f17649 wl12xx: Restore testmode ABI by Pontus Fuchs · 13 years ago
  80. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  81. 361f3cb NFC: DEP link hook implementation for pn533 by Samuel Ortiz · 13 years ago
  82. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  83. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  84. db81a62 NFC: Atomic socket allocation by Samuel Ortiz · 13 years ago
  85. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 13 years ago
  86. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  87. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  88. e4522ab rt2x00: Make use of ieee80211_free_txskb in tx path by Helmut Schaa · 13 years ago
  89. cb71b8d mac80211: free skb on error path of ieee80211_ibss_join() by Simon Wunderlich · 13 years ago
  90. 38c9d66 mwifiex: remove cfg_workqueue by Amitkumar Karwar · 13 years ago
  91. 00918d3 nl80211: accept testmode dump with netdev by Johannes Berg · 13 years ago
  92. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  93. 78feb35 iwlwifi: allow to switch to HT40 if not associated by Wey-Yi Guy · 13 years ago
  94. 81670a4 iwlwifi: tx_sync only on PAN context by Johannes Berg · 13 years ago
  95. 51e708c mwifiex: avoid double list_del in command cancel path by Yogesh Ashok Powar · 13 years ago
  96. f943cbe inet: remove rcu protection on tw_net by Eric Dumazet · 13 years ago
  97. e6560d4 net: ping: remove some sparse errors by Eric Dumazet · 13 years ago
  98. 3a53943 cls_flow: remove one dynamic array by Eric Dumazet · 13 years ago
  99. fcdf95c bnx2x: handle vpd data longer than 128 bytes by Barak Witkowski · 13 years ago
  100. 8b1fdb5 b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set by John W. Linville · 13 years ago