summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata2020-07-134-15/+14
* net: ipa: fix kerneldoc commentsAlex Elder2020-07-1316-39/+64
* atm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
* WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-134-4/+4
* net: fddi: skfp: Remove addr_to_string().Tetsuo Handa2020-07-133-44/+27
* net: sky2: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-121-42/+45
* net: skge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-121-40/+36
* net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn2020-07-121-0/+2
* net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn2020-07-121-0/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-11285-1192/+2595
|\
| * Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-101-1/+1
| |\
| | * libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-081-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1062-297/+536
| |\ \
| | * | mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel2020-07-101-16/+38
| | * | mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel2020-07-101-1/+1
| | * | net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre2020-07-101-2/+4
| | * | net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre2020-07-101-1/+0
| | * | net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre2020-07-101-6/+12
| | * | net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre2020-07-101-1/+1
| | * | net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre2020-07-101-2/+2
| | * | bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-101-1/+1
| | * | net/mlx5e: CT: Fix memory leak in cleanupEli Britstein2020-07-091-0/+1
| | * | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-094-25/+49
| | * | net/mlx5e: Fix 50G per lane indicationAya Levin2020-07-093-8/+23
| | * | net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin2020-07-091-4/+4
| | * | net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin2020-07-091-3/+4
| | * | net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov2020-07-091-3/+6
| | * | net/mxl5e: Verify that rpriv is not NULLVlad Buslov2020-07-091-2/+3
| | * | net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham2020-07-091-1/+0
| | * | net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha2020-07-091-16/+77
| | * | qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru2020-07-094-9/+21
| | * | cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-081-5/+5
| | * | net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2020-07-082-3/+3
| | * | ionic: centralize queue reset codeShannon Nelson2020-07-073-41/+32
| | * | net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2020-07-072-1/+14
| | * | net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior2020-07-071-1/+0
| | * | net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz2020-07-072-68/+31
| | * | net: sky2: initialize return of gm_phy_readTom Rix2020-07-071-1/+1
| | * | net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+1
| | * | net: ipa: include declarations in "ipa_gsi.c"Alex Elder2020-07-071-0/+1
| | * | net: ipa: declare struct types in "ipa_gsi.h"Alex Elder2020-07-071-0/+2
| | * | net: ipa: fix QMI structure definition bugsAlex Elder2020-07-071-3/+3
| | * | net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-061-3/+6
| | * | net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan2020-07-061-2/+1
| | * | net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan2020-07-061-0/+5
| | * | net: hns3: check reset pending after FLR prepareHuazhong Tan2020-07-061-1/+1
| | * | smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich2020-07-061-1/+2
| | * | smsc95xx: check return value of smsc95xx_resetAndre Edich2020-07-061-0/+6
| | * | drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He2020-07-061-1/+8
| | * | net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo2020-07-041-0/+5