summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-061-2/+2
|\
| * percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0565-363/+1034
|\ \
| * | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+4
| * | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+3
| * | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+5
| * | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, x25: convert x25_route.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
| * | net, netrom: convert nr_node.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
| * | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
| * | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
| * | net, sched: convert Qdisc.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
| * | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+2
| * | net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+3
| * | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, llc: convert llc_sap.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
| * | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
| * | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
| * | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-042-4/+4
| * | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-042-5/+6
| * | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
| * | net: make sk_ehashfn() staticEric Dumazet2017-07-031-1/+0
| * | vxlan: fix hlist corruptionJiri Benc2017-07-031-1/+9
| * | bpf: Add support for changing congestion controlLawrence Brakmo2017-07-011-1/+8
| * | bpf: Support for setting initial receive windowLawrence Brakmo2017-07-011-0/+10
| * | bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo2017-07-011-0/+11
| * | bpf: BPF support for sock_opsLawrence Brakmo2017-07-011-0/+36
| * | sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-012-4/+4
| * | sctp: remove the typedef sctp_data_chunk_tXin Long2017-07-012-2/+2
| * | sctp: remove the typedef sctp_param_tXin Long2017-07-011-8/+6
| * | sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-012-3/+4
| * | sctp: remove the typedef sctp_cid_tXin Long2017-07-013-5/+7
| * | sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-011-1/+1
| * | net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman2017-07-011-0/+4
| * | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2017-07-011-4/+4
| * | net: convert net.passive from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+2
| * | net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
| * | net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-3/+4
OpenPOWER on IntegriCloud