aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-02can: peak_usb: allow flashing of the CAN channel IDStephane Grosjean5-0/+63
2023-02-02can: peak_usb: add callback to read CAN channel ID of PEAK CAN-FD devicesStephane Grosjean2-6/+30
2023-02-02can: peak_usb: rename device_id to CAN channel IDStephane Grosjean5-16/+17
2023-02-02Merge patch series "can: ems_pci: Add support for CPC-PCIe v3"Marc Kleine-Budde1-39/+115
2023-02-02can: ems_pci: Add myself as module authorGerhard Uttenthaler1-0/+1
2023-02-02can: ems_pci: Deassert hardware resetGerhard Uttenthaler1-0/+8
2023-02-02can: ems_pci: Add IRQ enableGerhard Uttenthaler1-2/+9
2023-02-02can: ems_pci: Initialize CAN controller base addressesGerhard Uttenthaler1-2/+7
2023-02-02can: ems_pci: Add read/write register and post irq functionsGerhard Uttenthaler1-1/+23
2023-02-02can: ems_pci: Initialize BAR registersGerhard Uttenthaler1-9/+28
2023-02-02can: ems_pci: Add Asix AX99100 definitionsGerhard Uttenthaler1-0/+19
2023-02-02can: ems_pci: Fix code style, copyright and email addressGerhard Uttenthaler1-25/+20
2023-02-02Merge patch series "can: rcar_canfd: Add support for R-Car V4H systems"Marc Kleine-Budde2-118/+123
2023-02-02can: rcar_canfd: Add helper variable devGeert Uytterhoeven1-44/+42
2023-02-02can: rcar_canfd: Sort included header filesGeert Uytterhoeven1-11/+11
2023-02-02can: rcar_canfd: Fix R-Car Gen4 CFCC.CFTML field widthGeert Uytterhoeven1-1/+2
2023-02-02can: rcar_canfd: Fix R-Car Gen4 DCFG.DSJW field widthGeert Uytterhoeven1-2/+2
2023-02-02can: rcar_canfd: Add support for R-Car Gen4Geert Uytterhoeven1-49/+50
2023-02-02can: rcar_canfd: Abstract out DCFG address differencesGeert Uytterhoeven1-6/+2
2023-02-02can: rcar_canfd: Fix R-Car V3U GAFLCFG field accessesGeert Uytterhoeven1-2/+2
2023-02-02can: rcar_canfd: Fix R-Car V3U CAN mode selectionGeert Uytterhoeven1-9/+10
2023-02-02dt-bindings: can: renesas,rcar-canfd: Add transceiver supportGeert Uytterhoeven1-0/+4
2023-02-02dt-bindings: can: renesas,rcar-canfd: Document R-Car V4H supportGeert Uytterhoeven1-0/+1
2023-02-02dt-bindings: can: renesas,rcar-canfd: R-Car V3U is R-Car Gen4Geert Uytterhoeven1-4/+7
2023-02-02can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1Thomas Kopp2-8/+36
2023-02-02can: isotp: check CAN address family in isotp_bind()Oliver Hartkopp1-0/+3
2023-02-02can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flagOliver Hartkopp1-0/+7
2023-02-01octeontx2-af: Removed unnecessary debug messages.Sunil Goutham1-14/+4
2023-02-01virtio-net: fix possible unsigned integer overflowHeng Qi1-6/+9
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky5-13/+20
2023-02-01neighbor: fix proxy_delay usage when it is zeroBrian Haley2-2/+20
2023-02-01Merge branch 'net-support-ipv4-big-tcp'Jakub Kicinski25-38/+130
2023-02-01net: add support for ipv4 big tcpXin Long5-22/+27
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long5-0/+64
2023-02-01packet: add TP_STATUS_GSO_TCP for tp_statusXin Long2-0/+5
2023-02-01ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdrXin Long1-1/+1
2023-02-01cipso_ipv4: use iph_set_totlen in skbuff_setattrXin Long1-1/+1
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long4-5/+5
2023-02-01net: sched: use skb_ip_totlen and iph_totlenXin Long2-2/+2
2023-02-01openvswitch: use skb_ip_totlen in conntrackXin Long1-1/+1
2023-02-01bridge: use skb_ip_totlen in br netfilterXin Long2-3/+3
2023-02-01net: add a couple of helpers for iph tot_lenXin Long2-3/+21
2023-02-01Merge branch 'virtio_net-vdpa-update-mac-address-when-it-is-generated-by-virt...Jakub Kicinski1-0/+26
2023-02-01virtio_net: notify MAC address change on device initializationLaurent Vivier1-0/+20
2023-02-01virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not setLaurent Vivier1-0/+6
2023-02-01nfp: correct cleanup related to DCB resourcesHuayu Chen2-3/+7
2023-02-01ipv6: ICMPV6: Use swap() instead of open coding itJiapeng Chong1-4/+1
2023-02-01Merge branch 'devlink-trivial-names-cleanup'Jakub Kicinski3-74/+73
2023-02-01devlink: rename and reorder instances of struct devlink_cmdJiri Pirko3-51/+50
2023-02-01devlink: remove "gen" from struct devlink_gen_cmd nameJiri Pirko3-36/+36