summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-20vxlan: fix snooping for link-local IPv6 addressesMatthias Schiffer
2017-06-20vxlan: check valid combinations of address scopesMatthias Schiffer
2017-06-20vxlan: improve validation of address family configurationMatthias Schiffer
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer
2017-06-20vxlan: refactor verification and application of configurationMatthias Schiffer
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
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-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-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-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-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: remove DST_NOCACHE flagWei Wang
2017-06-17ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-16ibmvnic: driver initialization for kdump/kexecNathan Fontenot
2017-06-16net: dsa: loop: Implement ethtool statisticsFlorian Fainelli
2017-06-16net: dsa: loop: Inline unregister_fixed_phys()Florian Fainelli
2017-06-16net: mvmdio: simplify the smi read and write error pathsAntoine Ténart
2017-06-16net: mvmdio: add xmdio xsmi supportAntoine Ténart
2017-06-16net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operationsAntoine Ténart
2017-06-16net: mvmdio: put the poll intervals in the ops structureAntoine Ténart
2017-06-16net: mvmdio: introduce an ops structureAntoine Ténart
2017-06-16net: mvmdio: remove duplicate lockingRussell King
2017-06-16net: mvmdio: use GENMASK for masksAntoine Ténart
2017-06-16net: mvmdio: use tabs for definesAntoine Ténart
2017-06-16net: mvmdio: reorder headers alphabeticallyAntoine Ténart