1. 6ebbc1a virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true by Zhangjie \(HZ\) · 11 years ago
  2. 1621b94 tipc: fix memory leak of publications by Ying Xue · 11 years ago
  3. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 11 years ago
  4. a22adce net: dsa: update DSA drivers to use ds_to_priv by Florian Fainelli · 11 years ago
  5. 7fa857e net: dsa: add ds_to_priv by Florian Fainelli · 11 years ago
  6. 48d11dc rsi: Changing opcode for sta mode according to changes in firmware by Jahnavi Meher · 11 years ago
  7. c83a4e5 ath9k_hw: fix worse EVM for 11b rates by Rajkumar Manoharan · 11 years ago
  8. 8aab2c7 ath9k_hw: update ar9300 initvals by Rajkumar Manoharan · 11 years ago
  9. b88cdde b43: N-PHY: complete radio 0x2056 setup by Rafał Miłecki · 11 years ago
  10. 4c8a348 ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting. by Nickolay Ledovskikh · 11 years ago
  11. 45eeeaf iwlegacy: Convert /n to \n by Joe Perches · 11 years ago
  12. 4c10416 wlcore: fix usage of platform_device_add_data() by Christian Engelmayer · 11 years ago
  13. 329d6e2 rtlwifi: rtl8723be: disable MSI interrupts mode by Adam Lee · 11 years ago
  14. 4a79e9a Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode" by Adam Lee · 11 years ago
  15. 7c3c20a b43: don't pre-set radio_on variable to true by Rafał Miłecki · 11 years ago
  16. a6316e2 b43: use b43_software_rfkill helper by Rafał Miłecki · 11 years ago
  17. 6b9e03e b43: bcma: respect GMODE (band choice) during core reset by Rafał Miłecki · 11 years ago
  18. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  19. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  20. ed036f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  21. eab8c045 tipc: move the delivery of named messages out of nametbl lock by Ying Xue · 11 years ago
  22. d7bb74c tipc: fix out of bounds indexing by Erik Hugne · 11 years ago
  23. d37556e ctc: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 11 years ago
  24. 16dc2c4 claw: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 11 years ago
  25. d66cb37 qeth: Add new priority queueing options by Stefan Raspl · 11 years ago
  26. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 11 years ago
  27. 9262c6c qeth: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  28. 6274edc lcs: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  29. 0f8ee7f qeth: Fix default queue setting in priority queueing by Stefan Raspl · 11 years ago
  30. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 11 years ago
  31. 5a2b646 ipv4: Use predefined value for readability by Hisao Tanabe · 11 years ago
  32. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 11 years ago
  33. f55ee08 mac80211_hwsim: Advertise support for AP mode channel width changes by Jouni Malinen · 11 years ago
  34. 3b1700b mac80211: Support dynamic AP mode channel width changes by Jouni Malinen · 11 years ago
  35. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 11 years ago
  36. b205786 mac80211: remove unnecessary assignment by Zhao, Gang · 11 years ago
  37. 7df180f mac80211: avoid calling useless channel context code by Zhao, Gang · 11 years ago
  38. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 11 years ago
  39. 6bb3f23 i40e/i40evf: Retrieve and store missing link config information by Neerav Parikh · 11 years ago
  40. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 11 years ago
  41. 53275f2 i40e: Do not expose fd-sb commands from debugfs by Anjali Singhai Jain · 11 years ago
  42. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 11 years ago
  43. 9d2f98e i40e: Change variable type to avoid typecheck failure by Kevin Scott · 11 years ago
  44. c50d2e5 i40evf: remove debugging message by Mitch Williams · 11 years ago
  45. 169f407 i40evf: fix panic on PF driver fail by Mitch Williams · 11 years ago
  46. 014269f i40e: Don't stop driver probe when querying DCB config fails by Neerav Parikh · 11 years ago
  47. 0672a09 i40e: Redistribute queue vectors after DCB reconfiguration by Neerav Parikh · 11 years ago
  48. d246601 i40e/i40evf: add driver version string to driver version command by Shannon Nelson · 11 years ago
  49. 37cc0d2 i40e: Use port VLAN in MAC/VLAN filter configuration by Greg Rose · 11 years ago
  50. 4e9dc31 i40evf: support ethtool RSS options by Mitch A Williams · 11 years ago
  51. 1315f7c i40e: Retain MAC filters when changing port VLAN by Greg Rose · 11 years ago
  52. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago
  53. a49eb42 sched, act: allow to clear all actions as well by Cong Wang · 11 years ago
  54. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 11 years ago
  55. 4940b8c Merge branch 'qlcnic-next' by David S. Miller · 11 years ago
  56. d736574 qlcnic: Update version to 5.3.58 by Jitendra Kalsaria · 11 years ago
  57. aaecf51 qlcnic: Limit vNIC support in legacy interrupt mode by Sucheta Chakraborty · 11 years ago
  58. c65762f qlcnic: Add driver logs in error path. by Sucheta Chakraborty · 11 years ago
  59. 868e914 qlcnic: Allow setting TX interrupt coalescing parameters from VF. by Sucheta Chakraborty · 11 years ago
  60. 1f0f467 qlcnic: Add hwmon interface to export board temperature. by Harish Patil · 11 years ago
  61. ddfbac0 qlcnic: Optimize MAC learning code by Shahed Shaikh · 11 years ago
  62. f716775 qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  63. eb11022 FDDI: Reformat <linux/if_fddi.h> for 8-character tabs by Maciej W. Rozycki · 11 years ago
  64. 22e7987 tipc: fix a possible memory leak by Ying Xue · 11 years ago
  65. a42c3a2 qlge: Convert /n to \n by Joe Perches · 11 years ago
  66. 8945ef3 Merge branch 'systemport' by David S. Miller · 11 years ago
  67. b830220 MAINTAINERS: add Broadcom SYSTEMPORT driver entry by Florian Fainelli · 11 years ago
  68. a3862db net: systemport: hook SYSTEMPORT driver in the build by Florian Fainelli · 11 years ago
  69. fcecaeb Documentation: add Broadcom SYSTEMPORT Device Tree bindings by Florian Fainelli · 11 years ago
  70. 80105be net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver by Florian Fainelli · 11 years ago
  71. 2319366 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  72. 851bdd1 inetpeer_gc_worker: trivial cleanup by xiao jin · 11 years ago
  73. 1818ce4 net_namespace: trivial cleanup by xiao jin · 11 years ago
  74. 98a20b7 Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  75. 16b4630 Merge branch 'at86rf230-next' by David S. Miller · 11 years ago
  76. 18c6504 at86rf230: remove function for setting irq polarity by Alexander Aring · 11 years ago
  77. 1cc9fc5 at86rf230: remove unnecessary state read by Alexander Aring · 11 years ago
  78. 57e48ff at86rf230: remove unnecessary spi_set_drvdata by Alexander Aring · 11 years ago
  79. 1962694 at86rf230: reset irq line before irq request by Alexander Aring · 11 years ago
  80. ee69559 at86rf230: remove unnecessary assign by Alexander Aring · 11 years ago
  81. a8b66db at86rf230: remove #ifdef CONFIG_OF by Alexander Aring · 11 years ago
  82. 90b1552 at86rf230: add at86rf230_device_id table by Alexander Aring · 11 years ago
  83. 1086b4f at86rf230: make of_device_id const by Alexander Aring · 11 years ago
  84. 835cb7d at86rf230: add missing MODULE_DEVICE_TABLE by Alexander Aring · 11 years ago
  85. 0679e29 at86rf230: use devm_gpio_request_one by Alexander Aring · 11 years ago
  86. 652355c at86rf230: use devm_request_irq by Alexander Aring · 11 years ago
  87. 8eba0ee at86rf230: remove irq_type in request_irq by Alexander Aring · 11 years ago
  88. 0dbfc8f devicetree: add at86rf230 bindings by Alexander Aring · 11 years ago
  89. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 11 years ago
  90. 7f51531 Merge branch 'tipc-next' by David S. Miller · 11 years ago
  91. 78acb1f tipc: add ioctl to fetch link names by Erik Hugne · 11 years ago
  92. a89778d tipc: add support for link state subscriptions by Erik Hugne · 11 years ago
  93. 8eca1fb cfg80211: Use 5MHz bandwidth by default when checking usable channels by Rostislav Lisovy · 11 years ago
  94. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 11 years ago
  95. 8bd811a mac80211: change return value of notifier function by Zhao, Gang · 11 years ago
  96. 6784c7d cfg80211: change return value of notifier function by Zhao, Gang · 11 years ago
  97. f26cbf4 cfg80211: change wiphy_to_dev function name by Zhao, Gang · 11 years ago
  98. 1b8ec87 cfg80211: change registered device pointer name by Zhao, Gang · 11 years ago
  99. 308f7fc mac80211: remove unnecessary BUG_ON() by Zhao, Gang · 11 years ago
  100. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 11 years ago