summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-191-1/+1
* xen/netfront: tolerate frags with no dataJuergen Gross2018-12-191-1/+1
* net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi2018-12-191-5/+2
* lan78xx: Resolve issue with changing MAC addressJason Martinsen2018-12-191-0/+4
* lan743x: Expand phy search for LAN7431Bryan Whitehead2018-12-191-2/+3
* vxlan: changelink: Fix handling of default remotesPetr Machata2018-12-191-4/+3
* vxlan: Fix error path in __vxlan_dev_create()Petr Machata2018-12-191-3/+10
* vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata2018-12-191-0/+1
* net: macb: add missing barriers when reading descriptorsAnssi Hannula2018-12-192-3/+12
* net: macb: fix dropped RX frames due to a raceAnssi Hannula2018-12-191-2/+7
* net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula2018-12-191-0/+5
* net: macb: restart tx after tx used bit readClaudiu Beznea2018-12-191-1/+20
* net: stmmac: Fix an error code in probe()Dan Carpenter2018-12-191-0/+1
* qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-191-0/+1
* net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart2018-12-181-6/+8
* mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel2018-12-181-1/+1
* mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2018-12-182-0/+2
* mlxsw: core: Increase timeout during firmware flash processShalom Toledo2018-12-183-2/+27
* net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot2018-12-181-1/+1
* net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas2018-12-161-3/+3
* net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2018-12-161-41/+216
* net: hns: Add mac pcs config when enable|disable macYonglong Liu2018-12-162-4/+11
* net: hns: Fix ntuple-filters status error.Yonglong Liu2018-12-161-1/+1
* net: hns: Avoid net reset caused by pause frames stormYonglong Liu2018-12-161-2/+10
* net: hns: Free irq when exit from abnormal branchYonglong Liu2018-12-161-1/+22
* net: hns: Clean rx fbd when ae stopped.Yonglong Liu2018-12-161-0/+3
* net: hns: Fixed bug that netdev was opened twiceYonglong Liu2018-12-161-0/+3
* net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2018-12-162-127/+127
* net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2018-12-162-0/+18
* net: hns: Incorrect offset address used for some registers.Yonglong Liu2018-12-161-2/+2
* qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist2018-12-151-0/+1
* qmi_wwan: Added support for Fibocom NL668 seriesJörgen Storvist2018-12-151-0/+1
* w90p910_ether: remove incorrect __init annotationArnd Bergmann2018-12-141-1/+1
* r8152: Add support for MAC address pass through on RTL8153-BNDMario Limonciello2018-12-141-11/+22
* crypto/chelsio/chtls: send/recv window updateAtul Gupta2018-12-142-26/+54
* crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-142-12/+11
* crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta2018-12-142-19/+36
* net/tls: sleeping function from invalid contextAtul Gupta2018-12-141-23/+32
* drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor2018-12-141-3/+0
* qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru2018-12-141-1/+2
* Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-12-145-23/+32
|\
| * net/mlx5e: Cancel DIM work on close SQTal Gilboa2018-12-131-0/+1
| * net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman2018-12-132-4/+0
| * net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz2018-12-132-6/+5
| * net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz2018-12-131-3/+6
| * net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz2018-12-131-5/+4
| * net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz2018-12-131-2/+9
| * net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh2018-12-131-0/+5
| * net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz2018-12-131-3/+2
* | Revert "net: vhost: lock the vqs one by one"Jason Wang2018-12-131-4/+17