aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-03
|\
| * net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet2019-01-02
| * net-next/hinic:add shutdown callbackXue Chaojing2019-01-02
| * net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan2019-01-01
| * tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn2019-01-01
| * ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2018-12-31
| * r8169: fix WoL device wakeup enableHeiner Kallweit2018-12-30
| * net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-30
| * fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-29
| * net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2018-12-27
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-27
| * atl1e: checking the status of atl1e_write_phy_regKangjie Lu2018-12-27
| * net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu2018-12-27
| * net: stmicro: fix a missing check of clk_prepareKangjie Lu2018-12-27
| * net: (cpts) fix a missing check of clk_prepareKangjie Lu2018-12-27
| * niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2018-12-27
| * net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki2018-12-27
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-28
|\ \
| * \ Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-21
| |\ \
| * \ \ Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-12
| |\ \ \
| | * | | net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko2018-12-11
| | * | | phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-11
| | * | | phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-11
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-20
| |\ \ \ \ \
| | * | | | | net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky2018-12-17
| * | | | | | Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-11
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\ \ \ \ \ \
| * | | | | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
| * | | | | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-20
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-24
| |\ \ \ \ \ \
| | * | | | | | bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-24
| * | | | | | | drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King2018-12-24
| * | | | | | | net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-24
| * | | | | | | mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-24
| * | | | | | | net/mlx5e: drop useless LIST_HEADJulia Lawall2018-12-24
| * | | | | | | net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-24
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-21
| |\| | | | | |
| * | | | | | | net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2018-12-21
| * | | | | | | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan2018-12-21
| * | | | | | | net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan2018-12-21