summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-07-04net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_tReshetova, Elena-4/+4
2017-07-04net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena-2/+3
2017-07-04net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena-4/+5
2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-04net, netrom: convert nr_node.refcount from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, netrom: convert nr_neigh.refcount from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-04net, ipx: convert ipx_route.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-04net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-04net, sched: convert Qdisc.refcnt from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-04net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena-2/+2
2017-07-04net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena-2/+3
2017-07-04net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, llc: convert llc_sap.refcnt from atomic_t to refcount_tReshetova, Elena-3/+3
2017-07-04net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena-1/+1
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena-4/+4
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena-5/+6
2017-07-04net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds-5/+4
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2017-07-03net: make sk_ehashfn() staticEric Dumazet-1/+0
2017-07-03vxlan: fix hlist corruptionJiri Benc-1/+9
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo-1/+8
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo-0/+10
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo-0/+11
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo-0/+36
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long-4/+4
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long-8/+6
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long-3/+4
2017-07-01sctp: remove the typedef sctp_cid_tXin Long-5/+7
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long-1/+1
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman-0/+4
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena-4/+4
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena-1/+2
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena-2/+2
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena-3/+4
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena-1/+2