Age | Commit message (Expand) | Author |
2017-07-04 | net: ethernet: mediatek: fixed deadlock captured by lockdep | Sean Wang |
2017-07-03 | qed: initialize ll2_syn_handle at start of function | Michal Kalderon |
2017-07-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-03 | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun |
2017-07-03 | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() | Christos Gkekas |
2017-07-03 | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz |
2017-07-03 | net: hns: Use phy_driver to setup Phy loopback | Lin Yun Sheng |
2017-07-03 | net/mlx5: fix memcpy limit? | Stephen Rothwell |
2017-07-03 | qed: Add iWARP support for physical queue allocation | Kalderon, Michal |
2017-07-03 | qed: Add iWARP protocol support in context allocation | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal |
2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal |
2017-07-03 | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal |
2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal |
2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal |
2017-07-01 | sfc: correct comment on efx_mcdi_process_event | Edward Cree |
2017-07-01 | sfc: change Unknown MCDI event message to print full event. | Jon Cooper |
2017-07-01 | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating" | Colin Ian King |
2017-07-01 | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2017-07-01 | nfp: add control message passing capabilities to flower offloads | Pieter Jansen van Vuuren |
2017-07-01 | nfp: add a stats handler for flower offloads | Pieter Jansen van Vuuren |
2017-07-01 | nfp: add metadata to each flow offload | Pieter Jansen van Vuuren |
2017-07-01 | nfp: add basic action capabilities to flower offloads | Pieter Jansen van Vuuren |
2017-07-01 | nfp: extend flower matching capabilities | Pieter Jansen van Vuuren |
2017-07-01 | nfp: extend flower add flow offload | Pieter Jansen van Vuuren |
2017-07-01 | nfp: provide infrastructure for offloading flower based TC filters | Pieter Jansen van Vuuren |
2017-07-01 | nfp: add phys_switch_id support | Simon Horman |
2017-06-30 | net: macb: Add hardware PTP support | Rafal Ozieblo |
2017-06-30 | net: macb: macb.c changed to macb_main.c | Rafal Ozieblo |
2017-06-30 | net: macb: Add support for PTP timestamps in DMA descriptors | Rafal Ozieblo |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-29 | sfc: fix attempt to translate invalid filter ID | Edward Cree |
2017-06-29 | net/mlx4_en: Do not allocate redundant TX queues when TC is disabled | Inbar Karmy |
2017-06-29 | net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) | Inbar Karmy |
2017-06-29 | net: freescale: gianfar : constify dev_pm_ops structures. | Arvind Yadav |
2017-06-29 | net: smc91x: constify dev_pm_ops structures. | Arvind Yadav |
2017-06-29 | net: ibm: ibmveth: constify dev_pm_ops structures. | Arvind Yadav |
2017-06-29 | ibmvnic: Fix assignment of RX/TX IRQ's | Thomas Falcon |
2017-06-29 | amd-xgbe: fix spelling mistake: "avialable" -> "available" | Colin Ian King |
2017-06-29 | amd-xgbe: Adjust register settings to improve performance | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Simplify the burst length settings | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Prepare for more fine grained cache coherency controls | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Add NUMA affinity support for IRQ hints | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas |