| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 484 | -17033/+40908 |
|\ |
|
| * | cxgb4: Support for get_ts_info ethtool method | Atul Gupta | 2017-07-05 | 1 | -1/+18 |
| * | cxgb4: Add PTP Hardware Clock (PHC) support | Atul Gupta | 2017-07-05 | 2 | -0/+287 |
| * | cxgb4: time stamping interface for PTP | Atul Gupta | 2017-07-05 | 9 | -13/+595 |
| * | nfp: default to chained metadata prepend format | Jakub Kicinski | 2017-07-05 | 1 | -1/+8 |
| * | nfp: remove legacy MAC address lookup | Jakub Kicinski | 2017-07-05 | 4 | -34/+8 |
| * | nfp: improve order of interfaces in breakout mode | Jakub Kicinski | 2017-07-05 | 3 | -14/+12 |
| * | net: macb: remove extraneous return when MACB_EXT_DESC is defined | Colin Ian King | 2017-07-05 | 1 | -1/+0 |
| * | net: ethernet: mediatek: fixed deadlock captured by lockdep | Sean Wang | 2017-07-04 | 1 | -4/+4 |
| * | qed: initialize ll2_syn_handle at start of function | Michal Kalderon | 2017-07-03 | 1 | -2/+1 |
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-07-03 | 3 | -5/+16 |
| |\ |
|
| | * | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-07-01 | 3 | -5/+16 |
| | |\ |
|
| | | * | net/mlx5e: Fix TX carrier errors report in get stats ndo | Gal Pressman | 2017-06-27 | 1 | -2/+0 |
| | | * | net/mlx5: Cancel delayed recovery work when unloading the driver | Mohamad Haj Yahia | 2017-06-27 | 2 | -2/+15 |
| | | * | net/mlx5: Fix driver load error flow when firmware is stuck | Gal Pressman | 2017-06-27 | 1 | -1/+1 |
| * | | | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun | 2017-07-03 | 2 | -2/+1 |
| * | | | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() | Christos Gkekas | 2017-07-03 | 1 | -3/+0 |
| * | | | net/mlxfw: Properly handle dependancy with non-loadable mlx5 | Or Gerlitz | 2017-07-03 | 1 | -1/+1 |
| * | | | net: hns: Use phy_driver to setup Phy loopback | Lin Yun Sheng | 2017-07-03 | 2 | -71/+35 |
| * | | | net/mlx5: fix memcpy limit? | Stephen Rothwell | 2017-07-03 | 1 | -1/+1 |
| * | | | qed: Add iWARP support for physical queue allocation | Kalderon, Michal | 2017-07-03 | 1 | -0/+4 |
| * | | | qed: Add iWARP protocol support in context allocation | Kalderon, Michal | 2017-07-03 | 1 | -2/+11 |
| * | | | qed: iWARP CM add error handling | Kalderon, Michal | 2017-07-03 | 1 | -2/+181 |
| * | | | qed: iWARP implement disconnect flows | Kalderon, Michal | 2017-07-03 | 1 | -1/+89 |
| * | | | qed: iWARP CM add active side connect | Kalderon, Michal | 2017-07-03 | 3 | -12/+239 |
| * | | | qed: iWARP CM add passive side connect | Kalderon, Michal | 2017-07-03 | 7 | -19/+1012 |
| * | | | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal | 2017-07-03 | 3 | -3/+291 |
| * | | | qed: iWARP CM - setup a ll2 connection for handling SYN packets | Kalderon, Michal | 2017-07-03 | 2 | -3/+220 |
| * | | | qed: Add iWARP support in ll2 connections | Kalderon, Michal | 2017-07-03 | 1 | -2/+11 |
| * | | | qed: Rename some ll2 related defines | Kalderon, Michal | 2017-07-03 | 2 | -16/+15 |
| * | | | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal | 2017-07-03 | 9 | -40/+749 |
| * | | | qed: Introduce iWARP personality | Kalderon, Michal | 2017-07-03 | 6 | -26/+42 |
| * | | | sfc: correct comment on efx_mcdi_process_event | Edward Cree | 2017-07-02 | 1 | -1/+1 |
| * | | | sfc: change Unknown MCDI event message to print full event. | Jon Cooper | 2017-07-02 | 1 | -2/+3 |
| * | | | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating" | Colin Ian King | 2017-07-01 | 1 | -1/+1 |
| * | | | nfp: add control message passing capabilities to flower offloads | Pieter Jansen van Vuuren | 2017-07-01 | 3 | -1/+70 |
| * | | | nfp: add a stats handler for flower offloads | Pieter Jansen van Vuuren | 2017-07-01 | 5 | -8/+171 |
| * | | | nfp: add metadata to each flow offload | Pieter Jansen van Vuuren | 2017-07-01 | 5 | -13/+412 |
| * | | | nfp: add basic action capabilities to flower offloads | Pieter Jansen van Vuuren | 2017-07-01 | 5 | -0/+271 |
| * | | | nfp: extend flower matching capabilities | Pieter Jansen van Vuuren | 2017-07-01 | 6 | -1/+316 |
| * | | | nfp: extend flower add flow offload | Pieter Jansen van Vuuren | 2017-07-01 | 3 | -1/+325 |
| * | | | nfp: provide infrastructure for offloading flower based TC filters | Pieter Jansen van Vuuren | 2017-07-01 | 8 | -14/+220 |
| * | | | nfp: add phys_switch_id support | Simon Horman | 2017-07-01 | 4 | -0/+36 |
| * | | | net: macb: Add hardware PTP support | Rafal Ozieblo | 2017-06-30 | 4 | -6/+732 |
| * | | | net: macb: macb.c changed to macb_main.c | Rafal Ozieblo | 2017-06-30 | 2 | -0/+1 |
| * | | | net: macb: Add support for PTP timestamps in DMA descriptors | Rafal Ozieblo | 2017-06-30 | 3 | -37/+122 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 8 | -20/+72 |
| |\| | |
|
| * | | | net/mlx4_en: Do not allocate redundant TX queues when TC is disabled | Inbar Karmy | 2017-06-29 | 7 | -16/+65 |
| * | | | net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) | Inbar Karmy | 2017-06-29 | 5 | -13/+17 |
| * | | | net: freescale: gianfar : constify dev_pm_ops structures. | Arvind Yadav | 2017-06-29 | 1 | -1/+1 |