| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() | Christoph Hellwig | 2017-07-03 | 1 | -23/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-08 | 8 | -24/+19 |
|\ \ \ |
|
| * | | | net: ethernet: mediatek: remove useless code in mtk_probe() | Gustavo A. R. Silva | 2017-07-08 | 1 | -5/+0 |
| * | | | net: hns: Fix a skb used after free bug | Yunsheng Lin | 2017-07-08 | 2 | -15/+13 |
| * | | | net: hns: Fix a wrong op phy C45 code | Yunsheng Lin | 2017-07-08 | 1 | -1/+1 |
| * | | | net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3 | vishnuvardhan | 2017-07-08 | 1 | -1/+2 |
| * | | | nfp: flower: add missing clean up call to avoid memory leaks | Jakub Kicinski | 2017-07-07 | 1 | -0/+1 |
| | |/
| |/| |
|
| * | | liquidio: fix bug in soft reset failure detection | Derek Chickles | 2017-07-06 | 2 | -2/+2 |
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -85/+74 |
|\ \ \
| |/ /
|/| | |
|
| * | | ibmveth: properly unwind on init errors | Christoph Hellwig | 2017-06-20 | 1 | -85/+74 |
* | | | 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-01 | 1 | -1/+1 |
| * | | | | | sfc: change Unknown MCDI event message to print full event. | Jon Cooper | 2017-07-01 | 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 |