| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-16 | 23 | -116/+293 |
|\ |
|
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 events | Ido Schimmel | 2017-09-16 | 1 | -1/+2 |
| * | netvsc: increase default receive buffer size | Stephen Hemminger | 2017-09-15 | 1 | -1/+1 |
| * | 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 |
| * | net: vrf: avoid gcc-4.6 warning | Arnd Bergmann | 2017-09-15 | 1 | -3/+3 |
| * | 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-13 | 1 | -0/+1 |
| * | net: bonding: fix tlb_dynamic_lb default value | Nikolay Aleksandrov | 2017-09-13 | 1 | -10/+7 |
| * | mlxsw: spectrum: Prevent mirred-related crash on removal | Yuval Mintz | 2017-09-13 | 1 | -10/+9 |
| * | smsc95xx: Configure pause time to 0xffff when tx flow control enabled | Nisar Sayed | 2017-09-13 | 1 | -6/+5 |
| * | net: bonding: Fix transmit load balancing in balance-alb mode if specified by... | Kosuke Tatsukawa | 2017-09-11 | 1 | -0/+3 |
| * | hv_netvsc: avoid unnecessary wakeups on subchannel creation | Stephen Hemminger | 2017-09-11 | 1 | -2/+2 |
| * | hv_netvsc: fix deadlock on hotplug | Stephen Hemminger | 2017-09-11 | 4 | -45/+94 |
| * | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-09 | 12 | -20/+34 |
|\ \ |
|
| * | | Revert "mdio_bus: Remove unneeded gpiod NULL check" | Florian Fainelli | 2017-09-09 | 1 | -2/+4 |
| * | | net: tulip: Constify tulip_tbl | Kees Cook | 2017-09-09 | 2 | -2/+2 |
| * | | net: ethernet: ti: netcp_core: no need in netif_napi_del | Ivan Khoronzhuk | 2017-09-09 | 1 | -1/+0 |
| * | | davicom: Display proper debug level up to 6 | Mathieu Malaterre | 2017-09-09 | 1 | -1/+1 |
| * | | net: phy: sfp: rename dt properties to match the binding | Baruch Siach | 2017-09-09 | 1 | -2/+2 |
| * | | Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub... | David S. Miller | 2017-09-08 | 5 | -10/+25 |
| |\ \ |
|
| | * | | brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices | Ian W MORRISON | 2017-09-08 | 1 | -1/+2 |
| | * | | iwlwifi: mvm: only send LEDS_CMD when the FW supports it | Luca Coelho | 2017-09-07 | 2 | -1/+3 |
| | * | | rtlwifi: btcoexist: Fix antenna selection code | Larry Finger | 2017-09-07 | 1 | -7/+16 |
| | * | | rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be | Larry Finger | 2017-09-07 | 1 | -1/+4 |
| * | | | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-09-07 | 1 | -2/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | mac80211_hwsim: Use proper TX power | Beni Lev | 2017-09-05 | 1 | -2/+0 |
* | | | | Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-08 | 1 | -16/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drivers/net/wan/z85230.c: Use designated initializers | Kees Cook | 2017-08-02 | 1 | -16/+14 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 797 | -50293/+68679 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-09-06 | 2 | -40/+61 |
| |\ \ \ \ |
|
| | * | | | | i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq | Jacob Keller | 2017-09-06 | 1 | -0/+1 |
| | * | | | | i40e: avoid NVM acquire deadlock during NVM update | Anjali Singhai Jain | 2017-09-06 | 2 | -40/+60 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-06 | 1 | -1/+1 |
| |\| | | |
|
| | * | | | net: dsa: loop: Do not unregister invalid fixed PHY | Florian Fainelli | 2017-09-04 | 1 | -1/+1 |
| * | | | | 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 |