1. 81c1f74 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  2. f8273ba brcm80211: Add support for brcm4371 by Eric Caruso · 9 years ago
  3. 92121e6 brcmfmac: Properly set carrier state of netdev. by Hante Meuleman · 9 years ago
  4. 54b499d brcmfmac: Remove unused state AP creating. by Hante Meuleman · 9 years ago
  5. c443e16 brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file. by Hante Meuleman · 9 years ago
  6. bf2a7e0 brcmfmac: Add dump_station support to cfg80221 ops. by Hante Meuleman · 9 years ago
  7. cae355d brcmfmac: Add RSSI information to get_station. by Hante Meuleman · 9 years ago
  8. 124d517 brcmfmac: Fix station info rate information. by Hante Meuleman · 9 years ago
  9. 2b76acd brcmfmac: Rework p2p attach, use single method for p2p dev creation. by Hante Meuleman · 9 years ago
  10. 43569bf brcmfmac: remove conversational comment by Arend van Spriel · 9 years ago
  11. 4a34628 brcmfmac: rename firmware_path to alternative_fw_path by Franky Lin · 9 years ago
  12. 185f0eb brcmfmac: Fix race condition between USB probe/load and disconnect. by Hante Meuleman · 9 years ago
  13. ff4445a brcmfmac: expose device memory to devcoredump subsystem by Arend van Spriel · 9 years ago
  14. 26f1fad New driver: rtl8xxxu (mac80211) by Jes Sorensen · 9 years ago
  15. bc6f9ae ath10k: make fw stats prints specific to firmware version by Manikanta Pubbisetty · 9 years ago
  16. 1aaf8ef ath10k: disable PCI PS for QCA988X and QCA99X0 by Anilkumar Kolli · 9 years ago
  17. 400143e ath10k: remove htc polling for tx completion by Rajkumar Manoharan · 9 years ago
  18. 0da64f1 ath10k: remove unused dl_is_polled by Rajkumar Manoharan · 9 years ago
  19. a70587b ath10k: configure copy engine 5 for HTT messages by Rajkumar Manoharan · 9 years ago
  20. 3f0f7ed ath10k: export htt tx rx handlers by Rajkumar Manoharan · 9 years ago
  21. 9d9bdbb ath10k: register per copy engine receive callbacks by Rajkumar Manoharan · 9 years ago
  22. 0e5b295 ath10k: register per copy engine send completion callbacks by Rajkumar Manoharan · 9 years ago
  23. aed1dc8 ath10k: export htc tx rx handlers by Rajkumar Manoharan · 9 years ago
  24. 8785955 mwifiex: remove unnecessary NULL check by Xinming Hu · 9 years ago
  25. fe24372 mwifiex: add ndo_validate_addr netdev ops by Amitkumar Karwar · 9 years ago
  26. 505c5cb mwifiex: fix AP VHT behaviour by Ganapathi Bhat · 9 years ago
  27. 46dbe24 mwifiex: control WLAN and bluetooth coexistence modes by Amitkumar Karwar · 9 years ago
  28. a484804 mwifiex: fix a comment typo by Geliang Tang · 9 years ago
  29. cfa2b42 ath9k: fix QCA9561 XLNA rxgain initial by Miaoqing Pan · 9 years ago
  30. 871d005 ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlna by Miaoqing Pan · 9 years ago
  31. 16a4ea5 rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_reg by Priit Laes · 9 years ago
  32. ce03966 mwifiex: correction in USB8997 chipset's product ID by Amitkumar Karwar · 9 years ago
  33. 60a188a mwifiex: remove USB8897 chipset support by Amitkumar Karwar · 9 years ago
  34. 406df18 ath9k: Fix NF CCA limits for AR9287 and AR9227 by Martin Blumenstingl · 9 years ago
  35. f1d2b4d rtlwifi: rtl818x: Move drivers into new realtek directory by Larry Finger · 9 years ago
  36. 0e33944 ath10k: cleanup ath10k_mac_register() error handling by Jeff Johnson · 9 years ago
  37. 83cfce8 ath10k: fix cleanup in ath10k_thermal_unregister by Mohammed Shafi Shajakhan · 9 years ago
  38. db0984e ath10k: select board data based on BMI chip id and board id by Manikanta Pubbisetty · 9 years ago
  39. 0a51b34 ath10k: add board 2 API support by Manikanta Pubbisetty · 9 years ago
  40. 6623c60 bridge: vlan: enforce no pvid flag in vlan ranges by Nikolay Aleksandrov · 9 years ago
  41. cbb41b9 atm: iphase: fix misleading indention by Tillmann Heidsieck · 9 years ago
  42. 21e26ff atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc() by Tillmann Heidsieck · 9 years ago
  43. 8c5b83f ipv6 route: use err pointers instead of returning pointer by reference by Roopa Prabhu · 9 years ago
  44. 99dcc7d net: hns: fix the unknown phy_nterface_t type error by huangdaode · 9 years ago
  45. 5fcd2d8 tun: use sk_fullsock() before reading sk->sk_tsflags by Eric Dumazet · 9 years ago
  46. b7a4609 Merge branch 'netns-defrag' by David S. Miller · 9 years ago
  47. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  48. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  49. 37fcbab ipv4: Only compute net once in ip_call_ra_chain by Eric W. Biederman · 9 years ago
  50. 161642e packet: fix match_fanout_group() by Eric Dumazet · 9 years ago
  51. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  52. e2ca690 ipv4/icmp: redirect messages can use the ingress daddr as source by Paolo Abeni · 9 years ago
  53. 0944d6b bridge: try switchdev op first in __vlan_vid_add/del by Jiri Pirko · 9 years ago
  54. 3703ebe BNX2: free temp_stats_blk on error path by wangweidong · 9 years ago
  55. 76973dd Merge branch 'setsockopt_incoming_cpu' by David S. Miller · 9 years ago
  56. d475f09 tcp: shrink tcp_timewait_sock by 8 bytes by Eric Dumazet · 9 years ago
  57. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  58. 8e5eb54 net: align sk_refcnt on 128 bytes boundary by Eric Dumazet · 9 years ago
  59. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  60. c7d39e3 packet: support per-packet fwmark for af_packet sendmsg by Edward Jee · 9 years ago
  61. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  62. c1bf5fe Merge branch 'bpf-unprivileged' by David S. Miller · 9 years ago
  63. bf50887 bpf: add unprivileged bpf tests by Alexei Starovoitov · 9 years ago
  64. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 9 years ago
  65. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  66. 0fa2887 net: HNS: fix MDIO dependencies by Arnd Bergmann · 9 years ago
  67. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 9 years ago
  68. d540491 Merge branch 'switchdev_ageing_time' by David S. Miller · 9 years ago
  69. d0cf57f rocker: handle setting bridge ageing_time by Scott Feldman · 9 years ago
  70. c62987b bridge: push bridge setting ageing_time down to switchdev by Scott Feldman · 9 years ago
  71. 464314e switchdev: skip over ports returning -EOPNOTSUPP when recursing ports by Scott Feldman · 9 years ago
  72. f55ac58 switchdev: add bridge ageing_time attribute by Scott Feldman · 9 years ago
  73. 7533ce3 tcp: change type of alive from int to bool by Richard Sailer · 9 years ago
  74. 3741873 bridge: allow adding of fdb entries pointing to the bridge device by Roopa Prabhu · 9 years ago
  75. 6bcfd7f tcp: fix RFS vs lockless listeners by Eric Dumazet · 9 years ago
  76. 5010ea5 Merge branch 'dsa-next' by David S. Miller · 9 years ago
  77. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  78. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  79. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  80. 6e86ac1 net: encx24j600: Fix typos in Kconfig by Jon Ringle · 9 years ago
  81. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  82. 8fae307 BNX2: fix a Null Pointer for stats_blk by wangweidong · 9 years ago
  83. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  84. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  85. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  86. d49ae37 Merge branch 'net-non-modular' by David S. Miller · 9 years ago
  87. b3c8ec3 drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular by Paul Gortmaker · 9 years ago
  88. 075640e net/sched: make sch_blackhole.c explicitly non-modular by Paul Gortmaker · 9 years ago
  89. 36b9ad80 net/dcb: make dcbnl.c explicitly non-modular by Paul Gortmaker · 9 years ago
  90. b6191ae net/core: make sock_diag.c explicitly non-modular by Paul Gortmaker · 9 years ago
  91. 4d886d6 Merge branch 'net-bool' by David S. Miller · 9 years ago
  92. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  93. f06cc7b net/inetdevice: bad_mask can be boolean by Yaowei Bai · 9 years ago
  94. c322516 net/inetdevice: inet_ifa_match can be boolean by Yaowei Bai · 9 years ago
  95. 45ae74f net/dccp: dccp_bad_service_code can be boolean by Yaowei Bai · 9 years ago
  96. 0c6119d net/dccp: dccp_list_has_service can be boolean by Yaowei Bai · 9 years ago
  97. d6fbaea net/can: can_dropped_invalid_skb can be boolean by Yaowei Bai · 9 years ago
  98. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  99. 35498ed net/ieee80211: ieee80211_is_* can be boolean by Yaowei Bai · 9 years ago
  100. 61d0353 net/netlink: lockdep_genl_is_held can be boolean by Yaowei Bai · 9 years ago