summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-3/+1
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-3/+1
| |\
| | * drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() orderingPaul E. McKenney2017-12-041-3/+1
* | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-293-36/+41
|\ \ \
| * | | nubus: Add expansion_type values for various Mac modelsFinn Thain2018-01-161-6/+2
| * | | nubus: Adopt standard linked list implementationFinn Thain2018-01-163-7/+14
| * | | nubus: Rename struct nubus_devFinn Thain2018-01-162-23/+25
| | |/ | |/|
* | | r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu2018-01-251-7/+2
* | | net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov2018-01-241-1/+1
* | | net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2018-01-242-0/+8
* | | i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski2018-01-241-0/+2
* | | qed: Free reserved MR tidMichal Kalderon2018-01-241-11/+17
* | | qed: Remove reserveration of dpi for kernelMichal Kalderon2018-01-241-3/+0
* | | mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz2018-01-241-8/+2
* | | be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
* | | ibmvnic: Allocate and request vpd in init_resourcesJohn Allen2018-01-221-7/+9
* | | ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen2018-01-221-1/+11
* | | ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-222-7/+40
* | | cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi2018-01-221-2/+2
* | | cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi2018-01-221-0/+3
* | | net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh2018-01-211-0/+6
* | | ibmvnic: Fix IPv6 packet descriptorsThomas Falcon2018-01-181-9/+11
* | | ibmvnic: Fix IP offload control bufferThomas Falcon2018-01-181-0/+4
* | | mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel2018-01-181-6/+14
* | | fm10k: mark PM functions as __maybe_unusedArnd Bergmann2018-01-181-7/+2
* | | Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang2018-01-171-1/+1
* | | net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2018-01-172-3/+14
* | | qed: Fix potential use-after-free in qed_spq_post()Roland Dreier2018-01-161-1/+7
* | | nfp: use the correct index for link speed tableJakub Kicinski2018-01-161-1/+1
* | | ibmvnic: Fix pending MAC address changesThomas Falcon2018-01-161-6/+7
* | | sh_eth: fix dumping ARSTRSergei Shtylyov2018-01-151-1/+1
* | | net: cs89x0: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+4
* | | net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-124-4/+8
* | | net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
* | | net/mlx5e: Don't override netdev features field unless in error flowGal Pressman2018-01-121-18/+25
* | | net/mlx5e: Check support before TC swap in ETS initTariq Toukan2018-01-121-3/+5
* | | net/mlx5e: Add error print in ETS initTariq Toukan2018-01-121-2/+6
* | | net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman2018-01-121-2/+1
* | | net/mlx5: Fix error handling in load oneMaor Gottlieb2018-01-121-3/+6
* | | net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-122-9/+8
* | | net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel2018-01-121-5/+8
* | | {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-123-17/+35
* | | mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-101-3/+4
* | | mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-102-1/+7
* | | nfp: always unmask aux interrupts at initJakub Kicinski2018-01-101-0/+2
* | | net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-101-2/+1
* | | sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
* | | bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
* | | bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
* | | sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-2/+2
OpenPOWER on IntegriCloud