1. ecc5663 net: Change nhc_flags to unsigned char by David Ahern · 6 years ago
  2. ffa8ce5 lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap by David Ahern · 6 years ago
  3. 0a5d329 ravb: Avoid unsupported internal delay mode for R-Car E3/D3 by Simon Horman · 6 years ago
  4. c98f482 net: fix sparc64 compilation of sock_gettstamp by Stephen Rothwell · 6 years ago
  5. 0fa4122 isdn:mISDN: fix misuse of %x in hfcpci.c by Fuqian Huang · 6 years ago
  6. 6f9fd97 isdn: hisax: Fix misuse of %x in config.c by Fuqian Huang · 6 years ago
  7. 6b18bdf Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t' by David S. Miller · 6 years ago
  8. f05713e ipv6: convert fib6_ref to refcount_t by Eric Dumazet · 6 years ago
  9. 5ea7152 ipv6: broadly use fib6_info_hold() helper by Eric Dumazet · 6 years ago
  10. b027055 ipv6: fib6_info_destroy_rcu() cleanup by Eric Dumazet · 6 years ago
  11. 20eb08b Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  12. f8ebecf net/mlx5e: Use #define for the WQE wait timeout constant by Maxim Mikityanskiy · 6 years ago
  13. 03ceda6 net/mlx5e: Remove unused rx_page_reuse stat by Maxim Mikityanskiy · 6 years ago
  14. 63d26b4 net/mlx5e: Take HW interrupt trigger into a function by Maxim Mikityanskiy · 6 years ago
  15. 10961c5 net/mlx5e: Remove unused parameter by Maxim Mikityanskiy · 6 years ago
  16. b1b187e net/mlx5e: Add an underflow warning comment by Maxim Mikityanskiy · 6 years ago
  17. 9a22d5d net/mlx5e: Move parameter calculation functions to en/params.c by Maxim Mikityanskiy · 6 years ago
  18. 74bbaeb net/mlx5e: Report mlx5e_xdp_set errors by Maxim Mikityanskiy · 6 years ago
  19. 83b2fd6 net/mlx5e: Remove unused parameter by Maxim Mikityanskiy · 6 years ago
  20. c227321 net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flow by Shay Agroskin · 6 years ago
  21. 73cab88 net/mlx5e: XDP, Add TX MPWQE session counter by Shay Agroskin · 6 years ago
  22. 15143bf net/mlx5e: XDP, Enhance RQ indication for XDP redirect flush by Tariq Toukan · 6 years ago
  23. f03590f net/mlx5e: XDP, Fix shifted flag index in RQ bitmap by Tariq Toukan · 6 years ago
  24. fd9b4be net/mlx5e: RX, Support multiple outstanding UMR posts by Tariq Toukan · 6 years ago
  25. 3839f99 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  26. 539b593 Merge branch 'net-phy-mscc-Improvements-to-VSC8514-PHY-driver' by David S. Miller · 6 years ago
  27. edeb207 net: phy: vitesse: Remove support for VSC8514. by Kavya Sree Kotagiri · 6 years ago
  28. e4f9ba6 net: phy: mscc: add support for VSC8514 PHY. by Kavya Sree Kotagiri · 6 years ago
  29. a93f7fe net: phy: marvell: add new default led configure for m88e151x by Jian Shen · 6 years ago
  30. 7e6e185 net: systemport: Remove need for DMA descriptor by Florian Fainelli · 6 years ago
  31. 697cd36 bridge: Fix possible use-after-free when deleting bridge port by Ido Schimmel · 6 years ago
  32. a6cbcb7 r8152: sync sa_family with the media type of network device by Crag.Wang · 6 years ago
  33. 6f97955 Merge branch 'mlxsw-Shared-buffer-improvements' by David S. Miller · 6 years ago
  34. 7a1ff9f mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas by Ido Schimmel · 6 years ago
  35. 6d28725 mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration by Ido Schimmel · 6 years ago
  36. 24a7cc1 mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init() by Ido Schimmel · 6 years ago
  37. 50b5b90 mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets by Ido Schimmel · 6 years ago
  38. 265c49b mlxsw: spectrum_buffers: Add pools for CPU traffic by Ido Schimmel · 6 years ago
  39. 857f138 mlxsw: spectrum_buffers: Remove assumption about pool order by Ido Schimmel · 6 years ago
  40. f1aaeac mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes by Ido Schimmel · 6 years ago
  41. 51e15a4 mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool by Ido Schimmel · 6 years ago
  42. cce7acc mlxsw: spectrum_buffers: Forbid configuration of multicast pool by Ido Schimmel · 6 years ago
  43. f7936d0 mlxsw: spectrum_buffers: Add ability to veto TC's configuration by Ido Schimmel · 6 years ago
  44. 0636f4d mlxsw: spectrum_buffers: Add ability to veto pool's configuration by Ido Schimmel · 6 years ago
  45. 93d3668 mlxsw: spectrum_buffers: Use defines for pool indices by Ido Schimmel · 6 years ago
  46. 8f68620 mlxsw: spectrum_buffers: Add extack messages for invalid configurations by Ido Schimmel · 6 years ago
  47. f2ad1a5 net: devlink: Add extack to shared buffer operations by Ido Schimmel · 6 years ago
  48. 7e5ebd0 Merge branch 'net-clean-up-needless-use-of-module-infrastructure' by David S. Miller · 6 years ago
  49. 15253b4 net: strparser: make it explicitly non-modular by Paul Gortmaker · 6 years ago
  50. 3557b3f net: bpfilter: dont use module_init in non-modular code by Paul Gortmaker · 6 years ago
  51. 9628495 cgroup: net: remove left over MODULE_LICENSE tag by Paul Gortmaker · 6 years ago
  52. a130f9b net: tc_act: drop include of module.h from tc_ife.h by Paul Gortmaker · 6 years ago
  53. 113e632 net: fib: drop include of module.h from fib_notifier.h by Paul Gortmaker · 6 years ago
  54. c517796 net: ife: drop include of module.h from net/ife.h by Paul Gortmaker · 6 years ago
  55. a79eda3 net: psample: drop include of module.h from psample.h by Paul Gortmaker · 6 years ago
  56. 3c618c1 net: Rename net/nexthop.h net/rtnh.h by David Ahern · 6 years ago
  57. 7e5f4cd ipv6: Remove fib6_info_nh_lwt by David Ahern · 6 years ago
  58. 0b13c9b include/net/tcp.h: whitespace cleanup at tcp_v4_check by Daniel T. Lee · 6 years ago
  59. 2843ba2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  60. f79b464 Merge branch 'bpf-verifier-lock' by Daniel Borkmann · 6 years ago
  61. 45a73c1 bpf: drop bpf_verifier_lock by Alexei Starovoitov · 6 years ago
  62. 7df737e bpf: remove global variables by Alexei Starovoitov · 6 years ago
  63. 3b88024 bpf: document the verifier limits by Alexei Starovoitov · 6 years ago
  64. c3bdd5e Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-next by Saeed Mahameed · 6 years ago
  65. be659b8 ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp by David Ahern · 6 years ago
  66. 4e54507 ipv6: Simplify rt6_qualify_for_ecmp by David Ahern · 6 years ago
  67. fa8b9e8 net: hippi:Fix misuse of %x in rrunner.c by Fuqian Huang · 6 years ago
  68. 966cdde net: ax25: fix misuse of %x by Fuqian Huang · 6 years ago
  69. 05453ea atm: iphase: fix misuse of %x by Fuqian Huang · 6 years ago
  70. f9e0d65b Merge branch 'mlxsw-Small-routing-improvements' by David S. Miller · 6 years ago
  71. 05414dd mlxsw: spectrum_router: Relax FIB rule validation by Ido Schimmel · 6 years ago
  72. fa73989 mlxsw: spectrum: Use a stable ECMP/LAG seed by Ido Schimmel · 6 years ago
  73. 4ef6cbe nfp: add SR-IOV trusted VF support by Pablo Cascón · 6 years ago
  74. 5313794 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  75. 97afd47 net: hns3: add function type check for debugfs help information by Yufeng Mo · 6 years ago
  76. db01afe net: hns3: add queue's statistics update to service task by liuzhongzhu · 6 years ago
  77. a634578 net: hns3: Add handling of MAC tunnel interruption by Weihang Li · 6 years ago
  78. ffd140e net: hns3: add support for dump ncl config by debugfs by Weihang Li · 6 years ago
  79. bb87be8 net: hns3: Add support for netif message level settings by Yonglong Liu · 6 years ago
  80. e511c97 net: hns3: dump more information when tx timeout happens by Jian Shen · 6 years ago
  81. fa6c408 net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info() by Jian Shen · 6 years ago
  82. beab694 net: hns3: refine tx timeout count handle by Jian Shen · 6 years ago
  83. fbf3cd3 net: hns3: add some debug info for hclgevf_get_mbx_resp() by Huazhong Tan · 6 years ago
  84. 147175c net: hns3: add some debug information for hclge_check_event_cause by Huazhong Tan · 6 years ago
  85. c88a6e7 net: hns3: add reset statistics for VF by Huazhong Tan · 6 years ago
  86. f02eb82 net: hns3: add reset statistics info for PF by Huazhong Tan · 6 years ago
  87. 4519efa libbpf: fix BPF_LOG_BUF_SIZE off-by-one error by McCabe, Robert J · 6 years ago
  88. d7cc399e tcp: properly reset skb->truesize for tx recycling by Eric Dumazet · 6 years ago
  89. 0a9798c mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled by Jiri Pirko · 6 years ago
  90. 42e5425 tipc: introduce new socket option TIPC_SOCK_RECVQ_USED by Tung Nguyen · 6 years ago
  91. a26deec net: dsa: mv88e6xxx: Only reconfigure MAC when something changes by Andrew Lunn · 6 years ago
  92. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  93. 5ce5d8a asm-generic: generalize asm/sockios.h by Arnd Bergmann · 6 years ago
  94. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  95. 1ab8392 Merge branch 'net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-ports' by David S. Miller · 6 years ago
  96. 8e1acd4 bridge: update vlan dev link state for bridge netdev changes by Mike Manning · 6 years ago
  97. 80900ac bridge: update vlan dev state when port added to or deleted from vlan by Mike Manning · 6 years ago
  98. 9c0ec2e bridge: support binding vlan dev link state to vlan member bridge ports by Mike Manning · 6 years ago
  99. 76052d8 vlan: do not transfer link state in vlan bridge binding mode by Mike Manning · 6 years ago
  100. 8c8b345 vlan: support binding link state to vlan member bridge ports by Mike Manning · 6 years ago