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