summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ks8851: remove definition of DEBUGTom Rix2021-01-153-6/+0
* neighbor: remove definition of DEBUGTom Rix2021-01-151-1/+0
* gianfar: remove definition of DEBUGTom Rix2021-01-151-1/+0
* net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-1515-18/+20
* netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-153-77/+77
* Merge branch 'net-dsa-mv88e6xxx-lag-fixes'Jakub Kicinski2021-01-153-1/+22
|\
| * net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz2021-01-152-1/+10
| * net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz2021-01-151-0/+12
|/
* Merge branch 'arrow-speedchips-xrs700x-dsa-driver'Jakub Kicinski2021-01-1514-0/+1356
|\
| * dt-bindings: net: dsa: add bindings for xrs700x switchesGeorge McCollister2021-01-151-0/+73
| * net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister2021-01-159-0/+1213
| * dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-154-0/+70
|/
* Merge branch 'add-further-dt-configuration-for-at803x-phys'Jakub Kicinski2021-01-152-1/+80
|\
| * net: phy: at803x: add support for configuring SmartEEERussell King2021-01-151-1/+64
| * dt: ar803x: document SmartEEE propertiesRussell King2021-01-151-0/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-14397-2622/+3926
|\
| * Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-01-141-2/+4
| |\
| | * selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
| * | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-1454-223/+569
| |\ \
| | * | mptcp: fix locking in mptcp_disconnect()Paolo Abeni2021-01-141-2/+7
| | * | net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2021-01-142-4/+10
| | * | Merge branch 'maintainers-remove-inactive-folks-from-networking'Jakub Kicinski2021-01-142-8/+25
| | |\ \
| | | * | MAINTAINERS: dccp: move Gerrit Renker to CREDITSJakub Kicinski2021-01-142-2/+5
| | | * | MAINTAINERS: ipvs: move Wensong Zhang to CREDITSJakub Kicinski2021-01-142-1/+4
| | | * | MAINTAINERS: tls: move Aviad to CREDITSJakub Kicinski2021-01-142-1/+4
| | | * | MAINTAINERS: ena: remove Zorik Machulsky from reviewersJakub Kicinski2021-01-141-1/+0
| | | * | MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski2021-01-142-1/+4
| | | * | MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski2021-01-142-1/+4
| | | * | MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski2021-01-142-1/+4
| | |/ /
| | * | net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-141-2/+7
| | * | nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven2021-01-141-1/+0
| | * | net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon2021-01-141-2/+18
| | * | net: stmmac: fix taprio schedule configurationYannick Vignon2021-01-141-48/+4
| | * | net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab2021-01-142-2/+2
| | * | net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-141-1/+4
| | * | net: stmmac: Fixed mtu channged by cache alignedDavid Wu2021-01-131-1/+2
| | * | cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-134-2/+82
| | * | i40e: fix potential NULL pointer dereferencingCristian Dumitrescu2021-01-131-1/+1
| | * | Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-132-1/+2
| | |\ \
| | | * | can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao2021-01-131-1/+1
| | | * | can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp2021-01-131-0/+1
| | * | | net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze2021-01-131-2/+2
| | |/ /
| | * | rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers2021-01-131-1/+1
| | * | rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-131-2/+4
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-123-3/+13
| | |\ \
| | | * | netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu2021-01-111-0/+1
| | | * | netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer2021-01-101-0/+3
| | | * | selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
| | * | | Merge branch 'net-smc-fix-out-of-bound-access-in-netlink-interface'Jakub Kicinski2021-01-123-11/+18
| | |\ \ \
| | | * | | net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce2021-01-123-10/+16