1. aacf8f1 iwlwifi: mvm: Add support for RRM by scan by Avrahams Stern · 8 years ago
  2. 9a73a7d iwlwifi: mvm: support BAR in reorder buffer by Sara Sharon · 8 years ago
  3. 3ee0f0e iwlwifi: mvm: fix DQA AP mode station assumption by Sara Sharon · 8 years ago
  4. a6c934b iwlwifi: check for valid ethernet address provided by OEM by Haim Dreyfuss · 8 years ago
  5. 91b08c2d iwlwifi: mvm: add support for MU-MIMO air sniffer by Aviya Erenfeld · 9 years ago
  6. 61b0f5d iwlwifi: mvm: compare full command ID by Johannes Berg · 8 years ago
  7. 5a710b8 iwlwifi: mvm: cleanup skb queue functions use by Sara Sharon · 8 years ago
  8. 8352e62 iwlwifi: pcie: fix typo in struct name for a000 devices by Sara Sharon · 8 years ago
  9. d55092b iwlwifi: mvm: remove variable shadowing by Liad Kaufman · 8 years ago
  10. 80ba4f1 mwifiex: fix null pointer deference when adapter is null by Colin Ian King · 8 years ago
  11. 92ca4f9 mwifiex: fix error handling in mwifiex_create_custom_regdomain by Bob Copeland · 8 years ago
  12. f1785fb rtl8xxxu: Implement 8192e specific power down sequence by Jes Sorensen · 8 years ago
  13. 6833d07 Merge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 8 years ago
  14. fd9527f Merge branch 'ip_tunnel-collect_md' by David S. Miller · 8 years ago
  15. 173ca26 samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test by Alexei Starovoitov · 8 years ago
  16. a1c8270 samples/bpf: extend test_tunnel_bpf.sh with IPIP test by Alexei Starovoitov · 8 years ago
  17. 8d79266 ip6_tunnel: add collect_md mode to IPv6 tunnels by Alexei Starovoitov · 8 years ago
  18. cfc7381 ip_tunnel: add collect_md mode to IPIP tunnel by Alexei Starovoitov · 8 years ago
  19. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  20. 3730750 dwc_eth_qos: constify net_device_ops structures by Julia Lawall · 8 years ago
  21. 66f58ec hisilicon: constify net_device_ops structures by Julia Lawall · 8 years ago
  22. 5ff904d llc: switch type to bool as the timeout is only tested versus 0 by Alan Cox · 8 years ago
  23. 19664c6 net: l3mdev: Remove netif_index_is_l3_master by David Ahern · 8 years ago
  24. e1fb9d0 net: vrf: Remove RT_FL_TOS by David Ahern · 8 years ago
  25. 3613b3d tcp: prepare skbs for better sack shifting by Eric Dumazet · 8 years ago
  26. e812bd9 Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  27. 31b9662 Merge branch 'mlx5e-order-0' by David S. Miller · 8 years ago
  28. 4415a03 net/mlx5e: Implement RX mapped page cache for page recycle by Tariq Toukan · 8 years ago
  29. a5a0c59 net/mlx5e: Introduce API for RX mapped pages by Tariq Toukan · 8 years ago
  30. 7e42667 net/mlx5e: Single flow order-0 pages for Striding RQ by Tariq Toukan · 8 years ago
  31. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  32. 84ce3da Merge branch 'QCA8K' by David S. Miller · 8 years ago
  33. 6b93fb4 net-next: dsa: add new driver for qca8xxx family by John Crispin · 8 years ago
  34. cafdc45 net-next: dsa: add Qualcomm tag RX/TX handler by John Crispin · 8 years ago
  35. e5dcad2 Documentation: devicetree: add qca8k binding by John Crispin · 8 years ago
  36. 1d7b47a net: emac: remove .owner field for driver by Wei Yongjun · 8 years ago
  37. 7e5eded net: emac: remove unnecessary dev_set_drvdata() by Wei Yongjun · 8 years ago
  38. 46c21e2 net: dsa: b53: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  39. 0e26e5b net: dsa: bcm_sf2: Fix non static symbol warning by Wei Yongjun · 8 years ago
  40. 76f0dcb tcp: fix a stale ooo_last_skb after a replace by Eric Dumazet · 8 years ago
  41. bf0a6da Merge branch 'mediatek-reset-flow' by David S. Miller · 8 years ago
  42. dce6fa4 net: ethernet: mediatek: avoid race condition during the reset process by Sean Wang · 8 years ago
  43. 2a8307a net: ethernet: mediatek: add more resets for internal ethernet circuit block by Sean Wang · 8 years ago
  44. 9ea4d31 net: ethernet: mediatek: add the whole ethernet reset into the reset process by Sean Wang · 8 years ago
  45. 26a2ad8 net: ethernet: mediatek: add controlling power domain the ethernet belongs to by Sean Wang · 8 years ago
  46. 8a8a9e8 net: ethernet: mediatek: cleanup error path inside mtk_hw_init by Sean Wang · 8 years ago
  47. bf253fb net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_init call by Sean Wang · 8 years ago
  48. 85574db net: ethernet: mediatek: refactoring mtk_hw_init to be reused by Sean Wang · 8 years ago
  49. fd659f8 iwlwifi: mvm: tighten BAID range check by Johannes Berg · 8 years ago
  50. 9b85683 iwlwifi: mvm: remove pointless _bh from spinlock in timer by Johannes Berg · 8 years ago
  51. 723d11a iwlwifi: mvm: make RSS RX more robust by Johannes Berg · 8 years ago
  52. 612da1e iwlwifi: unify iwl_get_ucode_image() implementations by Sharon Dvir · 8 years ago
  53. 9fb064d iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX mode by Haim Dreyfuss · 8 years ago
  54. 5fe3439 iwlwifi: mvm: bump max API to 26 by Emmanuel Grumbach · 8 years ago
  55. 06f4b08 iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa() by Sara Sharon · 8 years ago
  56. 72c240f iwlwifi: mvm: use setup_timer instead of init_timer and data fields by Wei Yongjun · 8 years ago
  57. a3e939d iwlwifi: add the new 8275 series by Oren Givon · 8 years ago
  58. 89e4ad5 iwlwifi: add the new 9560 series by Oren Givon · 8 years ago
  59. 7c8d91e iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpu by Haim Dreyfuss · 9 years ago
  60. a0315dea iwlwifi: mvm: free reserved queue on STA removal by Liad Kaufman · 8 years ago
  61. 7585c35 iwlwifi: mvm: fix pending frames tracking on tx resp by Liad Kaufman · 8 years ago
  62. 496d83c iwlwifi: pcie: Configure shared interrupt vector in MSIX mode by Haim Dreyfuss · 9 years ago
  63. c46e772 iwlwifi: mvm: support new BA notification response by Sara Sharon · 8 years ago
  64. bb98ecd iwlwifi: pcie: merge iwl_queue and iwl_txq by Sara Sharon · 8 years ago
  65. 4fe10bc iwlwifi: change byte count table for a000 devices by Sara Sharon · 8 years ago
  66. 6983ba6 iwlwifi: pcie: assign and access a000 TFD & TBs by Sara Sharon · 8 years ago
  67. 8aacf4b iwlwifi: introduce trans API to get byte count table by Sara Sharon · 8 years ago
  68. 364eac0 Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  69. 39caa8b Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  70. 09f090d Merge branch 'libcxgb-next' by David S. Miller · 8 years ago
  71. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  72. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  73. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  74. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  75. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  76. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  77. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  78. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  79. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  80. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  81. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  82. 2679d04 openvswitch: avoid deferred execution of recirc actions by Lance Richardson · 8 years ago
  83. faef091 Merge branch 'cls_flower-port-masks' by David S. Miller · 8 years ago
  84. 37a6c15 net/sched: cls_flower: Specify vlan attributes format in the UAPI header by Or Gerlitz · 8 years ago
  85. a53d850 net/sched: cls_flower: Remove an unused field from the filter key structure by Or Gerlitz · 8 years ago
  86. aa72d70 net/sched: cls_flower: Support masking for matching on tcp/udp ports by Or Gerlitz · 8 years ago
  87. 0ca4e20 alx: fix error handling in __alx_open by Tobias Regnery · 8 years ago
  88. 5400e54 cxgb4vf: don't offload Rx checksums for IPv6 fragments by Hariprasad Shenai · 8 years ago
  89. 86da71b net_sched: Introduce skbmod action by Jamal Hadi Salim · 8 years ago
  90. c865250 Merge branch 'bpf-next' by David S. Miller · 8 years ago
  91. f53d8c7 bpf: use skb_at_tc_ingress helper in tcf_bpf by Daniel Borkmann · 8 years ago
  92. 04b3f8d bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf by Daniel Borkmann · 8 years ago
  93. 07c0f09 net/sched: act_tunnel_key: Remove rcu_read_lock protection by Hadar Hen Zion · 8 years ago
  94. 5c0ca3f test_bpf: fix the dummy skb after dissector changes by Jakub Kicinski · 8 years ago
  95. d560846 atm: iphase: fix newline escape and minor tweak to source formatting by Colin Ian King · 8 years ago
  96. db06f04 iwlwifi: mvm: support new shared memory config API by Sara Sharon · 8 years ago
  97. 585a262 iwlwifi: mvm: remove dump of locked registers by Sara Sharon · 8 years ago
  98. 3cd1980 iwlwifi: pcie: introduce new tfd and tb formats by Sara Sharon · 8 years ago
  99. c0ed8aa iwlwifi: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  100. 15985fb iwlwifi: mvm: don't free queue after delba in dqa by Liad Kaufman · 8 years ago