summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* liquidio: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva2017-10-191-1/+1
* liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva2017-10-191-2/+1
* ibmvnic: Let users change net device featuresThomas Falcon2017-10-191-0/+2
* ibmvnic: Enable TSO supportThomas Falcon2017-10-192-8/+53
* ibmvnic: Enable scatter-gather supportThomas Falcon2017-10-191-2/+21
* tun: relax check on eth_get_headlen() return valueEric Dumazet2017-10-191-1/+1
* thunderbolt: Right shifting to zero bug in tbnet_handle_packet()Dan Carpenter2017-10-191-1/+1
* thunderbolt: Fix a couple right shifting to zero bugsDan Carpenter2017-10-191-2/+2
* net: ena: increase ena driver version to 1.3.0Netanel Belgazal2017-10-191-2/+2
* net: ena: add new admin define for future support of IPv6 RSSNetanel Belgazal2017-10-191-0/+6
* net: ena: add statistics for missed tx packetsNetanel Belgazal2017-10-193-13/+19
* net: ena: add power management ops to the ENA driverNetanel Belgazal2017-10-193-27/+95
* net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal2017-10-193-56/+0
* net: ena: improve ENA driver boot time.Netanel Belgazal2017-10-191-4/+8
* qed: Fix iWARP out of order flowMichal Kalderon2017-10-197-6/+27
* net: hns3: Add mqprio hardware offload support in hns3 driverYunsheng Lin2017-10-194-19/+86
* macvlan/macvtap: Add support for L2 forwarding offloads with macvtapAlexander Duyck2017-10-191-4/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-197-301/+495
|\
| * i40e: fix u64 division usageAlan Brady2017-10-172-19/+42
| * i40e: convert i40e_set_link_ksettings to new APIAlan Brady2017-10-171-36/+57
| * i40e: rename 'change' variable to 'autoneg_changed'Alan Brady2017-10-171-6/+6
| * i40e: convert i40e_get_settings_link_up to new APIAlan Brady2017-10-171-62/+125
| * i40e: convert i40e_phy_type_to_ethtool to new APIAlan Brady2017-10-171-64/+140
| * i40e: Add new PHY types for 25G AOC and ACC supportSudheer Mogilappagari2017-10-175-0/+16
| * i40e: group autoneg PHY types togetherAlan Brady2017-10-171-44/+41
| * i40e: fix whitespace issues in i40e_ethtool.cAlan Brady2017-10-171-26/+18
| * i40e: fix comment typoAlan Brady2017-10-171-2/+2
| * i40e: fix i40e_phy_type_to_ethtool function headerAlan Brady2017-10-171-1/+1
| * i40e: fix clearing link masks in i40e_get_link_ksettingsAlan Brady2017-10-171-8/+6
| * i40e: add function header for i40e_get_rxfhAlan Brady2017-10-171-0/+10
| * i40e: remove ifdef SPEED_25000Alan Brady2017-10-171-5/+0
| * i40e: rename 'cmd' variables in ethtool interfaceAlan Brady2017-10-171-71/+74
* | dpaa_eth: remove obsolete commentMadalin Bucur2017-10-181-4/+0
* | fsl/fman: add dpaa in module namesMadalin Bucur2017-10-181-6/+6
* | dpaa_eth: cleanup dpaa_eth_probe() error pathsMadalin Bucur2017-10-181-33/+20
* | dpaa_eth: change device usedMadalin Bucur2017-10-183-53/+27
* | dpaa_eth: move of_phy_connect() to the eth driverMadalin Bucur2017-10-183-84/+66
* | fsl/fman: remove of_nodeMadalin Bucur2017-10-181-1/+0
* | net: fs_enet: Remove unused timerKees Cook2017-10-182-3/+0
* | net/xen-netback: Convert timers to use timer_setup()Kees Cook2017-10-183-6/+4
* | ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-1810-50/+43
* | net: hns: Convert timers to use timer_setup()Kees Cook2017-10-182-11/+9
* | net: neterion: Convert timers to use timer_setup()Kees Cook2017-10-182-10/+5
* | net: usb: Convert timers to use timer_setup()Kees Cook2017-10-183-18/+10
* | net/ethernet/sgi: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+3
* | hamradio/scc: Convert timers to use timer_setup()Kees Cook2017-10-181-34/+35
* | net: seeq: Convert timers to use timer_setup()Kees Cook2017-10-182-5/+7
* | net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-189-31/+24
* | net: ethernet: apple: Convert timers to use timer_setup()Kees Cook2017-10-182-14/+10
* | isdnloop: Convert timers to use timer_setup()Kees Cook2017-10-181-19/+14