summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-16ipvlan: fix device featuresMahesh Bandewar
2020-08-16bonding: fix a potential double-unregisterCong Wang
2020-08-14net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones
2020-08-14net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones
2020-08-14net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: wan: dlci: Remove set but not used variable 'err'Lee Jones
2020-08-14net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones
2020-08-14net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones
2020-08-14net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones
2020-08-14net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones
2020-08-14net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones
2020-08-14drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He
2020-08-14bonding: show saner speed for broadcast modeJarod Wilson
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-08-14i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-14i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-14sfc: check hash is valid before using itEdward Cree
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-12sfc: fix ef100 design-param checkingEdward Cree
2020-08-11net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'rproc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-08-11net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-11ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()Xu Wang
2020-08-11hinic: fix strncpy output truncated compile warningsLuo bin
2020-08-11drivers/net/wan/x25_asy: Added needed_headroom and a skb->len checkXie He
2020-08-10vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi
2020-08-08net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07r8152: Use MAC address from correct device tree nodeThierry Reding
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-06net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-05usb: hso: remove bogus check for EINPROGRESSOliver Neukum
2020-08-05usb: hso: no complaint about kmalloc failureOliver Neukum