1. dac7c08 devlink: Fix list access without lock while reading region by Parav Pandit · 6 years ago
  2. fdd41ec devlink: Return right error code in case of errors for region read by Parav Pandit · 6 years ago
  3. 03b9674 Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  4. 13f16d9 page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings by Jesper Dangaard Brouer · 6 years ago
  5. 1567b85 net: page_pool: don't use page->private to store dma_addr_t by Ilias Apalodimas · 6 years ago
  6. fb14b09 net: sched: remove duplicated include from cls_api.c by YueHaibing · 6 years ago
  7. 1f15bb4 net: sched: flower: only return error from hw offload if skip_sw by Vlad Buslov · 6 years ago
  8. 470502d net: sched: unlock rules update API by Vlad Buslov · 6 years ago
  9. 18d3eef net: sched: refactor tcf_block_find() into standalone functions by Vlad Buslov · 6 years ago
  10. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  11. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  12. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  13. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  14. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  15. fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
  16. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  17. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago
  18. a565482 net: sched: protect chain template accesses with block lock by Vlad Buslov · 6 years ago
  19. bbf7383 net: sched: traverse chains in block with tcf_get_next_chain() by Vlad Buslov · 6 years ago
  20. 165f013 net: sched: protect block->chain0 with block->lock by Vlad Buslov · 6 years ago
  21. 2cbfab0 net: sched: refactor tc_ctl_chain() to use block->lock by Vlad Buslov · 6 years ago
  22. 91052fa net: sched: protect chain->explicitly_created with block->lock by Vlad Buslov · 6 years ago
  23. c266f64 net: sched: protect block state with mutex by Vlad Buslov · 6 years ago
  24. c0ab473 net/tls: Do not use async crypto for non-data records by Vakul Garg · 6 years ago
  25. fde55ea devlink: use direct return of genlmsg_reply by Li RongQing · 6 years ago
  26. da203df Revert "devlink: Add a generic wake_on_lan port parameter" by Vasundhara Volam · 6 years ago
  27. 81cf643 net/smc: check port_idx of ib event by Karsten Graul · 6 years ago
  28. e78b262 net/smc: check connections in smc_lgr_free_work by Karsten Graul · 6 years ago
  29. cf0cfe5 net/smc: reduce amount of status updates to peer by Karsten Graul · 6 years ago
  30. 16297d1 net/smc: no delay for free tx buffer wait by Karsten Graul · 6 years ago
  31. 5bc056d net/smc: move wake up of close waiter by Karsten Graul · 6 years ago
  32. 4dff63c net/smc: reset cursor update required flag by Karsten Graul · 6 years ago
  33. 6875056 devlink: don't allocate attrs on the stack by Jakub Kicinski · 6 years ago
  34. 3ceb745 devlink: fix condition for compat device info by Jakub Kicinski · 6 years ago
  35. b904aad devlink: Add WARN_ON to catch errors of not cleaning devlink objects by Parav Pandit · 6 years ago
  36. cbd72b4 net: dsa: microchip: add switch offload forwarding support by Tristram Ha · 6 years ago
  37. eddd2cf net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE by Eli Cohen · 6 years ago
  38. 257eede net: Move all TC actions identifiers to one place by Eli Cohen · 6 years ago
  39. 8497ded net/tls: Disable async decrytion for tls1.3 by Vakul Garg · 6 years ago
  40. 7e6f461 batman-adv: Trigger genl notification on sysfs config change by Sven Eckelmann · 6 years ago
  41. 9a18224 batman-adv: Add throughput_override hardif genl configuration by Sven Eckelmann · 6 years ago
  42. a108008 batman-adv: Add elp_interval hardif genl configuration by Sven Eckelmann · 6 years ago
  43. 7b751b3 batman-adv: Add orig_interval mesh genl configuration by Sven Eckelmann · 6 years ago
  44. 6c57cde batman-adv: Add network_coding mesh genl configuration by Sven Eckelmann · 6 years ago
  45. f75b56b batman-adv: Add multicast forceflood mesh genl configuration by Sven Eckelmann · 6 years ago
  46. b85bd09 batman-adv: Add log_level mesh genl configuration by Sven Eckelmann · 6 years ago
  47. bfc7f1b batman-adv: Add hop_penalty mesh genl configuration by Sven Eckelmann · 6 years ago
  48. e2d0d35 batman-adv: Add gateway mesh genl configuration by Sven Eckelmann · 6 years ago
  49. 3e15b06 batman-adv: Add fragmentation mesh genl configuration by Sven Eckelmann · 6 years ago
  50. a1c8de8 batman-adv: Add distributed_arp_table mesh genl configuration by Sven Eckelmann · 6 years ago
  51. 43ff610 batman-adv: Add bridge_loop_avoidance mesh genl configuration by Sven Eckelmann · 6 years ago
  52. d7e5250 batman-adv: Add bonding mesh genl configuration by Sven Eckelmann · 6 years ago
  53. e43d16b batman-adv: Add ap_isolation mesh/vlan genl configuration by Sven Eckelmann · 6 years ago
  54. 9ab4cee batman-adv: Add aggregated_ogms mesh genl configuration by Sven Eckelmann · 6 years ago
  55. 49e7e37 batman-adv: Prepare framework for vlan genl config by Sven Eckelmann · 6 years ago
  56. 5c55a40 batman-adv: Prepare framework for hardif genl config by Sven Eckelmann · 6 years ago
  57. 6004051 batman-adv: Prepare framework for mesh genl config by Sven Eckelmann · 6 years ago
  58. c4a7a8d batman-adv: Move common genl doit code pre/post hooks by Sven Eckelmann · 6 years ago
  59. 8b34ec6 ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create by Nathan Chancellor · 6 years ago
  60. 33b363e net: dsa: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  61. b4ba935 mpls_iptunnel: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  62. 8fe5756 net/sched: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  63. 4154b56 bridge: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  64. 7c62cfb devlink: publish params only after driver init is done by Jiri Pirko · 6 years ago
  65. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 27b4ad6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  67. 232dc8e net/smc: original socket family in inet_sock_diag by Karsten Graul · 6 years ago
  68. 8fc002b net/smc: move code to clear the conn->lgr field by Karsten Graul · 6 years ago
  69. 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
  70. 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
  71. a225d2c net/smc: use smc_curs_copy() for SMC-D by Ursula Braun · 6 years ago
  72. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  73. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  74. 35455e2 devlink: Add health dump {get,clear} commands by Eran Ben Elisha · 6 years ago
  75. fca42a2 devlink: Add health diagnose command by Eran Ben Elisha · 6 years ago
  76. 20a0943 devlink: Add health recover command by Eran Ben Elisha · 6 years ago
  77. a1e55ec devlink: Add health set command by Eran Ben Elisha · 6 years ago
  78. 7afe335a devlink: Add health get command by Eran Ben Elisha · 6 years ago
  79. c8e1da0 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  80. a0bdcc5 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  81. 1db64e8 devlink: Add devlink formatted message (fmsg) API by Eran Ben Elisha · 6 years ago
  82. 042a419 Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux by David S. Miller · 6 years ago
  83. e90b1fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  84. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  85. 929d6c1 net: dsa: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  86. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  87. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  88. e248aa7 svcrdma: Remove max_sge check at connect time by Chuck Lever · 6 years ago
  89. 57186a5 devlink: add hardware errors tracing facility by Nir Dotan · 6 years ago
  90. 6dce3c2 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 6 years ago
  91. 5f320f0 batman-adv: fix memory leak in in batadv_dat_put_dhcp by Martin Weinelt · 6 years ago
  92. eca4205 ethtool: add ethtool_rx_flow_spec to flow_rule structure translator by Pablo Neira Ayuso · 6 years ago
  93. 2cd173e cls_flower: don't expose TC actions to drivers anymore by Pablo Neira Ayuso · 6 years ago
  94. 3b1903e flow_offload: add statistics retrieval infrastructure and use it by Pablo Neira Ayuso · 6 years ago
  95. 3a7b686 cls_api: add translator to flow_action representation by Pablo Neira Ayuso · 6 years ago
  96. e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
  97. 8f25662 flow_offload: add flow_rule and flow_match structures and use them by Pablo Neira Ayuso · 6 years ago
  98. 9ee963d net: xdp: allow generic and driver XDP on one interface by Jakub Kicinski · 6 years ago
  99. f09bef6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  100. 947e492 netfilter: nft_compat: don't use refcount_inc on newly allocated entry by Florian Westphal · 6 years ago