summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-01-18nfp: bpf: add short busy wait for FW repliesJakub Kicinski
2018-01-18netdevsim: bpf: support fake map offloadJakub Kicinski
2018-01-18bpf: offload: allow array map offloadJakub Kicinski
2018-01-18nfp: bpf: set new jit info fieldsJiong Wang
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar
2018-01-17tun: allow to attach ebpf socket filterJason Wang
2018-01-17tuntap: rename struct tun_steering_prog to struct tun_progJason Wang
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan
2018-01-17bnxt_en: Refactor bnxt_close_nic().Michael Chan
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan
2018-01-17net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-17nfp: bpf: reject program on instructions unknown to the JIT compilerQuentin Monnet
2018-01-17nfp: bpf: print map lookup problems into verifier logJakub Kicinski
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16bnxt_en: don't update cpr->rx_bytes with uninitialized length lenColin Ian King
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-16net: aquantia: Fix internal stats calculation on rxIgor Russkikh
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2018-01-16net: aquantia: Remove duplicate hardware descriptors declarationsIgor Russkikh
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh