summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qed*: Set rdma generic functions prefixMichal Kalderon2017-06-205-100/+101
* qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon2017-06-207-5/+10
* qed: Disable RoCE dpm when DCBx change occursMintz, Yuval2017-06-203-0/+49
* qed: RoCE EDPM to honor PFCMintz, Yuval2017-06-202-0/+22
* qed: Chain support for external PBLMintz, Yuval2017-06-2010-28/+56
* tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-195-15/+41
* tcp: md5: add an address prefix for key lookupIvan Delalande2017-06-193-16/+70
* cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju2017-06-191-4/+6
* cxgb4: add new T6 pci device id'sGanesh Goudar2017-06-191-0/+3
* nfp: add VLAN filtering supportPablo Cascón2017-06-192-1/+100
* cxgb4: fix a NULL dereferenceGanesh Goudar2017-06-191-1/+4
* liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti2017-06-1911-109/+37Star
* pptp: Remove unused variable in pptp_release()Christos Gkekas2017-06-191-2/+0Star
* liquidio: implement vlan filter enable and disablePrasad Kanneganti2017-06-193-10/+32
* net: dsa: Fix legacy probingFlorian Fainelli2017-06-181-11/+8Star
* tls: update KconfigDave Watson2017-06-181-2/+5
* Merge branch 'net-remove-dst-garbage-collector-logic'David S. Miller2017-06-1817-466/+218Star
|\
| * net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang2017-06-181-1/+1
| * net: reorder all the dst flagsWei Wang2017-06-181-5/+5
| * net: remove DST_NOCACHE flagWei Wang2017-06-188-25/+17Star
| * net: remove DST_NOGC flagWei Wang2017-06-186-19/+9Star
| * net: remove dst gc related codeWei Wang2017-06-183-235/+0Star
| * decnet: take dst->__refcnt when struct dn_route is createdWei Wang2017-06-181-17/+19
| * xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang2017-06-183-36/+32Star
| * ipv6: get rid of icmp6 dst garbage collectorWei Wang2017-06-183-49/+1Star
| * ipv6: mark DST_NOGC and remove the operation of dst_free()Wei Wang2017-06-182-45/+19Star
| * ipv6: call dst_hold_safe() properlyWei Wang2017-06-182-4/+4
| * ipv6: call dst_dev_put() properlyWei Wang2017-06-181-0/+2
| * ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang2017-06-183-21/+50
| * ipv4: mark DST_NOGC and remove the operation of dst_free()Wei Wang2017-06-182-16/+5Star
| * ipv4: call dst_hold_safe() properlyWei Wang2017-06-182-4/+4
| * ipv4: call dst_dev_put() properlyWei Wang2017-06-182-0/+6
| * ipv4: take dst->__refcnt when caching dst in fibWei Wang2017-06-182-4/+20
| * net: introduce a new function dst_dev_put()Wei Wang2017-06-182-0/+25
| * net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang2017-06-182-3/+22
| * net: use loopback dev when generating blackhole routeWei Wang2017-06-182-5/+6
| * udp: call dst_hold_safe() in udp_sk_rx_set_dst()Wei Wang2017-06-182-16/+14Star
| * ipv6: remove unnecessary dst_hold() in ip6_fragment()Wei Wang2017-06-181-4/+0Star
|/
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1628-124/+227
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-155-8/+73
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-152-7/+26
| * net/mlx5e: Optimize update stats workGal Pressman2017-06-153-7/+16
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-153-24/+7Star
| * net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-151-14/+2Star
| * net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-151-1/+1
| * net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-151-1/+1
| * net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-151-14/+7Star
| * net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-153-13/+74
| * net/mlx5: Avoid space after castingOr Gerlitz2017-06-152-2/+2
| * net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-154-5/+6