1. 7eb26df mac80211: add ability to parse CCFS2 by Johannes Berg · 7 years ago
  2. 09b4a4f mac80211: introduce capability flags for VHT EXT NSS support by Johannes Berg · 7 years ago
  3. b0aa75f ieee80211: add new VHT capability fields/parsing by Johannes Berg · 7 years ago
  4. 34fb190 mac80211: in AP mode, set bss_conf::he_supported by Shaul Triebitz · 7 years ago
  5. 244eb9a cfg80211: add he_capabilities (ext) IE to AP settings by Shaul Triebitz · 7 years ago
  6. 03512ce ieee80211: remove redundant leading zeroes by Sara Sharon · 7 years ago
  7. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 7 years ago
  8. 331aead mac80211: use le16_encode_bits() instead of open-coding by Johannes Berg · 7 years ago
  9. 6f52728 mac80211: remove pointless 'params' NULL checks by Johannes Berg · 7 years ago
  10. 80aaa9c mac80211: Add he_capa debugfs entry by Ido Yariv · 7 years ago
  11. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  13. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 7 years ago
  14. 84cb8eb net: sched: action_ife: take reference to meta module by Vlad Buslov · 7 years ago
  15. 2fc4aa5 net: usbnet: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  16. 6d784f1 act_ife: fix a potential use-after-free by Cong Wang · 7 years ago
  17. 639505d net/mlx5: Fix SQ offset in QPs with small RQ by Tariq Toukan · 7 years ago
  18. e02eef3 dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531, led-N-mode by Quentin Schulz · 7 years ago
  19. 4bdbacf dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties by Quentin Schulz · 7 years ago
  20. 5ff8e1f net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32 by Quentin Schulz · 7 years ago
  21. 36c53cf net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32 by Quentin Schulz · 7 years ago
  22. a993e0f net: phy: mscc: read 'vsc8531,vddmac' as an u32 by Quentin Schulz · 7 years ago
  23. 0969aba net: phy: mscc: factorize function for getting LED mode from DT by Quentin Schulz · 7 years ago
  24. 11bfdab net: phy: mscc: factorize code for LEDs mode by Quentin Schulz · 7 years ago
  25. 802869f Merge branch 'ethernet-over-hdlc' by David S. Miller · 7 years ago
  26. ccb7bc0 net/wan/fsl_ucc_hdlc: tx timeout handler by David Gounaris · 7 years ago
  27. 040b7c9 net/wan/fsl_ucc_hdlc: GUMR for non tsa mode by David Gounaris · 7 years ago
  28. 045f77b net/wan/fsl_ucc_hdlc: hmask by David Gounaris · 7 years ago
  29. 8978ca7 net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER by David Gounaris · 7 years ago
  30. 43a78e0 net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity by David Gounaris · 7 years ago
  31. d8d7477 net/wan/fsl_ucc_hdlc: allow ucc index up to 7 by David Gounaris · 7 years ago
  32. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  33. 68ddc82 cxgb4: collect hardware queue descriptors by Rahul Lakkireddy · 7 years ago
  34. b5e281a cxgb4: when max_tx_rate is 0 disable tx rate limiting by Ganesh Goudar · 7 years ago
  35. 4ee5489 Merge branch 'hns3-fixes' by David S. Miller · 7 years ago
  36. 12f46bc net: hns3: Refine hns3_get_link_ksettings() by Jian Shen · 7 years ago
  37. 7a0a928 net: hns3: Remove redundant codes of query advertised flow control abilitiy by Jian Shen · 7 years ago
  38. 7f7d9e5 net: hns3: Change the dst mac addr of loopback packet by Yunsheng Lin · 7 years ago
  39. 2d03eac net: hns3: Only update mac configuation when necessary by Yunsheng Lin · 7 years ago
  40. daaa852 net: hns3: Preserve vlan 0 in hardware table by Yunsheng Lin · 7 years ago
  41. 3f8601f net: hns3: Fix ping exited problem when doing lp selftest by Yunsheng Lin · 7 years ago
  42. 0f29fc2 net: hns3: Fix for loopback selftest failed problem by Yunsheng Lin · 7 years ago
  43. ce2c1d2 net: hns3: Implement shutdown ops in hns3 pci driver by Yunsheng Lin · 7 years ago
  44. 54e97d1 net: hns3: Fix error of checking used vlan id by Jian Shen · 7 years ago
  45. fd5f9da net: hns3: Fix for multicast failure by Huazhong Tan · 7 years ago
  46. 41dafea net: hns3: Fix for vf vlan delete failed problem by Yunsheng Lin · 7 years ago
  47. a484ef3 tipc: correct spelling errors for tipc_topsrv_queue_evt() comments by Zhenbo Gao · 7 years ago
  48. 9cc1bf3 tipc: correct spelling errors for struct tipc_bc_base's comment by Zhenbo Gao · 7 years ago
  49. a104d18 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 7 years ago
  50. 00fe9c3 bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. by Michael Chan · 7 years ago
  51. ad95c27 bnxt_en: Clean up unused functions. by Michael Chan · 7 years ago
  52. 6b95c3e bnxt_en: Fix firmware signaled resource change logic in open. by Michael Chan · 7 years ago
  53. 6570aa1 Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts' by David S. Miller · 7 years ago
  54. 741880e sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel by Xin Long · 7 years ago
  55. af8a2b8 sctp: fix invalid reference to the index variable of the iterator by Xin Long · 7 years ago
  56. bf68066 net/ibm/emac: wrong emac_calc_base call was used by typo by Ivan Mikhaylov · 7 years ago
  57. c10bbfa net: sched: null actions array pointer before releasing action by Vlad Buslov · 7 years ago
  58. 05a6843 tipc: correct structure parameter comments for topsrv by Zhenbo Gao · 7 years ago
  59. c48300c vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  60. 3587861 liquidio: Added delayed work for periodically updating the link statistics. by Pradeep Nalla · 7 years ago
  61. 9fd0e09 r8169: add support for NCube 8168 network card by Anthony Wong · 7 years ago
  62. 36feaac ip6_tunnel: respect ttl inherit for ip6tnl by Hangbin Liu · 7 years ago
  63. c6e57b3 mac80211: shorten the IBSS debug messages by Emmanuel Grumbach · 7 years ago
  64. 6c18b27 mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 7 years ago
  65. 0007e94 mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 7 years ago
  66. f3ffb6c mac80211: fix a race between restart and CSA flows by Emmanuel Grumbach · 7 years ago
  67. abd76d2 mac80211: fix WMM TXOP calculation by Dreyfuss, Haim · 7 years ago
  68. 8442938 cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() by Dan Carpenter · 7 years ago
  69. 66eb02d mac80211: fix an off-by-one issue in A-MSDU max_subframe computation by Lorenzo Bianconi · 7 years ago
  70. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  71. 132c5b4 Merge branch 'mlx5e-IPoIB-stats' by David S. Miller · 7 years ago
  72. 19052a3 net/mlx5e: IPoIB, Use priv stats in completion rx flow by Feras Daoud · 7 years ago
  73. b75ba38 net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices by Feras Daoud · 7 years ago
  74. c57d235 net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices by Feras Daoud · 7 years ago
  75. 6dae6f0 net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow by Feras Daoud · 7 years ago
  76. 1fcc3fd Merge branch 'Full-phylink-support-for-mv88e6352' by David S. Miller · 7 years ago
  77. 4382172 net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352 by Andrew Lunn · 7 years ago
  78. c309b15 net: dsa: mv88e6xxx: Fix writing to a PHY page. by Andrew Lunn · 7 years ago
  79. 59a03fe uapi: Fix linux/rds.h userspace compilation errors. by Vinson Lee · 7 years ago
  80. 743e481 tcp: remove useless add operation when init sysctl_max_tw_buckets by Yafang Shao · 7 years ago
  81. 1914104 net: nixge: Fix Kconfig warning with OF_MDIO by Moritz Fischer · 7 years ago
  82. 16fe10c net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() by Jia-Ju Bai · 7 years ago
  83. a80afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  84. 5736184 Linux 4.19-rc2 by Linus Torvalds · 7 years ago
  85. 42220b7 Merge branch 'mvneta-some-small-improvements' by David S. Miller · 7 years ago
  86. bd9f1ee net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbe by Jisheng Zhang · 7 years ago
  87. 7772988 net: mvneta: enable NETIF_F_RXCSUM by default by Jisheng Zhang · 7 years ago
  88. d28118e net: mvneta: Don't check NETIF_F_GRO ourself by Jisheng Zhang · 7 years ago
  89. 15a81b4 net/ipv6: Only update MTU metric if it set by David Ahern · 7 years ago
  90. b9de396 net/sched: fix type of htb statistics by Florent Fourcot · 7 years ago
  91. 18eb8ae net: ethernet: cpsw-phy-sel: prefer phandle for phy sel by Tony Lindgren · 7 years ago
  92. 10d7fac dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle by Tony Lindgren · 7 years ago
  93. c60e06c3 Merge branch 'igmp-fix-two-incorrect-unsolicit-report-count-issues' by David S. Miller · 7 years ago
  94. ff06525 igmp: fix incorrect unsolicit report count after link down and up by Hangbin Liu · 7 years ago
  95. 4fb7253 igmp: fix incorrect unsolicit report count when join group by Hangbin Liu · 7 years ago
  96. 597222f bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP by John Fastabend · 7 years ago
  97. 97911e0 tools/bpf: bpftool, add xskmap in map types by Prashant Bhole · 7 years ago
  98. 9db39f4 bpf: Fix bpf_msg_pull_data() by Tushar Dave · 7 years ago
  99. fd6868d Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  100. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago