1. b904aad devlink: Add WARN_ON to catch errors of not cleaning devlink objects by Parav Pandit · 6 years ago
  2. cbd72b4 net: dsa: microchip: add switch offload forwarding support by Tristram Ha · 6 years ago
  3. eddd2cf net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE by Eli Cohen · 6 years ago
  4. 257eede net: Move all TC actions identifiers to one place by Eli Cohen · 6 years ago
  5. 8497ded net/tls: Disable async decrytion for tls1.3 by Vakul Garg · 6 years ago
  6. 8b34ec6 ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create by Nathan Chancellor · 6 years ago
  7. 33b363e net: dsa: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  8. b4ba935 mpls_iptunnel: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  9. 8fe5756 net/sched: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  10. 4154b56 bridge: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  11. 7c62cfb devlink: publish params only after driver init is done by Jiri Pirko · 6 years ago
  12. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 27b4ad6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  14. 232dc8e net/smc: original socket family in inet_sock_diag by Karsten Graul · 6 years ago
  15. 8fc002b net/smc: move code to clear the conn->lgr field by Karsten Graul · 6 years ago
  16. 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
  17. 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
  18. a225d2c net/smc: use smc_curs_copy() for SMC-D by Ursula Braun · 6 years ago
  19. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  20. 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
  21. 35455e2 devlink: Add health dump {get,clear} commands by Eran Ben Elisha · 6 years ago
  22. fca42a2 devlink: Add health diagnose command by Eran Ben Elisha · 6 years ago
  23. 20a0943 devlink: Add health recover command by Eran Ben Elisha · 6 years ago
  24. a1e55ec devlink: Add health set command by Eran Ben Elisha · 6 years ago
  25. 7afe335a devlink: Add health get command by Eran Ben Elisha · 6 years ago
  26. c8e1da0 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  27. a0bdcc5 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  28. 1db64e8 devlink: Add devlink formatted message (fmsg) API by Eran Ben Elisha · 6 years ago
  29. 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
  30. e90b1fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  31. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  32. 929d6c1 net: dsa: Implement ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  33. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  34. 00670cb net: dsa: Fix NULL checking in dsa_slave_set_eee() by Dan Carpenter · 6 years ago
  35. e248aa7 svcrdma: Remove max_sge check at connect time by Chuck Lever · 6 years ago
  36. 57186a5 devlink: add hardware errors tracing facility by Nir Dotan · 6 years ago
  37. 6dce3c2 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 6 years ago
  38. eca4205 ethtool: add ethtool_rx_flow_spec to flow_rule structure translator by Pablo Neira Ayuso · 6 years ago
  39. 2cd173e cls_flower: don't expose TC actions to drivers anymore by Pablo Neira Ayuso · 6 years ago
  40. 3b1903e flow_offload: add statistics retrieval infrastructure and use it by Pablo Neira Ayuso · 6 years ago
  41. 3a7b686 cls_api: add translator to flow_action representation by Pablo Neira Ayuso · 6 years ago
  42. e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
  43. 8f25662 flow_offload: add flow_rule and flow_match structures and use them by Pablo Neira Ayuso · 6 years ago
  44. 9ee963d net: xdp: allow generic and driver XDP on one interface by Jakub Kicinski · 6 years ago
  45. f09bef6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  46. 947e492 netfilter: nft_compat: don't use refcount_inc on newly allocated entry by Florian Westphal · 6 years ago
  47. 15df03c6 netfilter: ipv6: Don't preserve original oif for loopback address by Eli Cooper · 6 years ago
  48. c8101f7 net: dsa: Fix lockdep false positive splat by Marc Zyngier · 6 years ago
  49. 17ab4f6 net: dsa: slave: Don't propagate flag changes on down slave interfaces by Rundong Ge · 6 years ago
  50. fd261ce rds: rdma: update rdma transport for tos by Santosh Shilimkar · 6 years ago
  51. 56dc8bc rds: add transport specific tos_map hook by Santosh Shilimkar · 6 years ago
  52. 3eb4503 rds: add type of service(tos) infrastructure by Santosh Shilimkar · 6 years ago
  53. d021fab rds: rdma: add consumer reject by Santosh Shilimkar · 6 years ago
  54. cdc306a rds: make v3.1 as compat version by Santosh Shilimkar · 6 years ago
  55. c1f7e02 net: cls_flower: Remove filter from mask before freeing it by Petr Machata · 6 years ago
  56. 84b799a net/smc: correct state change for peer closing by Ursula Braun · 6 years ago
  57. a5e0431 net/smc: delete rkey first before switching to unused by Ursula Braun · 6 years ago
  58. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  59. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  60. f6ac858 netfilter: nf_tables: unbind set in rule from commit path by Pablo Neira Ayuso · 6 years ago
  61. 4e35c1c netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 6 years ago
  62. ff7653f net: Fix fall through warning in y2038 tstamp changes. by David S. Miller · 6 years ago
  63. 303a339 bpfilter: remove extra header search paths for bpfilter_umh by Masahiro Yamada · 6 years ago
  64. cfe4bd7 sctp: check and update stream->out_curr when allocating stream_out by Xin Long · 6 years ago
  65. 9fb2080 net: Fix ip_mc_{dec,inc}_group allocation context by Florian Fainelli · 6 years ago
  66. bff5731 net: devlink: report cell size of shared buffers by Jakub Kicinski · 6 years ago
  67. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  68. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  69. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  70. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  71. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  72. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  73. fe0c72f socket: move compat timeout handling into sock.c by Arnd Bergmann · 6 years ago
  74. 8596548 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  75. 22b5c0b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  76. 1d2f4eb ipv4/igmp: Don't drop IGMP pkt with zeros src addr by Edward Chron · 6 years ago
  77. beb7355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  78. ddb6e99 ethtool: add compat for devlink info by Jakub Kicinski · 6 years ago
  79. fc6fae7 devlink: add version reporting to devlink info API by Jakub Kicinski · 6 years ago
  80. f9cf228 devlink: add device information API by Jakub Kicinski · 6 years ago
  81. e7b8164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  82. 3fc46fc ipconfig: add carrier_timeout kernel parameter by Martin Kepplinger · 6 years ago
  83. 1f533ba ipv4: fib: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  84. 5b053e1 net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS by Dave Watson · 6 years ago
  85. 130b392 net: tls: Add tls 1.3 support by Dave Watson · 6 years ago
  86. fedf201 net: tls: Refactor control message handling on recv by Dave Watson · 6 years ago
  87. a2ef9b6 net: tls: Refactor tls aad space size calculation by Dave Watson · 6 years ago
  88. fb99bce net: tls: Support 256 bit keys by Dave Watson · 6 years ago
  89. 9b1f19d dccp: fool proof ccid_hc_[rt]x_parse_options() by Eric Dumazet · 6 years ago
  90. 46ad022 net/smc: fix use of variable in cleared area by Karsten Graul · 6 years ago
  91. e5f3aa0 net/smc: use device link provided in qp_context by Karsten Graul · 6 years ago
  92. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  93. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  94. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  95. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  96. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  97. ca8dc13 net/smc: allow 16 byte pnetids in netlink policy by Hans Wippel · 6 years ago
  98. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  99. 01dde20 xdp: Provide extack messages when prog attachment failed by Maciej Fijalkowski · 6 years ago
  100. d83525c bpf: introduce bpf_spin_lock by Alexei Starovoitov · 6 years ago