1. d7be977 net-sysfs: Drop support for XPS and traffic_class on single queue device by Alexander Duyck · 6 years ago
  2. c47078d tcp: remove redundant SOCK_DONE checks by Eric Dumazet · 6 years ago
  3. 3d907ea Merge branch 'mlxsw-Spectrum2-acl-prep' by David S. Miller · 6 years ago
  4. 0317a6f mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear index by Jiri Pirko · 6 years ago
  5. 5b9488f mlxsw: core_acl_flex_actions: Allow the first set to be dummy by Jiri Pirko · 6 years ago
  6. 9dbab6f mlxsw: spectrum: Put pointer to flex action ops to mlxsw_sp by Jiri Pirko · 6 years ago
  7. 82b63bc mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element size by Jiri Pirko · 6 years ago
  8. c43ea06d mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements by Jiri Pirko · 6 years ago
  9. 2139469 mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio by Jiri Pirko · 6 years ago
  10. 45e0620d mlxsw: reg: Introduce Flex2 key type for PTAR register by Jiri Pirko · 6 years ago
  11. d4b0d20f mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks by Jiri Pirko · 6 years ago
  12. 0dbc81e net: sched: Fix warnings from xchg() on RCU'd cookie pointer. by David S. Miller · 6 years ago
  13. e9ec804 Merge branch 'Modify-action-API-for-implementing-lockless-actions' by David S. Miller · 6 years ago
  14. 90b73b7 net: sched: change action API to use array of pointers to actions by Vlad Buslov · 6 years ago
  15. 0190c1d net: sched: atomically check-allocate action by Vlad Buslov · 6 years ago
  16. cae422f net: sched: use reference counting action init by Vlad Buslov · 6 years ago
  17. 4e8ddd7 net: sched: don't release reference on action overwrite by Vlad Buslov · 6 years ago
  18. 16af606 net: sched: implement reference counted action release by Vlad Buslov · 6 years ago
  19. b409074 net: sched: add 'delete' function to action ops by Vlad Buslov · 6 years ago
  20. 2a2ea34 net: sched: implement action API that deletes action by index by Vlad Buslov · 6 years ago
  21. 3f7c72b net: sched: always take reference to action by Vlad Buslov · 6 years ago
  22. 789871b net: sched: implement unlocked action init API by Vlad Buslov · 6 years ago
  23. 036bb44 net: sched: change type of reference and bind counters by Vlad Buslov · 6 years ago
  24. eec94fd net: sched: use rcu for action cookie update by Vlad Buslov · 6 years ago
  25. b233504 openvswitch: kernel datapath clone action by Yifeng Sun · 6 years ago
  26. 20fbdc3 isdn/capi: fix defined but not used warnings by Randy Dunlap · 6 years ago
  27. d2af686 connector: fix defined but not used warning by Randy Dunlap · 6 years ago
  28. 005c1c0 drivers: net: lmc: remove redundant variable next_rx by Colin Ian King · 6 years ago
  29. 676dce6 Merge branch 'cpsw-allow-PTP-224.0.0.107-to-be-timestamped' by David S. Miller · 6 years ago
  30. 1c0e812 net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped by Ivan Khoronzhuk · 6 years ago
  31. 1239a96 net: ethernet: ti: cpsw: use BIT macro by Ivan Khoronzhuk · 6 years ago
  32. 8f704ef stmmac: fix signed 64-bit division by Arnd Bergmann · 6 years ago
  33. a4dc70d tipc: extend link reset criteria for stale packet retransmission by Jon Maloy · 6 years ago
  34. 4af4f7e Merge branch 'Introduce-matching-on-double-vlan-QinQ-headers-for-TC-flower' by David S. Miller · 6 years ago
  35. d64efd0 net/sched: flower: Add supprt for matching on QinQ vlan headers by Jianbo Liu · 6 years ago
  36. d306951 net/sched: flower: Dump the ethertype encapsulated in vlan by Jianbo Liu · 6 years ago
  37. 24c590e net/flow_dissector: Add support for QinQ dissection by Jianbo Liu · 6 years ago
  38. aaab083 net/sched: flower: Add support for matching on vlan ethertype by Jianbo Liu · 6 years ago
  39. 2064c3d net/flow_dissector: Save vlan ethertype from headers by Jianbo Liu · 6 years ago
  40. 94c7635 farsync: remove redundant variable txq_length by Colin Ian King · 6 years ago
  41. 26476f6 Merge branch 'Add-a-mlxsw-specific-test-for-mirror-to-gretap' by David S. Miller · 6 years ago
  42. 1ba97e6 selftests: mlxsw: Add mlxsw-specific test for mirror to gretap by Petr Machata · 6 years ago
  43. e88bc0f selftests: forwarding: Allow importing dependent libraries by Petr Machata · 6 years ago
  44. a2f1483 Merge branch 'vxlan-fix-default-fdb-entry-user-space-notify-ordering-race' by David S. Miller · 6 years ago
  45. 0241b83 vxlan: fix default fdb entry netlink notify ordering during netdev create by Roopa Prabhu · 6 years ago
  46. 4c2438b vxlan: make netlink notify in vxlan_fdb_destroy optional by Roopa Prabhu · 6 years ago
  47. 25e20e7 vxlan: add new fdb alloc and create helpers by Roopa Prabhu · 6 years ago
  48. 8d356b8 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  49. 22dd1491 devlink: fix incorrect return statement by Arnd Bergmann · 6 years ago
  50. be9c64b mlxsw: spectrum_router: avoid uninitialized variable access by Arnd Bergmann · 6 years ago
  51. e2664f9 Merge branch 'hns3-misc-fixes' by David S. Miller · 6 years ago
  52. 8d40854 net: hns3: Prevent sending command during global or core reset by Huazhong Tan · 6 years ago
  53. a754e5c net: hns3: Remove the warning when clear reset cause by Peng Li · 6 years ago
  54. 03718db net: hns3: Fix get_vector ops in hclgevf_main module by Yunsheng Lin · 6 years ago
  55. d7099d1 net: hns3: Fix warning bug when doing lp selftest by Yunsheng Lin · 6 years ago
  56. 8fc7346 net: hns3: Add configure for mac minimal frame size by Jian Shen · 6 years ago
  57. ead5bd4 net: hns3: Fix for mailbox message truncated problem by Fuyun Liang · 6 years ago
  58. 5c89719 net: hns3: Fix for l4 checksum offload bug by Yunsheng Lin · 6 years ago
  59. 3738287 net: hns3: Fix for waterline not setting correctly by Yunsheng Lin · 6 years ago
  60. 6d0ec65 net: hns3: Fix for mac pause not disable in pfc mode by Yunsheng Lin · 6 years ago
  61. a75a8ef net: hns3: Fix tc setup when netdev is first up by Yunsheng Lin · 6 years ago
  62. 4fed38c liquidio: fix kernel panic when NIC firmware is older than 1.7.2 by Rick Farrington · 6 years ago
  63. 9ebcb39 Merge branch 'sock-cookie-initializers' by David S. Miller · 6 years ago
  64. fbf4781 ip: unconditionally set cork gso_size by Willem de Bruijn · 6 years ago
  65. 678ca42 ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 by Willem de Bruijn · 6 years ago
  66. 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 6 years ago
  67. 657a066 sock: sockc cookie initializer by Willem de Bruijn · 6 years ago
  68. b515430a ipv6: ipcm6_cookie initializer by Willem de Bruijn · 6 years ago
  69. 3517820 ipv4: ipcm_cookie initializers by Willem de Bruijn · 6 years ago
  70. ab8565a Merge branch 'IP-listification-follow-ups' by David S. Miller · 6 years ago
  71. d8269e2 net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() by Edward Cree · 6 years ago
  72. efe6aac net: ipv4: fix list processing on L3 slave devices by Edward Cree · 6 years ago
  73. 2cc0608 net: core: filter: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  74. 3cc87d0 net: decnet: dn_nsp_in: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  75. c53e0c7 tipc: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  76. dfecc75 cxgb4: Fix the condition to check if the card is T5 by Ganesh Goudar · 6 years ago
  77. 4ed88df net: ethernet: sun: remove redundant variables adv and lpa and mii_reads by Colin Ian King · 6 years ago
  78. 2727eac Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups' by David S. Miller · 6 years ago
  79. eec8bb1 net: ethernet: sfc: Make subdir logic consistent with other vendors by Geert Uytterhoeven · 6 years ago
  80. 0df5f81 net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols by Geert Uytterhoeven · 6 years ago
  81. 118e969 net: ethernet: Make NET_VENDOR_AURORA default to yes by Geert Uytterhoeven · 6 years ago
  82. 8e15268 qlogic: netxen: remove various redundant variables by Colin Ian King · 6 years ago
  83. 2e41c38 Merge branch 'devlink-Add-configuration-parameters-support' by David S. Miller · 6 years ago
  84. 6354b95 bnxt_en: Add bnxt_en initial params table and register it. by Vasundhara Volam · 6 years ago
  85. f567bcd devlink: Add enable_sriov boolean generic parameter by Vasundhara Volam · 6 years ago
  86. dfb3c08 mlx4: Add support for devlink reload and load driverinit values by Moshe Shemesh · 6 years ago
  87. bd1b51d mlx4: Add mlx4 initial parameters table and register it by Moshe Shemesh · 6 years ago
  88. 036467c devlink: Add generic parameters internal_err_reset and max_macs by Moshe Shemesh · 6 years ago
  89. ea601e1 devlink: Add devlink notifications support for params by Moshe Shemesh · 6 years ago
  90. ec01aeb devlink: Add support for get/set driverinit value by Moshe Shemesh · 6 years ago
  91. e3b7ca1 devlink: Add param set command by Moshe Shemesh · 6 years ago
  92. 45f05de devlink: Add param get command by Moshe Shemesh · 6 years ago
  93. eabaef1 devlink: Add devlink_param register and unregister by Moshe Shemesh · 6 years ago
  94. 827ad90 net/hamradio/6pack: remove redundant variable channel by Colin Ian King · 6 years ago
  95. b67030b fjes: use currently unused variable my_epid and max_epid by Colin Ian King · 6 years ago
  96. 2f9be18 net: tehuti: remove redundant pointer skb by Colin Ian King · 6 years ago
  97. e0515b0 net: socionext: remove redundant pointer ndev by Colin Ian King · 6 years ago
  98. dfbd074 net: aquantia: Make some functions static by Wei Yongjun · 6 years ago
  99. e7550b0 net: dsa: vsc73xx: Make some functions static by Wei Yongjun · 6 years ago
  100. 896e863 net: dsa: fix spelling mistake "waitting" -> "waiting" by Colin Ian King · 6 years ago