summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit
2019-04-13rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger
2019-04-13brcmfmac: fix leak of mypkt on error return pathColin Ian King
2019-04-13brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman
2019-04-13brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-13Merge tag 'iwlwifi-next-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm...Kalle Valo
2019-04-12nfp: split out common control message handling codeJakub Kicinski
2019-04-12nfp: move vNIC reset before netdev initJakub Kicinski
2019-04-12nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski
2019-04-12nfp: opportunistically poll for reconfig resultDirk van der Merwe
2019-04-12qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-04-12vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-04-12netdevsim: move sdev-specific init/uninit code into separate functionsJiri Pirko
2019-04-12netdevsim: make bpf_offload_dev_create() per-sdev instead of first nsJiri Pirko
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-04-12netdevsim: move shared dev creation and destruction into separate fileJiri Pirko
2019-04-12net: veth: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12net: loopback: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12net: dummy: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau
2019-04-12xen-netback: add reference from xenvif to backend_info to facilitate coredump...Dongli Zhang
2019-04-11net: fec: manage ahb clock in runtime pmAndy Duan
2019-04-11net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-11net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-10team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-10ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon
2019-04-10ibmvnic: Enable GROThomas Falcon
2019-04-10mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-04-10mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit
2019-04-09net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov
2019-04-09Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz
2019-04-09net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin
2019-04-09net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed
2019-04-09net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed