1. fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  2. 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  3. bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 7 years ago
  4. 397fc9e mpls: route get support by Roopa Prabhu · 7 years ago
  5. 7597b26 bridge: allow ext learned entries to change ports by Nikolay Aleksandrov · 7 years ago
  6. e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 7 years ago
  7. 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  8. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  9. 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  10. d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  11. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  12. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  13. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  14. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  15. 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  16. 52427fa openvswitch: fix mis-ordered comment lines for ovs_skb_cb by Daniel Axtens · 7 years ago
  17. 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 · 7 years ago
  18. 784c372 net: make sk_ehashfn() static by Eric Dumazet · 7 years ago
  19. 5361e20 net: avoid one splat in fib_nl_delrule() by Eric Dumazet · 7 years ago
  20. 9af9959 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
  21. b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 7 years ago
  22. f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 7 years ago
  23. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 7 years ago
  24. 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 7 years ago
  25. ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
  26. a5192c5 bpf: fix to bpf_setsockops by Lawrence Brakmo · 7 years ago
  27. 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 7 years ago
  28. fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 7 years ago
  29. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 7 years ago
  30. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 7 years ago
  31. 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 7 years ago
  32. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 7 years ago
  33. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 7 years ago
  34. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 7 years ago
  35. 57a53a0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  36. 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 7 years ago
  37. 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 · 7 years ago
  38. 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 7 years ago
  39. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 7 years ago
  40. 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 7 years ago
  41. 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 7 years ago
  42. 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 7 years ago
  43. 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 7 years ago
  44. 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 7 years ago
  45. 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 7 years ago
  46. 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 7 years ago
  47. ae146d9 sctp: remove the typedef sctp_sctphdr_t by Xin Long · 7 years ago
  48. 7f304b9 sctp: remove an unnecessary check from sctp_endpoint_destroy by Xin Long · 7 years ago
  49. fb5c2c1 net: convert packet_fanout.sk_ref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  50. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  51. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  52. edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  53. 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  54. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  55. 433cea4 net: convert netpoll_info.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  56. 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  57. 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  58. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  59. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  60. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  61. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  62. 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  63. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  64. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  65. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  66. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  68. 36a554c nl80211: Don't verify owner_nlportid on NAN commands by Andrei Otcheretianski · 7 years ago
  69. e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 7 years ago
  70. cddbb79 net: bridge: constify attribute_group structures. by Arvind Yadav · 7 years ago
  71. 38ef00c net: constify attribute_group structures. by Arvind Yadav · 7 years ago
  72. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 7 years ago
  73. c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 7 years ago
  74. d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  75. 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 7 years ago
  76. 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 7 years ago
  77. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 7 years ago
  78. d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 7 years ago
  79. 6f64ec7 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 7 years ago
  80. 5da8e47 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  81. f06d977 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  82. 2571738 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  83. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 7 years ago
  84. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 7 years ago
  85. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
  86. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
  87. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  88. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 7 years ago
  89. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 7 years ago
  90. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 7 years ago
  91. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 7 years ago
  92. d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
  93. 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 7 years ago
  94. e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
  95. 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 7 years ago
  96. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 7 years ago
  97. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 7 years ago
  98. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  99. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  100. 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 7 years ago