1. b0a7908 brcmfmac: Fix IBSS setup by Hante Meuleman · 9 years ago
  2. 353c46a brcmfmac: no interface combination check for single interface by Arend van Spriel · 9 years ago
  3. fdf3456 brcmfmac: Add support for PCIE 4350 revision 5 device by Hante Meuleman · 9 years ago
  4. a7b82d4 brcmfmac: Make TDLS a detectable feature by Hante Meuleman · 9 years ago
  5. 6c404f3 brcmfmac: Cleanup pmksa cache handling code by Hante Meuleman · 9 years ago
  6. 4235edc brcmfmac: Remove some redundant cfg80211 data by Hante Meuleman · 9 years ago
  7. 675f5d8 brcmfmac: Use local storage for ssid iovar by Hante Meuleman · 9 years ago
  8. 1678ba8 brcmfmac: Simplify scan timing configuration by Hante Meuleman · 9 years ago
  9. 31ced24 iwlegacy: mark il_adjust_beacon_interval as noinline by Arnd Bergmann · 9 years ago
  10. 17bc558 rtlwifi: fix memory leak for USB device by Peter Wu · 9 years ago
  11. 6b904f6 prism54: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  12. fc30c30 mwifiex: fix semicolon.cocci warnings by Julia Lawall · 9 years ago
  13. 631d464 brcm80211: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  14. 7cfd829 mwifiex: correction in region code to country mapping by Amitkumar Karwar · 9 years ago
  15. 947d315 mwifiex: don't follow AP if country code received from EEPROM by Amitkumar Karwar · 9 years ago
  16. 658cb59 mwifiex: set regulatory info from EEPROM by Amitkumar Karwar · 9 years ago
  17. d2b0c73 mwifiex: handle start AP error paths correctly by Amitkumar Karwar · 9 years ago
  18. d5556e8 mwifiex: parse adhoc start/join result by Amitkumar Karwar · 9 years ago
  19. bd9a212 prism54: off by one BUG_ON() test by Dan Carpenter · 9 years ago
  20. 9e4aee4 hostap: fix an error code in prism2_config() by Dan Carpenter · 9 years ago
  21. 97276c1 mwifiex: remove an unneeded condition by Dan Carpenter · 9 years ago
  22. 3f0267f iwlegacy: cleanup end of il_send_add_sta() by Dan Carpenter · 9 years ago
  23. 09ad44e cw1200: remove some dead code by Dan Carpenter · 9 years ago
  24. b513cac brcmfmac: only lock and unlock fws if fws is not null by Colin Ian King · 9 years ago
  25. 133b732 wlcore: split wl12xx/wl18xx sg parameters by Guy Mishol · 9 years ago
  26. 264a4ac chelsio: constify cmac_ops structures by Julia Lawall · 9 years ago
  27. 5abe255 bnx2x: remove rx_pkt/rx_calls by Eric Dumazet · 9 years ago
  28. 4d6acb6 bnx2x: avoid soft lockup in bnx2x_poll() by Eric Dumazet · 9 years ago
  29. 46c749e rhashtable: Remove unnecessary wmb for future_tbl by Herbert Xu · 9 years ago
  30. bc22ff5 Merge branch 'cxgb4-update-kconfig-and-fixes' by David S. Miller · 9 years ago
  31. 76928c9 cxgb4: Adds PCI device id for new T5 adapters by Hariprasad Shenai · 9 years ago
  32. 70055dd cxgb4: Add FL DMA mapping error and low counter by Hariprasad Shenai · 9 years ago
  33. 8d0557d cxgb4: Deal with wrap-around of queue for Work request by Hariprasad Shenai · 9 years ago
  34. 126fca6 cxgb4: prevent simultaneous execution of service_ofldq() by Hariprasad Shenai · 9 years ago
  35. 632be19 cxgb4: Use ACCES_ONCE macro to read queue's consumer index by Hariprasad Shenai · 9 years ago
  36. b8759e9 cxgb4/cxgb4vf: update Kconfig file to include T6 adapter by Hariprasad Shenai · 9 years ago
  37. 0bf9a7d cxgb4: Align rest of the ethtool get stats by Hariprasad Shenai · 9 years ago
  38. 9cbe9fd net: hns: optimize XGE capability by reducing cpu usage by yankejian · 9 years ago
  39. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  40. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  41. 297dbde netprio_cgroup: limit the maximum css->id to USHRT_MAX by Tejun Heo · 9 years ago
  42. bc9b145 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by David S. Miller · 9 years ago
  43. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  44. bc0b8b6 Merge branch 'sh_eth-optimize-mdio' by David S. Miller · 9 years ago
  45. 78fa3c5 sh_eth: get rid of bb_{set|clr|read}() by Sergei Shtylyov · 9 years ago
  46. 39b4b06 sh_eth: factor out common code from MDIO bitbang methods by Sergei Shtylyov · 9 years ago
  47. 3242e2b sh_eth: remove mask fields from 'struct bb_info' by Sergei Shtylyov · 9 years ago
  48. 3cdb730 drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures by Julia Lawall · 9 years ago
  49. e370abd Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  50. 760a432 net: Fix inverted test in __skb_recv_datagram by Rainer Weikusat · 9 years ago
  51. e72c932 cxgb3: Convert simple_strtoul to kstrtox by LABBE Corentin · 9 years ago
  52. 611d7df Merge branch 'more-dsa-unbinding-fixes' by David S. Miller · 9 years ago
  53. cda5c15 net: dsa: move dsa slave destroy code to slave.c by Neil Armstrong · 9 years ago
  54. 679fb46 net: dsa: Add missing master netdev dev_put() calls by Neil Armstrong · 9 years ago
  55. b0dc635d net: dsa: cleanup resources upon module removal by Neil Armstrong · 9 years ago
  56. 4baee937 net: dsa: remove DSA link polling by Neil Armstrong · 9 years ago
  57. ad9360b Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  58. 4c9668d Merge branch 'thunderx-cleanups' by David S. Miller · 9 years ago
  59. 668dda0 net, thunderx: Remove unnecessary rcv buffer start address management by Sunil Goutham · 9 years ago
  60. b45ceb4 net: thunderx: nicvf_queues: nivc_*_intr: remove duplication by Yury Norov · 9 years ago
  61. 1b89452 mac80211: handle HW ROC expired properly by Ilan Peer · 9 years ago
  62. 6487428 af_unix: fix unix_dgram_recvmsg entry locking by Rainer Weikusat · 9 years ago
  63. ea3793e core: enable more fine-grained datagram reception control by Rainer Weikusat · 9 years ago
  64. 7bf9ae0 PHY: DP83867: Remove looking in parent device for OF properties by Andrew Lunn · 9 years ago
  65. 404814a net: cdc_ncm: add "ndp_to_end" sysfs attribute by Bjørn Mork · 9 years ago
  66. 0fe3e20 Merge branch 'mlx4-HA-LAG-SRIOV-VF' by David S. Miller · 9 years ago
  67. e57968a net/mlx4_core: Support the HA mode for SRIOV VFs too by Moni Shoua · 9 years ago
  68. f1b4e12a IB/mlx4: Use the VF base-port when demuxing mad from wire by Or Gerlitz · 9 years ago
  69. 5f61385 net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode by Moni Shoua · 9 years ago
  70. 78efed2 net/mlx4_core: Support mirroring VF DMFS rules on both ports by Moni Shoua · 9 years ago
  71. 8d80d04 net/mlx4_core: Use both physical ports to dispatch link state events to VF by Moni Shoua · 9 years ago
  72. e34305c net/mlx4_core: Use both physical ports to set the VF link state by Or Gerlitz · 9 years ago
  73. 0d76d6e8 VSOCK: fix returnvar.cocci warnings by Julia Lawall · 9 years ago
  74. 6c73008 net: qmi_wwan: should hold RTNL while changing netdev type by Bjørn Mork · 9 years ago
  75. 6633d38 Revert "i40e: remove CONFIG_I40E_VXLAN" by Singhai, Anjali · 9 years ago
  76. b48565f Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  77. 03d13a5 fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame by Jacob Keller · 9 years ago
  78. c7bc952 fm10k: TRIVIAL fix typo of hardware by Jacob Keller · 9 years ago
  79. dbf4284 fm10k: change default Tx ITR to 25usec by Jacob Keller · 9 years ago
  80. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 9 years ago
  81. 242722d fm10k: Update adaptive ITR algorithm by Jacob Keller · 9 years ago
  82. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  83. 20076fa fm10k: Add support for ITR scaling based on PCIe link speed by Jacob Keller · 9 years ago
  84. 5680ea6 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped by Jacob Keller · 9 years ago
  85. 17d39fa fm10k: add statistics for actual DWORD count of mbmem mailbox by Jacob Keller · 9 years ago
  86. cdf32c9 fm10k: explicitly typecast vlan values to u16 by Jacob Keller · 9 years ago
  87. 9d4955b fm10k: Correct typecast in fm10k_update_xc_addr_pf by Jacob Keller · 9 years ago
  88. 875328e fm10k: reinitialize queuing scheme after calling init_hw by Jacob Keller · 9 years ago
  89. 1343c65 fm10k: always check init_hw for errors by Jacob Keller · 9 years ago
  90. 0e8d5b5 fm10k: reset max_queues on init_hw_vf failure by Jacob Keller · 9 years ago
  91. e024490 fm10k: set netdev features in one location by Jacob Keller · 9 years ago
  92. b82583e Merge branch 'renesas-read-mac' by David S. Miller · 9 years ago
  93. 37742f0 sh_eth: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  94. d966063 ravb: read MAC address registers only once by Sergei Shtylyov · 9 years ago
  95. 04f9646 Merge branch 'bnx2x' by David S. Miller · 9 years ago
  96. 44c33c6 bnx2x: simplify distinction between port and func stats by Michal Schmidt · 9 years ago
  97. 9adab1b bnx2x: change FW GRO error message to WARN_ONCE by Michal Schmidt · 9 years ago
  98. 5c9ffde bnx2x: drop redundant error message about allocation failure by Michal Schmidt · 9 years ago
  99. b618aaa net: constify netif_is_* helpers net_device param by Jiri Pirko · 9 years ago
  100. abd86a5 sfc: check warm_boot_count after other functions have been reset by Daniel Pieczko · 9 years ago