summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-5/+5
|\
| * fs/fcntl: f_setown, allow returning errorJiri Slaby2017-06-141-1/+1
| * fs/locks: pass kernel struct flock to fcntl_getlk/setlkChristoph Hellwig2017-05-271-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05148-1032/+4187
|\ \
| * | 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, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
| * | 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, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+4
| * | 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
| * | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller2017-07-032-6/+38
| |\ \
| | * | ieee80211: update public action codesPeter Oh2017-06-301-1/+34
| | * | nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski2017-06-301-5/+4
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-031-0/+1
| |\ \ \
| | * \ \ Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-07-011-0/+1
| | |\ \ \
| | | * | | net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-271-0/+1
| * | | | | net: make sk_ehashfn() staticEric Dumazet2017-07-031-1/+0
| * | | | | vxlan: fix hlist corruptionJiri Benc2017-07-031-1/+9
| * | | | | bpf: simplify narrower ctx accessDaniel Borkmann2017-07-032-2/+54
| * | | | | bpf: add bpf_skb_adjust_room helperDaniel Borkmann2017-07-031-1/+15
| * | | | | bpf, net: add skb_mac_header_len helperDaniel Borkmann2017-07-031-0/+5
| * | | | | net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-031-0/+5
| * | | | | net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter2017-07-031-0/+3
| * | | | | qed: iWARP CM add error handlingKalderon, Michal2017-07-031-0/+9