netdev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH net-next v2 1/2] dt-bindings: net: mediatek: add optional GMAC labels
Ilya Lipnitskiy
Maintainers / Kernel Summit 2021 planning kick-off
Theodore Ts'o
[PATCH net 0/2] fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
[PATCH net 1/2] openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
[PATCH net 2/2] net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
Re: [PATCH net 2/2] net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Marcelo Ricardo Leitner
Re: [PATCH net 2/2] net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Cong Wang
Re: [PATCH net 2/2] net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
Re: [PATCH net 2/2] net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Cong Wang
Re: [PATCH net 2/2] net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Cong Wang
[PATCH v2] qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
[PATCH net-next 0/4] atl1c: support for Mikrotik 10/25G NIC features
Gatis Peisenieks
[PATCH net-next 4/4] atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
[PATCH net-next 3/4] atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
Gatis Peisenieks
[PATCH net-next 2/4] atl1c: improve performance by avoiding unnecessary pcie writes on xmit
Gatis Peisenieks
[PATCH net-next 1/4] atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
[PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
Re: [PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
Toke Høiland-Jørgensen
Re: [PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
Re: [PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
Toke Høiland-Jørgensen
[PATCH][next][V2] wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin King
[PATCH][next] wlcore: Fix buffer overrun by snprintf due to incorrect buffer size Content-Type: text/plain; charset="utf-8"
Colin King
Re: [PATCH][next] wlcore: Fix buffer overrun by snprintf due to incorrect buffer size Content-Type: text/plain; charset="utf-8"
Arnd Bergmann
[PATCH v2] net: fix a data race when get vlan device
zhudi
Re: [PATCH v2] net: fix a data race when get vlan device
patchwork-bot+netdevbpf
[PATCH iproute2 0/2] lib: bpf_legacy: some misc fixes
Andrea Claudi
[PATCH iproute2 2/2] lib: bpf_legacy: fix missing socket close when connect() fails
Andrea Claudi
[PATCH iproute2 1/2] lib: bpf_legacy: treat 0 as a valid file descriptor
Andrea Claudi
[PATCH iproute2] ip: netns: fix missing netns close on some error paths
Andrea Claudi
[PATCH iproute2] tc: e_bpf: fix memory leak in parse_bpf()
Andrea Claudi
[PATCH iproute2] lib: move get_task_name() from rdma
Andrea Claudi
Re: [PATCH iproute2] lib: move get_task_name() from rdma
Leon Romanovsky
[PATCH][next] mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin King
[PATCH net-next v3 0/6] provide generic net selftest support
Oleksij Rempel
[PATCH net-next v3 5/6] net: ag71xx: make use of generic NET_SELFTESTS library
Oleksij Rempel
[PATCH net-next v3 2/6] net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
[PATCH net-next v3 1/6] net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
[PATCH net-next v3 3/6] net: add generic selftest support
Oleksij Rempel
[PATCH net-next v3 4/6] net: fec: make use of generic NET_SELFTESTS library
Oleksij Rempel
[PATCH net-next v3 6/6] net: dsa: enable selftest support for all switches by default
Oleksij Rempel
[PATCH v2 net] gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
Re: [PATCH net-next 5/6] sfc: ef10: implement ethtool::get_fec_stats
Edward Cree
[PATCH bpf-next v2 0/4] Add TC-BPF API
Kumar Kartikeya Dwivedi
[PATCH bpf-next v2 1/4] tools: pkt_cls.h: sync with kernel sources
Kumar Kartikeya Dwivedi
[PATCH bpf-next v2 2/4] libbpf: add helpers for preparing netlink attributes
Kumar Kartikeya Dwivedi
[PATCH bpf-next v2 3/4] libbpf: add low level TC-BPF API
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v2 3/4] libbpf: add low level TC-BPF API
Daniel Borkmann
Re: [PATCH bpf-next v2 3/4] libbpf: add low level TC-BPF API
Toke Høiland-Jørgensen
Re: [PATCH bpf-next v2 3/4] libbpf: add low level TC-BPF API
Daniel Borkmann
Re: [PATCH bpf-next v2 3/4] libbpf: add low level TC-BPF API
Kumar Kartikeya Dwivedi
[PATCH bpf-next v2 4/4] libbpf: add selftests for TC-BPF API
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v2 4/4] libbpf: add selftests for TC-BPF API
Andrii Nakryiko
[PATCH net] net/mlx5e: Fix uninitialised struct field moder.comps
wangyunjian
Re: [PATCH net] net/mlx5e: Fix uninitialised struct field moder.comps
Saeed Mahameed
[RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
Joakim Zhang
Re: [RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
Jon Hunter
RE: [RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
Joakim Zhang
Re: [RFC net-next] net: stmmac: should not modify RX descriptor when STMMAC resume
Jon Hunter
RE: [PATCH] [v14] wireless: Initial driver submission for pureLiFi STA devices
Srinivasan Raju
[PATCH net-next 1/1] net: stmmac: fix memory leak during driver probe
Wong Vee Khee
Re: [PATCH net-next 1/1] net: stmmac: fix memory leak during driver probe
patchwork-bot+netdevbpf
Re: rtl8152 / power management kernel hang
Oliver Neukum
Re: rtl8152 / power management kernel hang
Thiago Macieira
Re: rtl8152 / power management kernel hang
Oliver Neukum
[net-next] net: dsa: felix: disable always guard band bit for TAS config
Xiaoliang Yang
Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Vladimir Oltean
RE: [EXT] Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Xiaoliang Yang
Re: [EXT] Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Vladimir Oltean
RE: [EXT] Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Xiaoliang Yang
Re: [EXT] Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Vladimir Oltean
Re: [EXT] Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Vladimir Oltean
Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
Vladimir Oltean
Re: [net-next] net: dsa: felix: disable always guard band bit for TAS config
patchwork-bot+netdevbpf
Re: [PATCH V3 3/5] arm64: dts: renesas: Add fck to etheravb-rcar-gen3 clock-names list
Geert Uytterhoeven
[PATCH] ice: set the value of global config lock timeout longer
Liwei Song
Re: [PATCH] ice: set the value of global config lock timeout longer
Nguyen, Anthony L
iwlwifi: Microcode SW error
Gon Solo
Re: iwlwifi: Microcode SW error
Johannes Berg
Re: iwlwifi: Microcode SW error
Gonsolo
Re: iwlwifi: Microcode SW error
Johannes Berg
Re: [PATCH AUTOSEL 5.10 41/46] net/rds: Avoid potential use after free in rds_send_remove_from_sock
Pavel Machek
[PATCH net v2] igb: Fix XDP with PTP enabled
Kurt Kanzenbach
Re: [PATCH net v2] igb: Fix XDP with PTP enabled
Nguyen, Anthony L
[PATCH V4 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
Zhu Lingshan
[PATCH V4 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
Zhu Lingshan
Re: [PATCH V4 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
Jason Wang
[PATCH V4 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
Zhu Lingshan
[PATCH V4 3/3] vDPA/ifcvf: get_config_size should return dev specific config size
Zhu Lingshan
Re: [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
Christoph Hellwig
Re: [PATCH net-next v3 2/5] mm: add a signature in struct page
Ilias Apalodimas
Re: [PATCH net-next v3 2/5] mm: add a signature in struct page
Ilias Apalodimas
Re: [PATCH net-next v3 2/5] mm: add a signature in struct page
Ilias Apalodimas
Re: [PATCH net-next v3 2/5] mm: add a signature in struct page
Jesper Dangaard Brouer
Re: [PATCH net-next v3 2/5] mm: add a signature in struct page
Matthew Wilcox
Re: [PATCH net-next v3 2/5] mm: add a signature in struct page
Ilias Apalodimas
[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
Alice Guo (OSS)
[RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
Alice Guo (OSS)
Re: [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
Dominique MARTINET
RE: [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
Alice Guo (OSS)
Re: [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
Geert Uytterhoeven
Re: [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
Dan Carpenter
[RFC v1 PATCH 2/3] caam: add defer probe when the caam driver cannot identify SoC
Alice Guo (OSS)
[RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Alice Guo (OSS)
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Leon Romanovsky
RE: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Alice Guo (OSS)
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Dominique MARTINET
RE: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Alice Guo (OSS)
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Geert Uytterhoeven
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Dominique MARTINET
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Arnd Bergmann
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Dominique MARTINET
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Arnd Bergmann
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Arnd Bergmann
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Guenter Roeck
Re: [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match
Péter Ujfalusi
[PATCH net-next 0/2] net: ethernet: mediatek: support custom GMAC label
Ilya Lipnitskiy
[PATCH net-next 1/2] dt-bindings: net: mediatek: add optional GMAC labels
Ilya Lipnitskiy
[PATCH net-next 2/2] net: ethernet: mediatek: support custom GMAC label
Ilya Lipnitskiy
Re: [PATCH net-next 2/2] net: ethernet: mediatek: support custom GMAC label
Andrew Lunn
Re: [PATCH net-next 2/2] net: ethernet: mediatek: support custom GMAC label
Ilya Lipnitskiy
[PATCH] dt-bindings: net: mediatek: support MT7621 SoC
Ilya Lipnitskiy
Re: [PATCH] dt-bindings: net: mediatek: support MT7621 SoC
Bjørn Mork
Re: [PATCH] dt-bindings: net: mediatek: support MT7621 SoC
Ilya Lipnitskiy
Re: [PATCH] dt-bindings: net: mediatek: support MT7621 SoC
Ilya Lipnitskiy
drivers/net/ethernet/mediatek/mtk_ppe_offload.c - suspicious code?
Valdis Klētnieks
Re: drivers/net/ethernet/mediatek/mtk_ppe_offload.c - suspicious code?
Pablo Neira Ayuso
[PATCH v6 net-next 00/10] net: Korina improvements
Thomas Bogendoerfer
[PATCH v6 net-next 01/10] net: korina: Fix MDIO functions
Thomas Bogendoerfer
[PATCH v6 net-next 02/10] net: korina: Use devres functions
Thomas Bogendoerfer
[PATCH v6 net-next 03/10] net: korina: Remove not needed cache flushes
Thomas Bogendoerfer
[PATCH v6 net-next 05/10] net: korina: Use DMA API
Thomas Bogendoerfer
[PATCH v6 net-next 04/10] net: korina: Remove nested helpers
Thomas Bogendoerfer
[PATCH v6 net-next 07/10] net: korina: Add support for device tree
Thomas Bogendoerfer
[PATCH v6 net-next 06/10] net: korina: Only pass mac address via platform data
Thomas Bogendoerfer
[PATCH v6 net-next 09/10] net: korina: Make driver COMPILE_TESTable
Thomas Bogendoerfer
[PATCH v6 net-next 10/10] dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCs
Thomas Bogendoerfer
[PATCH v6 net-next 08/10] net: korina: Get mdio input clock via common clock framework
Thomas Bogendoerfer
Re: [PATCH v6 net-next 00/10] net: Korina improvements
patchwork-bot+netdevbpf
linux-next: Fixes tag needs some work in the net-next tree
Stephen Rothwell
[PATCH 0/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Christophe JAILLET
[PATCH 1/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Christophe JAILLET
Re: [PATCH 1/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Bart Van Assche
Re: [PATCH 1/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Marion et Christophe JAILLET
Re: [PATCH 1/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Bart Van Assche
Re: [PATCH 1/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Rasmus Villemoes
[PATCH 2/2] net/mlx5: Simplify workqueue name creation
Christophe JAILLET
Re: [PATCH 0/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
Tejun Heo
[PATCH net-next 0/3] mtk_ppe_offload fixes
Pablo Neira Ayuso
[PATCH net-next 1/3] net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'
Pablo Neira Ayuso
[PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Pablo Neira Ayuso
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Jakub Kicinski
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Pablo Neira Ayuso
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Jakub Kicinski
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Pablo Neira Ayuso
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Jakub Kicinski
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Frank Wunderlich
Re: [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
Pablo Neira Ayuso
[PATCH net-next 3/3] net: ethernet: mtk_eth_soc: handle VLAN pop action
Pablo Neira Ayuso
Re: [PATCH net-next 0/3] mtk_ppe_offload fixes
patchwork-bot+netdevbpf
[PATCH net-next 00/14] Netfilter updates for net-next
Pablo Neira Ayuso
[PATCH net-next 02/14] netfilter: flowtable: add vlan pop action offload support
Pablo Neira Ayuso
[PATCH net-next 07/14] netfilter: conntrack: convert sysctls to u8
Pablo Neira Ayuso
[PATCH net-next 01/14] netfilter: flowtable: add vlan match offload support
Pablo Neira Ayuso
Re: [PATCH net-next 01/14] netfilter: flowtable: add vlan match offload support
patchwork-bot+netdevbpf
[PATCH net-next 08/14] netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Pablo Neira Ayuso
[PATCH net-next 06/14] netfilter: conntrack: move ct counter to net_generic data
Pablo Neira Ayuso
[PATCH net-next 05/14] netfilter: conntrack: move expect counter to net_generic data
Pablo Neira Ayuso
[PATCH net-next 03/14] netfilter: conntrack: move autoassign warning member to net_generic data
Pablo Neira Ayuso
[PATCH net-next 04/14] netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Pablo Neira Ayuso
[PATCH net-next 13/14] selftests: fib_tests: Add test cases for interaction with mangling
Pablo Neira Ayuso
[PATCH net-next 11/14] netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
[PATCH net-next 09/14] netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
[PATCH net-next 10/14] netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
[PATCH net-next 12/14] netfilter: Dissect flow after packet mangling
Pablo Neira Ayuso
[PATCH net-next 14/14] netfilter: nftables: counter hardware offload support
Pablo Neira Ayuso
[PATCH] bpf: fix errno code for unsupported batch ops
Pedro Tammela
Re: [PATCH] bpf: fix errno code for unsupported batch ops
Alexei Starovoitov
Re: [PATCH] bpf: fix errno code for unsupported batch ops
Pedro Tammela
Re: [PATCH] bpf: fix errno code for unsupported batch ops
Alexei Starovoitov
Re: [PATCH v2 3/6] kunit: ext4: adhear to KUNIT formatting standard
Theodore Ts'o
Re: [PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
Theodore Ts'o
[PATCH] net: ethernet: ixp4xx: Set the DMA masks explicitly
Linus Walleij
Re: [PATCH] net: ethernet: ixp4xx: Set the DMA masks explicitly
patchwork-bot+netdevbpf
Re: [PATCH RESEND net-next] net: Make tcp_allowed_congestion_control readonly in non-init netns
Jonathon Reinhart
[PATCH rdma-next 0/2] Two fixes to -next
Leon Romanovsky
[PATCH mlx5-next 1/2] IB/mlx5: Set right RoCE l3 type and roce version while deleting GID
Leon Romanovsky
Re: [PATCH rdma-next 0/2] Two fixes to -next
Jason Gunthorpe
[PATCH iproute2] rdma: stat: fix return code
Andrea Claudi
Re: [PATCH iproute2] rdma: stat: fix return code
Leon Romanovsky
Aw: [PATCH][net-next] net: mediatek: add flow offload for mt7623
Frank Wunderlich
Re: [PATCH v2 bpf-next 0/2] xsk: introduce generic almost-zerocopy xmit
Alexander Lobakin
[PATCH iproute2-next 0/6] bridge: vlan: add per-vlan options support
Nikolay Aleksandrov
[PATCH iproute2-next 1/6] bridge: rename and export print_portstate
Nikolay Aleksandrov
[PATCH iproute2-next 2/6] bridge: add parse_stp_state helper
Nikolay Aleksandrov
[PATCH iproute2-next 5/6] bridge: vlan: add support for the new rtm dump call
Nikolay Aleksandrov
[PATCH iproute2-next 4/6] libnetlink: add bridge vlan dump request helper
Nikolay Aleksandrov
[PATCH iproute2-next 3/6] bridge: vlan: add option set command and state option
Nikolay Aleksandrov
[PATCH iproute2-next 6/6] bridge: monitor: add support for vlan monitoring
Nikolay Aleksandrov
Re: [PATCH v4 05/23] ice: Add devlink params support
Leon Romanovsky
[PATCH net] gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
Earlier messages
Later messages