Age | Commit message (Expand) | Author | Files | Lines |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -13/+42 |
2019-01-02 | net-next/hinic:add shutdown callback | Xue Chaojing | 1 | -0/+6 |
2019-01-01 | net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT | Huazhong Tan | 1 | -3/+4 |
2019-01-01 | ibmveth: fix DMA unmap error in ibmveth_xmit_start error path | Tyrel Datwyler | 1 | -1/+5 |
2018-12-31 | r8169: fix WoL device wakeup enable | Heiner Kallweit | 1 | -2/+2 |
2018-12-29 | fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() | Scott Wood | 2 | -2/+2 |
2018-12-29 | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -25/+22 |
2018-12-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -5/+3 |
2018-12-28 | net: marvell: fix a missing check of acpi_match_device | Kangjie Lu | 1 | -0/+2 |
2018-12-28 | atl1e: checking the status of atl1e_write_phy_reg | Kangjie Lu | 1 | -1/+3 |
2018-12-28 | net: stmicro: fix a missing check of clk_prepare | Kangjie Lu | 1 | -1/+3 |
2018-12-28 | net: (cpts) fix a missing check of clk_prepare | Kangjie Lu | 1 | -1/+3 |
2018-12-28 | niu: fix missing checks of niu_pci_eeprom_read | Kangjie Lu | 1 | -2/+8 |
2018-12-28 | net: chelsio: Add a missing check on cudg_get_buffer | Aditya Pakki | 1 | -0/+4 |
2018-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 380 | -9214/+28710 |
2018-12-27 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -6/+6 |
2018-12-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+10 |
2018-12-25 | bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw | Ivan Mironov | 1 | -4/+10 |
2018-12-25 | net/mlx4_core: drop useless LIST_HEAD | Julia Lawall | 1 | -5/+0 |
2018-12-25 | mlxsw: spectrum: drop useless LIST_HEAD | Julia Lawall | 1 | -1/+0 |
2018-12-25 | net/mlx5e: drop useless LIST_HEAD | Julia Lawall | 1 | -3/+0 |
2018-12-25 | net/mlx5e: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2018-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+3 |
2018-12-21 | net: netxen: fix a missing check and an uninitialized use | Kangjie Lu | 1 | -1/+2 |
2018-12-21 | Merge USB 4.20-rc8 mergepoint into usb-next | Greg Kroah-Hartman | 45 | -339/+678 |
2018-12-21 | net/mlx5e: XDP, Add user control for XDP TX MPWQE feature | Tariq Toukan | 3 | -1/+34 |
2018-12-21 | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan | 4 | -27/+173 |
2018-12-21 | net/mlx5e: XDP, Add array for WQE info descriptors | Tariq Toukan | 3 | -21/+54 |
2018-12-21 | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances | Tariq Toukan | 4 | -24/+65 |
2018-12-21 | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer | Tariq Toukan | 3 | -18/+9 |
2018-12-21 | net/mlx5e: XDP, Warn upon polling an error CQE | Tariq Toukan | 1 | -0/+5 |
2018-12-21 | net/mlx5e: XDP, Change the XDP SQ redirect indication | Tariq Toukan | 5 | -26/+18 |
2018-12-21 | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program... | Tariq Toukan | 3 | -11/+18 |
2018-12-21 | net/mlx5e: TX, Print opcode in error CQE warning | Tariq Toukan | 1 | -3/+4 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -17/+10 |
2018-12-21 | net: mscc: ocelot: Register poll timeout should be wall time not attempts | Steen Hegelund | 1 | -28/+27 |
2018-12-21 | mscc: Configured MAC entries should be locked. | Allan W. Nielsen | 1 | -1/+1 |
2018-12-21 | Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 9 | -103/+177 |
2018-12-21 | mlxsw: spectrum: Remove limitation regarding VID 1 | Ido Schimmel | 1 | -5/+0 |
2018-12-21 | mlxsw: spectrum: Switch to VID 4095 as default VID | Ido Schimmel | 3 | -21/+11 |
2018-12-21 | mlxsw: spectrum: Add an helper function to cleanup VLAN entries | Ido Schimmel | 1 | -5/+10 |
2018-12-21 | mlxsw: spectrum: Store pointer to default port VLAN in port struct | Ido Schimmel | 2 | -0/+2 |
2018-12-21 | mlxsw: spectrum: Allow controlling destruction of default port VLAN | Ido Schimmel | 1 | -4/+9 |
2018-12-21 | mlxsw: spectrum: Set PVID during port initialization | Ido Schimmel | 1 | -0/+8 |
2018-12-21 | mlxsw: spectrum: Replace hard-coded default VID with a define | Ido Schimmel | 4 | -15/+20 |
2018-12-21 | mlxsw: spectrum_router: Do not force specific configuration order | Ido Schimmel | 3 | -2/+24 |
2018-12-21 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 13 | -26/+373 |
2018-12-20 | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 19 | -146/+238 |
2018-12-20 | ixgbe: use mii_bus to handle MII related ioctls | Steve Douthit | 1 | -0/+18 |
2018-12-20 | ixgbe: register a mdiobus | Steve Douthit | 5 | -0/+309 |