summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* xen/netfront: don't cache skb_shinfo()Juergen Gross2018-08-111-4/+4
* net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk2018-08-111-4/+7
* net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2018-08-112-11/+5
* net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov2018-08-081-1/+1
* net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-082-21/+11
* net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz2018-08-081-4/+4
* net: thunderx: check for failed allocation lmac->dmacsColin Ian King2018-08-071-0/+2
* cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro2018-08-071-4/+2
* mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan2018-08-031-0/+1
* mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan2018-08-031-0/+1
* mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan2018-08-031-1/+6
* mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan2018-08-031-21/+21
* drivers: net: lmc: fix case value for target abort errorColin Ian King2018-08-021-1/+1
* net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-011-2/+38
* bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-011-2/+12
* enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan2018-07-311-1/+1
* net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
* net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
* net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
* net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
* net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn2018-07-311-2/+2
* Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller2018-07-314-1/+98
|\
| * brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
| * iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-07-253-0/+96
* | Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...David S. Miller2018-07-301-0/+1
|\ \
| * | can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev2018-07-301-0/+1
* | | xen-netfront: wait xenbus state change when load module manuallyXiao Liang2018-07-301-0/+6
|/ /
* | NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev2018-07-291-1/+1
* | net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-07-281-1/+1
* | enic: handle mtu change for vf properlyGovindarajulu Varadarajan2018-07-281-51/+27
* | net: lan78xx: fix rx handling before first packet is sendStefan Wahren2018-07-281-0/+2
* | nfp: flower: fix port metadata conversion bugJohn Hurley2018-07-281-1/+3
* | net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman2018-07-261-0/+1
* | net: fix amd-xgbe flow-control issuetangpengpeng2018-07-261-2/+2
* | cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-07-251-0/+2
* | netdevsim: don't leak devlink resourcesJakub Kicinski2018-07-251-0/+1
* | hinic: Link the logical network device to the pci device in sysfsdann frazier2018-07-251-0/+1
* | virtio_net: Fix incosistent received bytes counterToshiaki Makita2018-07-251-18/+23
* | net: axienet: Fix double deregister of mdioShubhrajyoti Datta2018-07-241-0/+1
* | qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado2018-07-241-1/+1
* | bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-241-3/+10
* | net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-241-1/+1
* | r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit2018-07-241-2/+1
|/
* can: xilinx_can: fix power management handlingAnssi Hannula2018-07-231-41/+28
* can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula2018-07-231-5/+5
* can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-231-1/+1
* can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-231-16/+123
* can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula2018-07-231-28/+127
* can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-231-13/+5
* can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-231-1/+0