Age | Commit message (Expand) | Author | Files | Lines |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -32/+52 |
2019-01-02 | net/hamradio/6pack: use mod_timer() to rearm timers | Eric Dumazet | 1 | -12/+4 |
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 | tap: call skb_probe_transport_header after setting skb->dev | Willem de Bruijn | 1 | -2/+1 |
2018-12-31 | ibmveth: fix DMA unmap error in ibmveth_xmit_start error path | Tyrel Datwyler | 1 | -1/+5 |
2018-12-30 | r8169: fix WoL device wakeup enable | Heiner Kallweit | 1 | -2/+2 |
2018-12-30 | net/wan: fix a double free in x25_asy_open_tty() | Cong Wang | 1 | -0/+2 |
2018-12-28 | fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() | Scott Wood | 2 | -2/+2 |
2018-12-28 | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -25/+22 |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -5/+3 |
2018-12-28 | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -8/+8 |
2018-12-27 | net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe() | Wen Yang | 1 | -1/+0 |
2018-12-27 | net: marvell: fix a missing check of acpi_match_device | Kangjie Lu | 1 | -0/+2 |
2018-12-27 | atl1e: checking the status of atl1e_write_phy_reg | Kangjie Lu | 1 | -1/+3 |
2018-12-27 | net: dsa: bcm_sf2: Propagate error value from mdio_write | Kangjie Lu | 1 | -4/+3 |
2018-12-27 | net: stmicro: fix a missing check of clk_prepare | Kangjie Lu | 1 | -1/+3 |
2018-12-27 | net: (cpts) fix a missing check of clk_prepare | Kangjie Lu | 1 | -1/+3 |
2018-12-27 | niu: fix missing checks of niu_pci_eeprom_read | Kangjie Lu | 1 | -2/+8 |
2018-12-27 | net: chelsio: Add a missing check on cudg_get_buffer | Aditya Pakki | 1 | -0/+4 |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -5/+3 |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 729 | -17632/+45340 |
2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -6/+6 |
2018-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+10 |
2018-12-24 | drivers/net: appletalk/cops: remove redundant if statement and mask | Colin Ian King | 1 | -8/+2 |
2018-12-24 | bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw | Ivan Mironov | 1 | -4/+10 |
2018-12-24 | net/mlx4_core: drop useless LIST_HEAD | Julia Lawall | 1 | -5/+0 |
2018-12-24 | mlxsw: spectrum: drop useless LIST_HEAD | Julia Lawall | 1 | -1/+0 |
2018-12-24 | net/mlx5e: drop useless LIST_HEAD | Julia Lawall | 1 | -3/+0 |
2018-12-24 | net/mlx5e: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -9/+12 |
2018-12-21 | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup | Daniele Palmas | 1 | -7/+8 |
2018-12-21 | qmi_wwan: Add support for Fibocom NL678 series | Jörgen Storvist | 1 | -0/+1 |
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 | 66 | -426/+855 |
2018-12-20 | net/mlx5e: XDP, Add user control for XDP TX MPWQE feature | Tariq Toukan | 3 | -1/+34 |
2018-12-20 | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQE | Tariq Toukan | 4 | -27/+173 |
2018-12-20 | net/mlx5e: XDP, Add array for WQE info descriptors | Tariq Toukan | 3 | -21/+54 |
2018-12-20 | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instances | Tariq Toukan | 4 | -24/+65 |
2018-12-20 | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointer | Tariq Toukan | 3 | -18/+9 |
2018-12-20 | net/mlx5e: XDP, Warn upon polling an error CQE | Tariq Toukan | 1 | -0/+5 |
2018-12-20 | net/mlx5e: XDP, Change the XDP SQ redirect indication | Tariq Toukan | 5 | -26/+18 |
2018-12-20 | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program... | Tariq Toukan | 3 | -11/+18 |
2018-12-20 | net/mlx5e: TX, Print opcode in error CQE warning | Tariq Toukan | 1 | -3/+4 |
2018-12-20 | virtio-net: ethtool configurable LRO | Willem de Bruijn | 1 | -0/+33 |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -17/+10 |
2018-12-20 | ppp: Move PFC decompression to PPP generic layer | Sam Protsenko | 4 | -20/+62 |
2018-12-20 | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or... | David S. Miller | 144 | -4300/+4978 |
2018-12-20 | net: mscc: ocelot: Register poll timeout should be wall time not attempts | Steen Hegelund | 1 | -28/+27 |
2018-12-20 | mscc: Configured MAC entries should be locked. | Allan W. Nielsen | 1 | -1/+1 |