summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20net: dsa: mv88e6xxx: better IEEE Prio Mapping Table descriptionVivien Didelot
2017-06-20Merge branch 'net-dsa-Global-2-cosmetics'David S. Miller
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 remaining macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Watchdog macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 EEPROM macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 PVT macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 MGMT macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: prefix Global 2 Trunk macrosVivien Didelot
2017-06-20net: dsa: mv88e6xxx: clarify SMI PHY functionsVivien Didelot
2017-06-20net: dsa: mv88e6xxx: add irl_init_all opVivien Didelot
2017-06-20Merge branch 'net-next-stmmac-dwmac-sun8i-add-support-for-V3s'David S. Miller
2017-06-20net-next: stmmac: dwmac-sun8i: add support for V3s EMACIcenowy Zheng
2017-06-20net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHzIcenowy Zheng
2017-06-20dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s sysconIcenowy Zheng
2017-06-20dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMACIcenowy Zheng
2017-06-20Merge branch 'net-Introduction-of-the-tc-tests'David S. Miller
2017-06-20selftests: Introduce tc testsuiteLucas Bates
2017-06-20Merge branch 'qed-RDMA-and-infrastructure-for-iWARP'David S. Miller
2017-06-20qed: SPQ async callback registrationMichal Kalderon
2017-06-20qed: Wait for resources before FUNC_CLOSEMichal Kalderon
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon
2017-06-20qed: Disable RoCE dpm when DCBx change occursMintz, Yuval
2017-06-20qed: RoCE EDPM to honor PFCMintz, Yuval
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande
2017-06-19cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-19cxgb4: add new T6 pci device id'sGanesh Goudar
2017-06-19nfp: add VLAN filtering supportPablo Cascón
2017-06-19cxgb4: fix a NULL dereferenceGanesh Goudar
2017-06-18liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti
2017-06-18pptp: Remove unused variable in pptp_release()Christos Gkekas
2017-06-18liquidio: implement vlan filter enable and disablePrasad Kanneganti
2017-06-17net: dsa: Fix legacy probingFlorian Fainelli
2017-06-17tls: update KconfigDave Watson
2017-06-17Merge branch 'net-remove-dst-garbage-collector-logic'David S. Miller
2017-06-17net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang
2017-06-17net: reorder all the dst flagsWei Wang
2017-06-17net: remove DST_NOCACHE flagWei Wang
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17net: remove dst gc related codeWei Wang
2017-06-17decnet: take dst->__refcnt when struct dn_route is createdWei Wang
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang
2017-06-17ipv6: mark DST_NOGC and remove the operation of dst_free()Wei Wang