1. 0fa1047 net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  2. 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  3. af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  4. 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  5. d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  6. 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  7. 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  8. edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  9. 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  10. e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  11. 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  12. 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  13. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  14. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  15. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  16. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  17. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  18. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  19. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  20. 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
  21. 3a3f7d1 Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 784c372 net: make sk_ehashfn() static by Eric Dumazet · 8 years ago
  23. 69e7666 vxlan: fix hlist corruption by Jiri Benc · 8 years ago
  24. f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 8 years ago
  25. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 8 years ago
  26. 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 8 years ago
  27. f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 8 years ago
  28. e1069bb net: cdc_ncm: Reduce memory use when kernel memory low by Jim Baxter · 8 years ago
  29. 9816b61 qed: iWARP CM add error handling by Kalderon, Michal · 8 years ago
  30. fc4c606 qed: iWARP implement disconnect flows by Kalderon, Michal · 8 years ago
  31. 4b0fdd7 qed: iWARP CM add active side connect by Kalderon, Michal · 8 years ago
  32. 456a584 qed: iWARP CM add passive side connect by Kalderon, Michal · 8 years ago
  33. 65a91a6 qed: iWARP CM add listener functions and initial SYN processing by Kalderon, Michal · 8 years ago
  34. cc4ad32 qed: Add iWARP support in ll2 connections by Kalderon, Michal · 8 years ago
  35. 526d1d0 qed: Rename some ll2 related defines by Kalderon, Michal · 8 years ago
  36. 67b40dc qed: Implement iWARP initialization, teardown and qp operations by Kalderon, Michal · 8 years ago
  37. c851a9d qed: Introduce iWARP personality by Kalderon, Michal · 8 years ago
  38. 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 8 years ago
  39. fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 8 years ago
  40. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  41. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 8 years ago
  42. 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 8 years ago
  43. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 8 years ago
  44. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
  45. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 8 years ago
  46. 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 8 years ago
  47. 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
  48. 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
  49. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
  50. 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 8 years ago
  51. 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
  52. 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 8 years ago
  53. 0664ed4 sctp: remove the typedef sctp_param_action_t by Xin Long · 8 years ago
  54. 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 8 years ago
  55. 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
  56. ec431c2 sctp: remove the typedef sctp_cid_action_t by Xin Long · 8 years ago
  57. 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
  58. 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
  59. ae146d9 sctp: remove the typedef sctp_sctphdr_t by Xin Long · 8 years ago
  60. d643a75 net: switchdev: add SET_SWITCHDEV_OPS helper by Simon Horman · 8 years ago
  61. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  62. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  63. edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  64. 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  65. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  66. 433cea4 net: convert netpoll_info.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  67. 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  68. 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  69. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  70. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  71. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  72. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  73. 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  74. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  75. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  76. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  77. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  79. 3cb57df ieee80211: update public action codes by Peter Oh · 8 years ago
  80. 36a554c nl80211: Don't verify owner_nlportid on NAN commands by Andrei Otcheretianski · 8 years ago
  81. 4d8a991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. 14dc6f0 bpf: Add syscall lookup support for fd array and htab by Martin KaFai Lau · 8 years ago
  83. 5185ad6 Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  84. 9ae3b3f block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 8 years ago
  85. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  86. 547eede net/mlx5e: IPSec, Innova IPSec offload infrastructure by Ilan Tayari · 8 years ago
  87. bebb23e net/mlx5: Accel, Add IPSec acceleration interface by Ilan Tayari · 8 years ago
  88. a9956d3 net/mlx5: FPGA, Add SBU infrastructure by Ilan Tayari · 8 years ago
  89. c43051d net/mlx5: FPGA, Add SBU bypass and reset flows by Ilan Tayari · 8 years ago
  90. 6062118 net/mlx5: FPGA, Add FW commands for FPGA QPs by Ilan Tayari · 8 years ago
  91. a6f7d2a net/mlx5: Add support for multiple RoCE enable by Ilan Tayari · 8 years ago
  92. 52ec462 net/mlx5: Add reserved-gids support by Ilan Tayari · 8 years ago
  93. 2a0165a net/mlx5: Cancel delayed recovery work when unloading the driver by Mohamad Haj Yahia · 8 years ago
  94. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  95. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  96. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  97. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  98. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  99. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago