summaryrefslogtreecommitdiffstats
path: root/drivers/net
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
| | |/ | |/|
* | | net: vrf: Add support for sends to local broadcast addressDavid Ahern2018-01-251-2/+3
* | | r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu2018-01-251-7/+2
* | | net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-252-6/+4
* | | 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
* | | vmxnet3: repair memory leakNeil Horman2018-01-231-1/+1
* | | pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-231-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-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
* | | 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