| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-16 | 15 | -49/+178 |
|\ |
|
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 events | Ido Schimmel | 2017-09-16 | 1 | -1/+2 |
| * | net: smsc911x: Quieten netif during suspend | Geert Uytterhoeven | 2017-09-15 | 1 | -1/+14 |
| * | net: systemport: Fix 64-bit stats deadlock | Florian Fainelli | 2017-09-15 | 1 | -3/+0 |
| * | qed: remove unnecessary call to memset | Himanshu Jha | 2017-09-15 | 1 | -1/+0 |
| * | tg3: clean up redundant initialization of tnapi | Colin Ian King | 2017-09-14 | 1 | -2/+2 |
| * | nfp: wait for the NSP resource to appear on boot | Jakub Kicinski | 2017-09-13 | 3 | -0/+51 |
| * | nfp: wait for board state before talking to the NSP | Jakub Kicinski | 2017-09-13 | 2 | -23/+43 |
| * | nfp: add whitelist of supported flow dissector | Pieter Jansen van Vuuren | 2017-09-13 | 1 | -0/+13 |
| * | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx | Suresh Reddy | 2017-09-13 | 2 | -0/+22 |
| * | w90p910_ether: include linux/interrupt.h | Arnd Bergmann | 2017-09-12 | 1 | -0/+1 |
| * | mlxsw: spectrum: Prevent mirred-related crash on removal | Yuval Mintz | 2017-09-12 | 1 | -10/+9 |
| * | mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+ | Arkadi Sharshevsky | 2017-09-11 | 1 | -2/+17 |
| * | net: qualcomm: rmnet: Fix a double free | Dan Carpenter | 2017-09-09 | 1 | -6/+4 |
* | | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 2017-09-14 | 2 | -2/+2 |
* | | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-09-12 | 5 | -24/+23 |
|\ \
| |/
|/| |
|
| * | i825xx: switch to switch to dma_alloc_attrs | Christoph Hellwig | 2017-08-29 | 3 | -12/+9 |
| * | au1000_eth: switch to dma_alloc_attrs | Christoph Hellwig | 2017-08-29 | 1 | -8/+10 |
| * | sgiseeq: switch to dma_alloc_attrs | Christoph Hellwig | 2017-08-29 | 1 | -4/+4 |
* | | net: tulip: Constify tulip_tbl | Kees Cook | 2017-09-08 | 2 | -2/+2 |
* | | net: ethernet: ti: netcp_core: no need in netif_napi_del | Ivan Khoronzhuk | 2017-09-08 | 1 | -1/+0 |
* | | davicom: Display proper debug level up to 6 | Mathieu Malaterre | 2017-09-08 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 405 | -6506/+48243 |
|\ \ |
|
| * \ | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-09-05 | 2 | -40/+61 |
| |\ \ |
|
| | * | | i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq | Jacob Keller | 2017-09-05 | 1 | -0/+1 |
| | * | | i40e: avoid NVM acquire deadlock during NVM update | Anjali Singhai Jain | 2017-09-05 | 2 | -40/+60 |
| * | | | drivers: net: xgene: Remove return statement from void function | Iyappan Subramanian | 2017-09-05 | 1 | -2/+0 |
| * | | | drivers: net: xgene: Configure tx/rx delay for ACPI | Quan Nguyen | 2017-09-05 | 1 | -5/+2 |
| * | | | drivers: net: xgene: Read tx/rx delay for ACPI | Iyappan Subramanian | 2017-09-05 | 1 | -2/+2 |
| * | | | rocker: fix kcalloc parameter order | Zahari Doychev | 2017-09-05 | 1 | -2/+2 |
| * | | | net: stmmac: Delete dead code for MDIO registration | Romain Perier | 2017-09-05 | 1 | -16/+0 |
| * | | | gianfar: Fix Tx flow control deactivation | Claudiu Manoil | 2017-09-05 | 1 | -1/+1 |
| * | | | cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6 | Ganesh Goudar | 2017-09-05 | 1 | -1/+15 |
| * | | | cxgb4: Fix pause frame count in t4_get_port_stats | Ganesh Goudar | 2017-09-05 | 1 | -8/+4 |
| * | | | cxgb4: fix memory leak | Ganesh Goudar | 2017-09-05 | 1 | -3/+3 |
| * | | | net/mlx4_core: Use ARRAY_SIZE macro | Thomas Meyer | 2017-09-05 | 2 | -6/+8 |
| * | | | net: qualcomm: rmnet: Rename real_dev_info to port | Subash Abhinov Kasiviswanathan | 2017-09-03 | 8 | -87/+82 |
| * | | | net: qualcomm: rmnet: Implement ndo_get_iflink | Subash Abhinov Kasiviswanathan | 2017-09-03 | 4 | -3/+15 |
| * | | | net: qualcomm: rmnet: Refactor the new rmnet dev creation | Subash Abhinov Kasiviswanathan | 2017-09-03 | 3 | -84/+26 |
| * | | | net: qualcomm: rmnet: Move the device creation log | Subash Abhinov Kasiviswanathan | 2017-09-03 | 1 | -2/+1 |
| * | | | net: qualcomm: rmnet: Remove the unused endpoint -1 | Subash Abhinov Kasiviswanathan | 2017-09-03 | 1 | -11/+3 |
| * | | | net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32 | Subash Abhinov Kasiviswanathan | 2017-09-03 | 3 | -4/+2 |
| * | | | nfp: flower: restore RTNL locking around representor updates | Jakub Kicinski | 2017-09-03 | 1 | -2/+4 |
| * | | | nfp: build the flower offload by default | Jakub Kicinski | 2017-09-03 | 1 | -0/+1 |
| * | | | nfp: be drop monitor friendly | Jakub Kicinski | 2017-09-03 | 2 | -1/+4 |
| * | | | nfp: move the start/stop app callbacks back | Jakub Kicinski | 2017-09-03 | 1 | -15/+11 |
| * | | | nfp: flower: base lifetime of representors on existence of lower vNIC | Jakub Kicinski | 2017-09-03 | 1 | -23/+43 |
| * | | | nfp: separate app vNIC init/clean from alloc/free | Jakub Kicinski | 2017-09-03 | 9 | -27/+73 |
| * | | | Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2017-09-03 | 7 | -227/+215 |
| |\ \ \ |
|
| | * | | | net/mlx5e: Distribute RSS table among all RX rings | Tariq Toukan | 2017-09-03 | 3 | -17/+4 |