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