summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-03cxgb4vf: define get_fecparam ethtool callbackGanesh Goudar
2017-11-03cxgb4: add new T6 pci device id'sGanesh Goudar
2017-11-03mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel
2017-11-03mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel
2017-11-03mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel
2017-11-03mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel
2017-11-03mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel
2017-11-03cxgb4: fix error return code in cxgb4_set_hash_filter()Wei Yongjun
2017-11-03liquidio: bump up driver version to 1.7.0 to match newer NIC firmwareFelix Manlunas
2017-11-02net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang
2017-11-02net: hns3: Fix a misuse to devm_free_irqqumingguang
2017-11-02net: hns3: Add reset interface implementation in clientLipeng
2017-11-02net: hns3: Add timeout process in hns3_enetLipeng
2017-11-02net: hns3: Add reset process in hclge_mainLipeng
2017-11-02net: hns3: Add support for misc interruptLipeng
2017-11-02net: hns3: Refactor the initialization of command queueLipeng
2017-11-02net: hns3: Refactor mac_init functionqumingguang
2017-11-02net: hns3: Refactor the mapping of tqp to vportLipeng
2017-11-02net: seeq: fix timer conversionArnd Bergmann
2017-11-02nfp: improve defines for constants in ethtoolJakub Kicinski
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski
2017-11-02nfp: switch to dev_alloc_page()Jakub Kicinski
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-11-02nfp: reorganize the app tableJakub Kicinski
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski
2017-11-02nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley
2017-11-02nfp: flower: app should use struct nfp_reprJohn Hurley
2017-11-02liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli
2017-11-02nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEGJiong Wang
2017-11-02nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang
2017-11-02net: dpaa: remove init which already done in per-cpu allocationyuan linyu
2017-11-02net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King
2017-11-02wan: wanxl: remove redundant assignment to statColin Ian King
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi
2017-11-02enic: reset fetch indexParvi Kaustubhi
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi