summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov2018-01-251-1/+1
* net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2018-01-252-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
* vmxnet3: repair memory leakNeil Horman2018-01-241-1/+1
* pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-241-5/+6
* 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
* usbnet: silence an unnecessary warningOliver Neukum2018-01-221-5/+3
* 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-221-0/+6
* ibmvnic: Fix IPv6 packet descriptorsThomas Falcon2018-01-191-9/+11
* ibmvnic: Fix IP offload control bufferThomas Falcon2018-01-191-0/+4
* mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel2018-01-191-6/+14
* Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller2018-01-181-6/+3
|\
| * brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng2018-01-161-6/+3
* | 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
* | Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pu...David S. Miller2018-01-171-10/+11
|\ \
| * | can: peak: fix potential bug in packet fragmentationStephane Grosjean2018-01-161-10/+11
* | | net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2018-01-172-3/+14
* | | r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng2018-01-171-0/+13
* | | tun: fix a memory leak for tfile->tx_arrayCong Wang2018-01-171-2/+13
* | | 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
* | | lan78xx: Fix failure in USB Full SpeedYuiko Oshino2018-01-161-0/+1
* | | Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-01-161-2/+15
|\ \ \
| * | | mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-0/+5
| * | | mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler2018-01-151-2/+10
* | | | 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
* | | ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault2018-01-151-2/+3
|/ /
* | 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-113-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