summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern-2/+3
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu-7/+2
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel-6/+4
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov-1/+1
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov-0/+8
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski-0/+2
2018-01-24qed: Free reserved MR tidMichal Kalderon-11/+17
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon-3/+0
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz-8/+2
2018-01-23vmxnet3: repair memory leakNeil Horman-1/+1
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault-5/+6
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera-0/+9
2018-01-22ibmvnic: Allocate and request vpd in init_resourcesJohn Allen-7/+9
2018-01-22ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen-1/+11
2018-01-22ibmvnic: Modify buffer size and number of queues on failoverJohn Allen-7/+40
2018-01-22usbnet: silence an unnecessary warningOliver Neukum-5/+3
2018-01-22cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi-2/+2
2018-01-22cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi-0/+3
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh-0/+6
2018-01-18ibmvnic: Fix IPv6 packet descriptorsThomas Falcon-9/+11
2018-01-18ibmvnic: Fix IP offload control bufferThomas Falcon-0/+4
2018-01-18mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel-6/+14
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller-6/+3
2018-01-18fm10k: mark PM functions as __maybe_unusedArnd Bergmann-7/+2
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang-1/+1
2018-01-17Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pu...David S. Miller-10/+11
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy-3/+14
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng-0/+13
2018-01-17tun: fix a memory leak for tfile->tx_arrayCong Wang-2/+13
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier-1/+7
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino-0/+1
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+15
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng-6/+3
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon-6/+7
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean-10/+11
2018-01-15sh_eth: fix dumping ARSTRSergei Shtylyov-1/+1
2018-01-15net: cs89x0: add MODULE_LICENSEArnd Bergmann-0/+4
2018-01-15ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault-2/+3
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg-0/+5
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler-2/+10
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud-4/+8
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud-1/+5
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman-18/+25
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan-3/+5
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan-2/+6
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman-2/+1
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb-3/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha-9/+8
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel-5/+8