summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross-4/+4
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk-11/+5
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov-1/+1
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen-21/+11
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz-4/+4
2018-08-07net: thunderx: check for failed allocation lmac->dmacsColin Ian King-0/+2
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro-4/+2
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan-21/+21
2018-08-02drivers: net: lmc: fix case value for target abort errorColin Ian King-1/+1
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu-2/+38
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet-2/+12
2018-07-31enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan-1/+1
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud-0/+4
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim-1/+2
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz-0/+2
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen-2/+2
2018-07-31net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn-2/+2
2018-07-31Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller-1/+98
2018-07-30Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...David S. Miller-0/+1
2018-07-30xen-netfront: wait xenbus state change when load module manuallyXiao Liang-0/+6
2018-07-30can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev-0/+1
2018-07-29NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev-1/+1
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev-1/+1
2018-07-28enic: handle mtu change for vf properlyGovindarajulu Varadarajan-51/+27
2018-07-28net: lan78xx: fix rx handling before first packet is sendStefan Wahren-0/+2
2018-07-28nfp: flower: fix port metadata conversion bugJohn Hurley-1/+3
2018-07-26net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman-0/+1
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng-2/+2
2018-07-25cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath-0/+2
2018-07-25netdevsim: don't leak devlink resourcesJakub Kicinski-0/+1
2018-07-25hinic: Link the logical network device to the pci device in sysfsdann frazier-0/+1
2018-07-25virtio_net: Fix incosistent received bytes counterToshiaki Makita-18/+23
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki-1/+2
2018-07-25iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach-0/+96
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta-0/+1
2018-07-24qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado-1/+1
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru-3/+10
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein-1/+1
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit-2/+1
2018-07-23can: xilinx_can: fix power management handlingAnssi Hannula-41/+28
2018-07-23can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula-5/+5
2018-07-23can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula-1/+1
2018-07-23can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula-16/+123
2018-07-23can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula-28/+127
2018-07-23can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula-13/+5
2018-07-23can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula-1/+0