1. 85478d7 net: dsa: Fix pharse -> phase typo by Vladimir Oltean · 6 years ago
  2. a658a3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  3. 7a1d839 net: phy: micrel: make sure the factory test bit is cleared by Antoine Tenart · 6 years ago
  4. 88d6272 net: phy: avoid unneeded MDIO reads in genphy_read_status by Heiner Kallweit · 6 years ago
  5. c1a92c0 Merge branch 'dsa-tag-modules' by David S. Miller · 6 years ago
  6. 0b9f9df dsa: Allow tag drivers to be built as modules by Andrew Lunn · 6 years ago
  7. 3aa475e dsa: tag_brcm: Avoid unused symbols by Andrew Lunn · 6 years ago
  8. f81a43e dsa: Cleanup unneeded table and make tag structures static by Andrew Lunn · 6 years ago
  9. 3675617 dsa: Make use of the list of tag drivers by Andrew Lunn · 6 years ago
  10. 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
  11. c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago
  12. 409065b dsa: Register the none tagger ops by Andrew Lunn · 6 years ago
  13. bdc6fe5 dsa: Keep link list of tag drivers by Andrew Lunn · 6 years ago
  14. d3b8c04 dsa: Add boilerplate helper to register DSA tag driver modules by Andrew Lunn · 6 years ago
  15. 056eed2 dsa: Add TAG protocol to tag ops by Andrew Lunn · 6 years ago
  16. f18bba5 dsa: Add MODULE_LICENSE to tag drivers by Andrew Lunn · 6 years ago
  17. 0b42f03 dsa: Add MODULE_ALIAS to taggers in preparation to become modules by Andrew Lunn · 6 years ago
  18. 875138f dsa: Move tagger name into its ops structure by Andrew Lunn · 6 years ago
  19. dfedd3b dsa: Add SPDX header to tag drivers. by Andrew Lunn · 6 years ago
  20. 5f0d736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  21. b1a7936 cxgb4: Delete all hash and TCAM filters before resource cleanup by Vishal Kulkarni · 6 years ago
  22. 7324d50 net: dsa: mv88e6xxx: Remove legacy probe support by Andrew Lunn · 6 years ago
  23. 6acda8f Merge branch 'mv88e6060-cleanups' by David S. Miller · 6 years ago
  24. 1ba22bf net: dsa: mv88e6060: Replace REG_READ macro by Andrew Lunn · 6 years ago
  25. c4362c3 net: dsa: mv88e6060: Replace REG_WRITE macro by Andrew Lunn · 6 years ago
  26. 3e8bc1b net: dsa: mv88e6060: Replace ds with priv by Andrew Lunn · 6 years ago
  27. 406a436 net: dsa: mv88e6060: Add SPDX header by Andrew Lunn · 6 years ago
  28. e56e251 ibmvnic: Add device identification to requested IRQs by Murilo Fossa Vicentini · 6 years ago
  29. 026cc9c cpsw: Put back cpsw_ndo_poll_controller() by David S. Miller · 6 years ago
  30. 7cb523d Merge branch 'net-ethernet-ti-clean-up-and-optimizations' by David S. Miller · 6 years ago
  31. c24eef2 net: ethernet: ti: cpsw: move ethtool func in separate file by Grygorii Strashko · 6 years ago
  32. cfc0834 net: ethernet: ti: cpsw: switch to use mac sl api by Grygorii Strashko · 6 years ago
  33. a71a18f net: ethernet: ti: cpsw: introduce mac sl module api by Grygorii Strashko · 6 years ago
  34. e6a8462 net: ethernet: ti: cpsw: move common hw init code in separate func by Grygorii Strashko · 6 years ago
  35. 5dea398 net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_hw_addr by Grygorii Strashko · 6 years ago
  36. 814b4a6 net: ethernet: ti: cpsw: move cpsw definitions in priv header by Grygorii Strashko · 6 years ago
  37. 83a8471 net: ethernet: ti: cpsw: refactor probe to group common hw initialization by Grygorii Strashko · 6 years ago
  38. 03f66f0 net: ethernet: ti: davinci_mdio: use devm_ioremap() by Grygorii Strashko · 6 years ago
  39. 7cb528c net: ethernet: ti: ale: do not auto delete mcast super entries by Grygorii Strashko · 6 years ago
  40. 06095f3 net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode by Grygorii Strashko · 6 years ago
  41. 91c8865 net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti() by Grygorii Strashko · 6 years ago
  42. af9f4e6 net: ethernet: ti: ale: fix mcast super setting by Grygorii Strashko · 6 years ago
  43. 10ae805 net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit() by Grygorii Strashko · 6 years ago
  44. d183a94 net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs() by Grygorii Strashko · 6 years ago
  45. 56bf8a5 net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call by Grygorii Strashko · 6 years ago
  46. c8fb566 net: ethernet: ti: cpsw: use local var dev in probe by Grygorii Strashko · 6 years ago
  47. 9763a89 net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common by Grygorii Strashko · 6 years ago
  48. 16f5416 net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option by Grygorii Strashko · 6 years ago
  49. 99f6297 net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option by Grygorii Strashko · 6 years ago
  50. 68cf027 net: ethernet: ti: convert to SPDX license identifiers by Grygorii Strashko · 6 years ago
  51. 84ee916 Merge branch 'strict-netlink-validation' by David S. Miller · 6 years ago
  52. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  53. 56738f4 netlink: add strict parsing for future attributes by Johannes Berg · 6 years ago
  54. 3de6440 netlink: re-add parse/validate functions in strict mode by Johannes Berg · 6 years ago
  55. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  56. 6f455f5 netlink: add NLA_MIN_LEN by Johannes Berg · 6 years ago
  57. f6ad55a Merge branch 'nla_nest_start' by David S. Miller · 6 years ago
  58. f78c603 net: fix two coding style issues by Michal Kubecek · 6 years ago
  59. 12ad5f6 ipset: drop ipset_nest_start() and ipset_nest_end() by Michal Kubecek · 6 years ago
  60. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  61. c7881b4 Merge branch 'net-tls-small-code-cleanup' by David S. Miller · 6 years ago
  62. 63a1c95 net/tls: byte swap device req TCP seq no upon setting by Jakub Kicinski · 6 years ago
  63. da68b4a net/tls: move definition of tls ops into net/tls.h by Jakub Kicinski · 6 years ago
  64. 9e99579 net/tls: remove old exports of sk_destruct functions by Jakub Kicinski · 6 years ago
  65. e49d268d net/tls: don't log errors every time offload can't proceed by Jakub Kicinski · 6 years ago
  66. 9076c49 Merge branch 'sk-local-storage' by Alexei Starovoitov · 6 years ago
  67. 263d0b3 bpf: Add ene-to-end test for bpf_sk_storage_* helpers by Martin KaFai Lau · 6 years ago
  68. 51a0e30 bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps by Martin KaFai Lau · 6 years ago
  69. 7a9bb97 bpf: Add verifier tests for the bpf_sk_storage by Martin KaFai Lau · 6 years ago
  70. 3f4d4c7 bpf: Refactor BTF encoding macro to test_btf.h by Martin KaFai Lau · 6 years ago
  71. a19f89f bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing by Martin KaFai Lau · 6 years ago
  72. 948d930 bpf: Sync bpf.h to tools by Martin KaFai Lau · 6 years ago
  73. 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago
  74. 3745dc2 Merge branch 'writeable-bpf-tracepoints' by Alexei Starovoitov · 6 years ago
  75. e950e84 selftests: bpf: test writable buffers in raw tps by Matt Mullins · 6 years ago
  76. 4635b0a tools: sync bpf.h by Matt Mullins · 6 years ago
  77. 2abd2de nbd: add tracepoints for send/receive timing by Andrew Hall · 6 years ago
  78. ea10672 nbd: trace sending nbd requests by Matt Mullins · 6 years ago
  79. 9df1c28 bpf: add writable context for raw tracepoints by Matt Mullins · 6 years ago
  80. 34b8ab0 bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd by Daniel Borkmann · 6 years ago
  81. 8968c67 bpf, arm64: remove prefetch insn in xadd mapping by Daniel Borkmann · 6 years ago
  82. 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
  83. 148f025 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  84. 96490a1 net: hns3: remove reset after command send failed by Weihang Li · 6 years ago
  85. 7b8f622 net: hns3: prevent double free in hns3_put_ring_config() by Huazhong Tan · 6 years ago
  86. fd85717 net: hns3: extend the loopback state acquisition time by liuzhongzhu · 6 years ago
  87. fba2efd net: hns3: fix pause configure fail problem by Huazhong Tan · 6 years ago
  88. 146e92c net: hns3: not reset TQP in the DOWN while VF resetting by Huazhong Tan · 6 years ago
  89. b7048d3 net: hns3: use a reserved byte to identify need_resp flag by Huazhong Tan · 6 years ago
  90. 30780a8 net: hns3: use atomic_t replace u32 for arq's count by Huazhong Tan · 6 years ago
  91. 1416d33 net: hns3: stop sending keep alive msg when VF command queue needs reinit by Huazhong Tan · 6 years ago
  92. ea48586 net: hns3: handle the BD info on the last BD of the packet by Yunsheng Lin · 6 years ago
  93. 63380a1 net: hns3: fix for TX clean num when cleaning TX BD by Yunsheng Lin · 6 years ago
  94. 26cda2f net: hns3: fix data race between ring->next_to_clean by Yunsheng Lin · 6 years ago
  95. 790d23e nfp: implement PCI driver shutdown callback by Dirk van der Merwe · 6 years ago
  96. 16848c8 NFC: st95hf: remove set but not used variables 'dev, nfcddev' by YueHaibing · 6 years ago
  97. 0e58156 tipc: remove rcu_read_unlock() left in tipc_udp_recv() by Eric Dumazet · 6 years ago
  98. 8c90b79 net: phy: improve genphy_soft_reset by Heiner Kallweit · 6 years ago
  99. f7abc06 usbnet: ipheth: Simplify device detection by Guenter Roeck · 6 years ago
  100. e55449e ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup by David Ahern · 6 years ago