1. e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  2. 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  3. f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  4. fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  5. 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  6. bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 8 years ago
  7. 397fc9e mpls: route get support by Roopa Prabhu · 8 years ago
  8. 7597b26 bridge: allow ext learned entries to change ports by Nikolay Aleksandrov · 8 years ago
  9. e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 8 years ago
  10. 8d32e06 net: ethernet: mediatek: fixed deadlock captured by lockdep by Sean Wang · 8 years ago
  11. 2671e9f Merge branch 'ipv4-ipv6-refcount_t' by David S. Miller · 8 years ago
  12. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  13. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  14. 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  15. d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  16. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  17. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  18. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  19. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  20. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  21. 25f4535 qed: initialize ll2_syn_handle at start of function by Michal Kalderon · 8 years ago
  22. 52427fa openvswitch: fix mis-ordered comment lines for ovs_skb_cb by Daniel Axtens · 8 years ago
  23. bcdb9e8 Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  24. 3a3f7d1 Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 784c372 net: make sk_ehashfn() static by Eric Dumazet · 8 years ago
  26. 5361e20 net: avoid one splat in fib_nl_delrule() by Eric Dumazet · 8 years ago
  27. 3b68067 mlx4_en: make mlx4_log_num_mgm_entry_size static by Zhu Yanjun · 8 years ago
  28. 9af9959 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 8 years ago
  29. 5614fd8 netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() by Christos Gkekas · 8 years ago
  30. 4b821cb Merge branch 'vxlan-geneve-fix-hlist-corruption' by David S. Miller · 8 years ago
  31. 4b4c21f geneve: fix hlist corruption by Jiri Benc · 8 years ago
  32. 69e7666 vxlan: fix hlist corruption by Jiri Benc · 8 years ago
  33. c1c1d86 net/mlxfw: Properly handle dependancy with non-loadable mlx5 by Or Gerlitz · 8 years ago
  34. b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 8 years ago
  35. bba5850 ctcm_fsms: Convert skb->user accesses to refcount_t by David S. Miller · 8 years ago
  36. 63d7c88 Merge branch 'bpf-misc-helper-verifier-improvements' by David S. Miller · 8 years ago
  37. 6d191ed4 bpf: add various test cases for verifier selftest by Daniel Borkmann · 8 years ago
  38. 4318870 bpf, verifier: add additional patterns to evaluate_reg_imm_alu by John Fastabend · 8 years ago
  39. 7bda4b4 bpf: extend bpf_trace_printk to support %i by John Fastabend · 8 years ago
  40. 9780c0a bpf: export whether tail call has jited owner by Daniel Borkmann · 8 years ago
  41. f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 8 years ago
  42. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 8 years ago
  43. 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 8 years ago
  44. a68491f net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 by Tore Anderson · 8 years ago
  45. 75674c4 Documentation: fix wrong example command by Matteo Croce · 8 years ago
  46. 889ce93 vxlan: correctly set vxlan->net when creating the device in a netns by Sabrina Dubroca · 8 years ago
  47. c3b99db Merge branch 'hns-phy-loopback' by David S. Miller · 8 years ago
  48. 67cd9a99 net: hns: Use phy_driver to setup Phy loopback by Lin Yun Sheng · 8 years ago
  49. f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 8 years ago
  50. 6992c6c net/mlx5: fix memcpy limit? by Stephen Rothwell · 8 years ago
  51. ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 8 years ago
  52. e1069bb net: cdc_ncm: Reduce memory use when kernel memory low by Jim Baxter · 8 years ago
  53. 2da95be Merge branch 'qed-Add-iWARP-support-for-QL4xxxx' by David S. Miller · 8 years ago
  54. 93c4598 qed: Add iWARP support for physical queue allocation by Kalderon, Michal · 8 years ago
  55. 5d7dc96 qed: Add iWARP protocol support in context allocation by Kalderon, Michal · 8 years ago
  56. 9816b61 qed: iWARP CM add error handling by Kalderon, Michal · 8 years ago
  57. fc4c606 qed: iWARP implement disconnect flows by Kalderon, Michal · 8 years ago
  58. 4b0fdd7 qed: iWARP CM add active side connect by Kalderon, Michal · 8 years ago
  59. 456a584 qed: iWARP CM add passive side connect by Kalderon, Michal · 8 years ago
  60. 65a91a6 qed: iWARP CM add listener functions and initial SYN processing by Kalderon, Michal · 8 years ago
  61. b5c29ca qed: iWARP CM - setup a ll2 connection for handling SYN packets by Kalderon, Michal · 8 years ago
  62. cc4ad32 qed: Add iWARP support in ll2 connections by Kalderon, Michal · 8 years ago
  63. 526d1d0 qed: Rename some ll2 related defines by Kalderon, Michal · 8 years ago
  64. 67b40dc qed: Implement iWARP initialization, teardown and qp operations by Kalderon, Michal · 8 years ago
  65. c851a9d qed: Introduce iWARP personality by Kalderon, Michal · 8 years ago
  66. a5192c5 bpf: fix to bpf_setsockops by Lawrence Brakmo · 8 years ago
  67. bcdb239 Merge branch 'bpf-Add-support-for-sock_ops' by David S. Miller · 8 years ago
  68. 04df41e bpf: update tools/include/uapi/linux/bpf.h by Lawrence Brakmo · 8 years ago
  69. 6c4a01b bpf: Sample bpf program to set sndcwnd clamp by Lawrence Brakmo · 8 years ago
  70. 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 8 years ago
  71. 7bc62e2 bpf: Sample BPF program to set initial cwnd by Lawrence Brakmo · 8 years ago
  72. fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 8 years ago
  73. bb56d44 bpf: Sample BPF program to set congestion control by Lawrence Brakmo · 8 years ago
  74. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  75. d9925368 bpf: Sample BPF program to set buffer sizes by Lawrence Brakmo · 8 years ago
  76. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 8 years ago
  77. 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 8 years ago
  78. c400296 bpf: Sample bpf program to set initial window by Lawrence Brakmo · 8 years ago
  79. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 8 years ago
  80. 61bc4d8 bpf: Sample bpf program to set SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
  81. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
  82. ae16189 bpf: program to load and attach sock_ops BPF progs by Lawrence Brakmo · 8 years ago
  83. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 8 years ago
  84. 57a53a0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  85. 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 8 years ago
  86. 15324b2 Merge branch 'sfc-MCDI-cleanups' by David S. Miller · 8 years ago
  87. 53172d9 sfc: correct comment on efx_mcdi_process_event by Edward Cree · 8 years ago
  88. 4e2e347 sfc: change Unknown MCDI event message to print full event. by Jon Cooper · 8 years ago
  89. 4120dab net/mlx5: fix spelling mistake: "Allodating" -> "Allocating" by Colin Ian King · 8 years ago
  90. 283131d Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  91. 9d46b77 arm: sunxi: Revert changes merged through net-next. by Maxime Ripard · 8 years ago
  92. ea23b42 Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  93. f1efece Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  94. 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 8 years ago
  95. 7e5988d Merge branch 'sctp-remove-typedefs-from-structures-part-1' by David S. Miller · 8 years ago
  96. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
  97. 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 8 years ago
  98. 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
  99. 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 8 years ago
  100. 0664ed4 sctp: remove the typedef sctp_param_action_t by Xin Long · 8 years ago