aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-119p: Implement show_optionsDavid Howells
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov
2017-07-07crush: remove an obsolete commentIlya Dryomov
2017-07-07crush: crush_init_workspace starts with struct crush_workIlya Dryomov
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov
2017-07-07crush: implement weight and id overrides for straw2Ilya Dryomov
2017-07-07libceph: apply_upmap()Ilya Dryomov
2017-07-07libceph: compute actual pgid in ceph_pg_to_up_acting_osds()Ilya Dryomov
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov
2017-07-07libceph: ceph_decode_skip_* helpersIlya Dryomov
2017-07-07libceph: kill __{insert,lookup,remove}_pg_mapping()Ilya Dryomov
2017-07-07libceph: introduce and switch to decode_pg_mapping()Ilya Dryomov
2017-07-07libceph: don't pass pgid by valueIlya Dryomov
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov
2017-07-07libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov
2017-07-07libceph: use target pi for calc_target() calculationsIlya Dryomov
2017-07-07libceph: always populate t->target_{oid,oloc} in calc_target()Ilya Dryomov
2017-07-07libceph: make sure need_resend targets reflect latest mapIlya Dryomov
2017-07-07libceph: delete from need_resend_linger before check_linger_pool_dne()Ilya Dryomov
2017-07-07libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov
2017-07-07libceph: drop need_resend from calc_target()Ilya Dryomov
2017-07-07libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov
2017-07-07libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov
2017-07-07libceph: encode_{pgid,oloc}() helpersIlya Dryomov
2017-07-07libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov
2017-07-07libceph: new pi->last_force_request_resendIlya Dryomov
2017-07-07libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov
2017-07-07libceph: support SERVER_JEWEL feature bitsIlya Dryomov
2017-07-07libceph: handle non-empty dest in ceph_{oloc,oid}_copy()Ilya Dryomov
2017-07-07libceph: remove ceph_sanitize_features() workaroundIlya Dryomov
2017-07-07Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-07-07cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-07-07cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-07-07cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari
2017-07-07cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-06sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...Zheng Li
2017-07-06TLS: Fix length check in do_tls_getsockopt_tx()Matthias Rosenfelder
2017-07-06tcp: md5: tcp_md5_do_lookup_exact() can be staticWu Fengguang
2017-07-06net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP caseColin Ian King
2017-07-05mpls: fix rtm policy in mpls_getrouteRoopa Prabhu