summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-293-25/+22
|\
| * Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-2166-426/+855
| |\
| * \ Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-123-25/+22
| |\ \
| | * | net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko2018-12-121-1/+18
| | * | phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-17/+2
| | * | phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-7/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-5/+3
|\ \ \ \
| * \ \ \ Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-2019-146/+238
| |\ \ \ \
| | * | | | net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky2018-12-171-5/+3
| * | | | | Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-11160-689/+1310
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-284-8/+8
|\ \ \ \ \ \
| * | | | | | ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-272-5/+3
|\ \ \ \ \ \
| * | | | | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-4/+2
| * | | | | | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27729-17632/+45340
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-251-4/+10
| |\ \ \ \ \ \
| | * | | | | | bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-241-4/+10
| * | | | | | | drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King2018-12-241-8/+2
| * | | | | | | net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0
| * | | | | | | mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-241-1/+0
| * | | | | | | net/mlx5e: drop useless LIST_HEADJulia Lawall2018-12-241-3/+0
| * | | | | | | net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-241-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-223-9/+12
| |\| | | | | |
| * | | | | | | net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-213-1/+34
| * | | | | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-214-27/+173
| * | | | | | | net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan2018-12-213-21/+54
| * | | | | | | net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2018-12-214-24/+65
| * | | | | | | net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan2018-12-213-18/+9
| * | | | | | | net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan2018-12-211-0/+5
| * | | | | | | net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2018-12-215-26/+18
| * | | | | | | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan2018-12-213-11/+18
| * | | | | | | net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan2018-12-211-3/+4
| * | | | | | | virtio-net: ethtool configurable LROWillem de Bruijn2018-12-211-0/+33
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-211-17/+10
| |\ \ \ \ \ \ \
| | * | | | | | | nfp: bpf: optimize codegen for JSET with a constantJakub Kicinski2018-12-201-12/+10
| | * | | | | | | nfp: bpf: remove the trivial JSET optimizationJakub Kicinski2018-12-201-5/+0
| * | | | | | | | ppp: Move PFC decompression to PPP generic layerSam Protsenko2018-12-214-20/+62
| * | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-21144-4300/+4978
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-12-2017-264/+532
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ath10k: add support to configure BB timing over wmiBhagavathi Perumal S2018-12-204-0/+116
| | | * | | | | | | | ath10k: fix tx_stats memory leakZhi Chen2018-12-201-9/+13
| | | * | | | | | | | ath10k: fix peer stats null pointer dereferenceZhi Chen2018-12-202-3/+3
| | | * | | | | | | | ath10k: remove an unnecessary NULL checkDan Carpenter2018-12-201-1/+1
| | | * | | | | | | | ath10k: move non-fatal warn logs to dbg levelGovind Singh2018-12-201-1/+1
| | | * | | | | | | | ath10k: fix a NULL vs IS_ERR() checkDan Carpenter2018-12-201-2/+2
| | | * | | | | | | | ath10k: remove work in progress logs from snoc driverGovind Singh2018-12-202-3/+1
| | | * | | | | | | | ath10k: fix warning due to msdu limit errorBhagavathi Perumal S2018-12-204-4/+61
| | | * | | | | | | | ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam2018-12-203-1/+35
| | | * | | | | | | | ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli2018-12-203-5/+64