summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()Michal Hocko2017-07-12
* Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-11
|\
| * libceph: osd_state is 32 bits wide in luminousIlya Dryomov2017-07-07
| * crush: remove an obsolete commentIlya Dryomov2017-07-07
| * crush: crush_init_workspace starts with struct crush_workIlya Dryomov2017-07-07
| * libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov2017-07-07
| * crush: implement weight and id overrides for straw2Ilya Dryomov2017-07-07
| * libceph: apply_upmap()Ilya Dryomov2017-07-07
| * libceph: compute actual pgid in ceph_pg_to_up_acting_osds()Ilya Dryomov2017-07-07
| * libceph: pg_upmap[_items] infrastructureIlya Dryomov2017-07-07
| * libceph: ceph_decode_skip_* helpersIlya Dryomov2017-07-07
| * libceph: kill __{insert,lookup,remove}_pg_mapping()Ilya Dryomov2017-07-07
| * libceph: introduce and switch to decode_pg_mapping()Ilya Dryomov2017-07-07
| * libceph: don't pass pgid by valueIlya Dryomov2017-07-07
| * libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-07
| * libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-07
| * libceph: use target pi for calc_target() calculationsIlya Dryomov2017-07-07
| * libceph: always populate t->target_{oid,oloc} in calc_target()Ilya Dryomov2017-07-07
| * libceph: make sure need_resend targets reflect latest mapIlya Dryomov2017-07-07
| * libceph: delete from need_resend_linger before check_linger_pool_dne()Ilya Dryomov2017-07-07
| * libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-07
| * libceph: drop need_resend from calc_target()Ilya Dryomov2017-07-07
| * libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-07
| * libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov2017-07-07
| * libceph: encode_{pgid,oloc}() helpersIlya Dryomov2017-07-07
| * libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-07
| * libceph: new pi->last_force_request_resendIlya Dryomov2017-07-07
| * libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov2017-07-07
| * libceph: support SERVER_JEWEL feature bitsIlya Dryomov2017-07-07
| * libceph: handle non-empty dest in ceph_{oloc,oid}_copy()Ilya Dryomov2017-07-07
| * libceph: remove ceph_sanitize_features() workaroundIlya Dryomov2017-07-07
* | mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu2017-07-08
* | bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-08
* | rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan2017-07-08
* | Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-07-07
|\ \
| * | cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari2017-07-07
| * | cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari2017-07-07
| * | cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari2017-07-07
| * | cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari2017-07-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-06
|\ \ \
| * | | netfilter: ebt_nflog: fix unexpected truncated packetLiping Zhang2017-06-29
| * | | netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanupLiping Zhang2017-06-29
* | | | sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...Zheng Li2017-07-06
* | | | TLS: Fix length check in do_tls_getsockopt_tx()Matthias Rosenfelder2017-07-06
* | | | tcp: md5: tcp_md5_do_lookup_exact() can be staticWu Fengguang2017-07-06
* | | | net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-06
* | | | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\ \ \ \
| * | | | ethtool: don't open-code memdup_user()Al Viro2017-06-30
| * | | | do_ip_setsockopt(): don't open-code memdup_user()Al Viro2017-06-30