1. 6acda8f Merge branch 'mv88e6060-cleanups' by David S. Miller · 6 years ago
  2. 1ba22bf net: dsa: mv88e6060: Replace REG_READ macro by Andrew Lunn · 6 years ago
  3. c4362c3 net: dsa: mv88e6060: Replace REG_WRITE macro by Andrew Lunn · 6 years ago
  4. 3e8bc1b net: dsa: mv88e6060: Replace ds with priv by Andrew Lunn · 6 years ago
  5. 406a436 net: dsa: mv88e6060: Add SPDX header by Andrew Lunn · 6 years ago
  6. e56e251 ibmvnic: Add device identification to requested IRQs by Murilo Fossa Vicentini · 6 years ago
  7. 026cc9c cpsw: Put back cpsw_ndo_poll_controller() by David S. Miller · 6 years ago
  8. 7cb523d Merge branch 'net-ethernet-ti-clean-up-and-optimizations' by David S. Miller · 6 years ago
  9. c24eef2 net: ethernet: ti: cpsw: move ethtool func in separate file by Grygorii Strashko · 6 years ago
  10. cfc0834 net: ethernet: ti: cpsw: switch to use mac sl api by Grygorii Strashko · 6 years ago
  11. a71a18f net: ethernet: ti: cpsw: introduce mac sl module api by Grygorii Strashko · 6 years ago
  12. e6a8462 net: ethernet: ti: cpsw: move common hw init code in separate func by Grygorii Strashko · 6 years ago
  13. 5dea398 net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_hw_addr by Grygorii Strashko · 6 years ago
  14. 814b4a6 net: ethernet: ti: cpsw: move cpsw definitions in priv header by Grygorii Strashko · 6 years ago
  15. 83a8471 net: ethernet: ti: cpsw: refactor probe to group common hw initialization by Grygorii Strashko · 6 years ago
  16. 03f66f0 net: ethernet: ti: davinci_mdio: use devm_ioremap() by Grygorii Strashko · 6 years ago
  17. 7cb528c net: ethernet: ti: ale: do not auto delete mcast super entries by Grygorii Strashko · 6 years ago
  18. 06095f3 net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode by Grygorii Strashko · 6 years ago
  19. 91c8865 net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti() by Grygorii Strashko · 6 years ago
  20. af9f4e6 net: ethernet: ti: ale: fix mcast super setting by Grygorii Strashko · 6 years ago
  21. 10ae805 net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit() by Grygorii Strashko · 6 years ago
  22. d183a94 net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs() by Grygorii Strashko · 6 years ago
  23. 56bf8a5 net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call by Grygorii Strashko · 6 years ago
  24. c8fb566 net: ethernet: ti: cpsw: use local var dev in probe by Grygorii Strashko · 6 years ago
  25. 9763a89 net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common by Grygorii Strashko · 6 years ago
  26. 16f5416 net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option by Grygorii Strashko · 6 years ago
  27. 99f6297 net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option by Grygorii Strashko · 6 years ago
  28. 68cf027 net: ethernet: ti: convert to SPDX license identifiers by Grygorii Strashko · 6 years ago
  29. 84ee916 Merge branch 'strict-netlink-validation' by David S. Miller · 6 years ago
  30. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  31. 56738f4 netlink: add strict parsing for future attributes by Johannes Berg · 6 years ago
  32. 3de6440 netlink: re-add parse/validate functions in strict mode by Johannes Berg · 6 years ago
  33. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  34. 6f455f5 netlink: add NLA_MIN_LEN by Johannes Berg · 6 years ago
  35. f6ad55a Merge branch 'nla_nest_start' by David S. Miller · 6 years ago
  36. f78c603 net: fix two coding style issues by Michal Kubecek · 6 years ago
  37. 12ad5f6 ipset: drop ipset_nest_start() and ipset_nest_end() by Michal Kubecek · 6 years ago
  38. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  39. c7881b4 Merge branch 'net-tls-small-code-cleanup' by David S. Miller · 6 years ago
  40. 63a1c95 net/tls: byte swap device req TCP seq no upon setting by Jakub Kicinski · 6 years ago
  41. da68b4a net/tls: move definition of tls ops into net/tls.h by Jakub Kicinski · 6 years ago
  42. 9e99579 net/tls: remove old exports of sk_destruct functions by Jakub Kicinski · 6 years ago
  43. e49d268d net/tls: don't log errors every time offload can't proceed by Jakub Kicinski · 6 years ago
  44. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  45. 148f025 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  46. 96490a1 net: hns3: remove reset after command send failed by Weihang Li · 6 years ago
  47. 7b8f622 net: hns3: prevent double free in hns3_put_ring_config() by Huazhong Tan · 6 years ago
  48. fd85717 net: hns3: extend the loopback state acquisition time by liuzhongzhu · 6 years ago
  49. fba2efd net: hns3: fix pause configure fail problem by Huazhong Tan · 6 years ago
  50. 146e92c net: hns3: not reset TQP in the DOWN while VF resetting by Huazhong Tan · 6 years ago
  51. b7048d3 net: hns3: use a reserved byte to identify need_resp flag by Huazhong Tan · 6 years ago
  52. 30780a8 net: hns3: use atomic_t replace u32 for arq's count by Huazhong Tan · 6 years ago
  53. 1416d33 net: hns3: stop sending keep alive msg when VF command queue needs reinit by Huazhong Tan · 6 years ago
  54. ea48586 net: hns3: handle the BD info on the last BD of the packet by Yunsheng Lin · 6 years ago
  55. 63380a1 net: hns3: fix for TX clean num when cleaning TX BD by Yunsheng Lin · 6 years ago
  56. 26cda2f net: hns3: fix data race between ring->next_to_clean by Yunsheng Lin · 6 years ago
  57. 790d23e nfp: implement PCI driver shutdown callback by Dirk van der Merwe · 6 years ago
  58. 16848c8 NFC: st95hf: remove set but not used variables 'dev, nfcddev' by YueHaibing · 6 years ago
  59. 0e58156 tipc: remove rcu_read_unlock() left in tipc_udp_recv() by Eric Dumazet · 6 years ago
  60. 8c90b79 net: phy: improve genphy_soft_reset by Heiner Kallweit · 6 years ago
  61. f7abc06 usbnet: ipheth: Simplify device detection by Guenter Roeck · 6 years ago
  62. e55449e ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup by David Ahern · 6 years ago
  63. 950347f cnic: Refactor code and mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  64. 05dd264 cxgb4/cxgb4vf_main: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  65. 9b8221d wimax/i2400m/control: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  66. a36de5b7 amd-xgbe: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  67. 6074782 net: socket: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  68. 0ff85d6 Merge branch 's390-qeth-cleanups' by David S. Miller · 6 years ago
  69. 14a1b04 s390/qeth: trust non-IP cast type in qeth_l3_fill_header() by Julian Wiedmann · 6 years ago
  70. 58aa249 s390/qeth: extract helper to determine L2 cast type by Julian Wiedmann · 6 years ago
  71. 4e26c5f s390/qeth: cache max number of available buffer elements by Julian Wiedmann · 6 years ago
  72. 7b579ce s390/qeth: don't clear Output buffers on every queue init by Julian Wiedmann · 6 years ago
  73. 379ac99 s390/qeth: use IS_* helpers for checking device type by Julian Wiedmann · 6 years ago
  74. 5c0bfba s390/qeth: clean up stale buffer state documentation by Julian Wiedmann · 6 years ago
  75. ddb0ac5 s390/qeth: remove RX seqno in skb->cb by Julian Wiedmann · 6 years ago
  76. 46b8362 s390: qeth: address type mismatch warning by Arnd Bergmann · 6 years ago
  77. 8828f81 mac80211: probe unexercised mesh links by Rajkumar Manoharan · 6 years ago
  78. 0601677 mac80211: add option for setting control flags by Rajkumar Manoharan · 6 years ago
  79. 5ab92e7 cfg80211: add support to probe unexercised mesh link by Rajkumar Manoharan · 6 years ago
  80. 387bc002 mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers by Alexander Wetzel · 6 years ago
  81. cfe7007 mac80211_hwsim: Extended Key ID support by Alexander Wetzel · 6 years ago
  82. a680fe4 nl80211: do a struct assignment to radar_chandef instead of memcpy() by Luca Coelho · 6 years ago
  83. 622fce8 mac80211: Fix Extended Key ID auto activation by Alexander Wetzel · 6 years ago
  84. 5809a5d cfg80211: don't pass pointer to pointer unnecessarily by Dan Carpenter · 6 years ago
  85. ba905bf mac80211: store tx power value from user to station by Ashok Raj Nagarajan · 6 years ago
  86. e96d1cd cfg80211: Add support to set tx power for a station associated by Ashok Raj Nagarajan · 6 years ago
  87. dbd50a8 mac80211: only allocate one queue when using iTXQs by Johannes Berg · 6 years ago
  88. 391d132 nl80211: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  89. 9f8c713 cfg80211: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  90. 276d9e8 mac80211: debugfs option to force TX status frames by Julius Niedworok · 6 years ago
  91. 5e28042 cfg80211: remove redundant zero check on variable 'changed' by Colin Ian King · 6 years ago
  92. 5dc8cdc mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 6 years ago
  93. c2b1794 mac80211: minstrel_ht: automatically calculate rate duration shift by Felix Fietkau · 6 years ago
  94. 7f2e12e mac80211: minstrel_ht: add support for rates with 4 spatial streams by Felix Fietkau · 6 years ago
  95. 1974da8 mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit by Felix Fietkau · 6 years ago
  96. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  97. 6cdd397 nl80211/cfg80211: Extended Key ID support by Alexander Wetzel · 6 years ago
  98. 092c409 mac80211: Optimize tailroom_needed update checks by Alexander Wetzel · 6 years ago
  99. 8dbb000 mac80211: set NETIF_F_LLTX when using intermediate tx queues by Felix Fietkau · 6 years ago
  100. ded4698 mac80211: run late dequeue late tx handlers without holding fq->lock by Felix Fietkau · 6 years ago