summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček
2017-06-29net: sched: Fix one possible panic when no destroy callbackGao Feng
2017-06-27net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-06-25tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2017-06-25net: ipv6: reset daddr and dport in sk if connect() failsWei Wang
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23sit: use __GFP_NOWARN for user controlled allocationWANG Cong
2017-06-23net: account for current skb length when deciding about UFOMichal Kubeček
2017-06-22ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-06-22esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman
2017-06-22xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman
2017-06-20igmp: add a missing spin_lock_init()WANG Cong
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych
2017-06-20net/core: remove explicit do_softirq() from busy_poll_stop()Sebastian Siewior
2017-06-20fib_rules: Resolve goto rules target on deleteSerhey Popovych
2017-06-19sctp: ensure ep is not destroyed before doing the dumpXin Long
2017-06-19net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-18ip6_tunnel: Correct tos value in collect_md modeHaishuang Yan
2017-06-16decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang
2017-06-16ip6_tunnel: fix potential issue in __ip6_tnl_rcvHaishuang Yan
2017-06-16ip_tunnel: fix potential issue in ip_tunnel_rcvHaishuang Yan
2017-06-15sctp: return next obj by passing pos + 1 into sctp_transport_get_idxXin Long
2017-06-15rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells
2017-06-15ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-06-14net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer
2017-06-14net/act_pedit: fix an error codeDan Carpenter
2017-06-14net_sched: move tcf_lock down after gen_replace_estimator()WANG Cong
2017-06-14dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg