aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-13/+42
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing1-0/+6
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan1-3/+4
2018-12-31ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2018-12-30r8169: fix WoL device wakeup enableHeiner Kallweit1-2/+2
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2-2/+2
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-25/+22
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+3
2018-12-27net: marvell: fix a missing check of acpi_match_deviceKangjie Lu1-0/+2
2018-12-27atl1e: checking the status of atl1e_write_phy_regKangjie Lu1-1/+3
2018-12-27net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3
2018-12-27net: (cpts) fix a missing check of clk_prepareKangjie Lu1-1/+3
2018-12-27niu: fix missing checks of niu_pci_eeprom_readKangjie Lu1-2/+8
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki1-0/+4
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds380-9214/+28710
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-6/+6
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+10
2018-12-24bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall1-5/+0
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall1-1/+0
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall1-3/+0
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu1-1/+2
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman45-339/+678
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan3-1/+34
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan4-27/+173
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan3-21/+54
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan4-24/+65
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan3-18/+9
2018-12-20net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan1-0/+5
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan5-26/+18
2018-12-20net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program checkTariq Toukan3-11/+18
2018-12-20net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan1-3/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-17/+10
2018-12-20net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund1-28/+27
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen1-1/+1
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-103/+177
2018-12-20mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel1-5/+0
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel3-21/+11
2018-12-20mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel1-5/+10
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel2-0/+2
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel1-4/+9
2018-12-20mlxsw: spectrum: Set PVID during port initializationIdo Schimmel1-0/+8
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel4-15/+20
2018-12-20mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel3-2/+24
2018-12-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-26/+373
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe19-146/+238
2018-12-20ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit1-0/+18
2018-12-20ixgbe: register a mdiobusSteve Douthit5-0/+309