netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-13 02:05:47 to 2022-04-13 14:17:02 UTC [more...]

[PATCH] usbnet: Fix use-after-free on disconnect
 2022-04-13 14:16 UTC 

[RFC net-next] net: tc: flow indirect framework issue
 2022-04-13 14:15 UTC  (6+ messages)

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-13 14:04 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "

[PATCH v6 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2022-04-13 14:03 UTC  (3+ messages)
` [PATCH v6 1/7] ethtool: Add 10base-T1L link mode entry

[PATCH net] doc/ip-sysctl: add bc_forwarding
 2022-04-13 14:00 UTC 

[PATCH v0] nfc: nci: add flush_workqueue to prevent uaf
 2022-04-13 13:50 UTC  (3+ messages)

[PATCH net-next] nfp: update nfp_X logging definitions
 2022-04-13 13:50 UTC  (2+ messages)

[PATCH net] tls: Skip tls_append_frag on zero copy size
 2022-04-13 13:49 UTC 

[PATCH net] net: dsa: realtek: don't parse compatible string for RTL8366S
 2022-04-13 13:50 UTC  (2+ messages)

[PATCH bpf-next v5 0/5] New BPF helpers to accelerate synproxy
 2022-04-13 13:41 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v5 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v5 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v5 4/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v5 5/6] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v5 6/6] bpf: Allow the new syncookie helpers to work with SKBs

[PATCH net] net: dsa: realtek: fix Kconfig to assure consistent driver linkage
 2022-04-13 13:40 UTC  (2+ messages)

[PATCH net-next 0/9] net: ip: add skb drop reasons to ip ingress
 2022-04-13 13:30 UTC  (11+ messages)
` [PATCH net-next 1/9] skb: add some helpers for skb drop reasons
` [PATCH net-next 2/9] net: ipv4: add skb drop reasons to ip_error()
` [PATCH net-next 3/9] net: ipv6: add skb drop reasons to ip6_pkt_drop()
` [PATCH net-next 4/9] net: ip: add skb drop reasons to ip forwarding
` [PATCH net-next 5/9] net: icmp: introduce function icmpv6_param_prob_reason()
` [PATCH net-next 6/9] net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
` [PATCH net-next 7/9] net: ipv6: add skb drop reasons to TLV parse
` [PATCH net-next 8/9] net: ipv6: add skb drop reasons to ip6_rcv_core()
` [PATCH net-next 9/9] net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()

pull-request: wireless-2022-04-13
 2022-04-13 13:30 UTC  (2+ messages)

packet stuck in qdisc
 2022-04-13 13:01 UTC  (4+ messages)

[PATCH net 1/1] net: stmmac: add fsleep() in HW Rx timestamp checking loop
 2022-04-13 12:59 UTC  (2+ messages)

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-13 12:36 UTC  (3+ messages)

[PATCH net-next v4 00/12] net: bridge: add flush filtering support
 2022-04-13 12:35 UTC  (19+ messages)
` [PATCH net-next v4 01/12] net: rtnetlink: add msg kind names
` [PATCH net-next v4 02/12] net: rtnetlink: add helper to extract msg type's kind
` [PATCH net-next v4 03/12] net: rtnetlink: use BIT for flag values
` [PATCH net-next v4 04/12] net: netlink: add NLM_F_BULK delete request modifier
` [PATCH net-next v4 05/12] net: rtnetlink: add bulk delete support flag
` [PATCH net-next v4 06/12] net: add ndo_fdb_del_bulk
` [PATCH net-next v4 07/12] net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
` [PATCH net-next v4 08/12] net: bridge: fdb: add ndo_fdb_del_bulk
` [PATCH net-next v4 09/12] net: bridge: fdb: add support for fine-grained flushing
` [PATCH net-next v4 10/12] net: rtnetlink: add ndm flags and state mask attributes
` [PATCH net-next v4 11/12] net: bridge: fdb: add support for flush filtering based on ndm flags and state
` [PATCH net-next v4 12/12] net: bridge: fdb: add support for flush filtering based on ifindex and vlan

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-13 12:21 UTC  (35+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam

[PATCH net-next v2 0/5] net/sched: flower: match on the number of vlan tags
 2022-04-13 12:11 UTC  (10+ messages)
` [PATCH net-next v2 5/5] net/sched: flower: Consider the number of tags for vlan filters

[PATCH v5 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-13 12:10 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
` [PATCH v5 2/3] net: mdio: add reset control for Aspeed MDIO
` [PATCH v5 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes

[net-next PATCH v5 0/7] Add octeon_ep driver
 2022-04-13 12:00 UTC  (11+ messages)
` [net-next PATCH v5 1/7] octeon_ep: Add driver framework and device initialization
` [net-next PATCH v5 2/7] octeon_ep: add hardware configuration APIs
` [net-next PATCH v5 3/7] octeon_ep: Add mailbox for control commands
` [net-next PATCH v5 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [net-next PATCH v5 5/7] octeon_ep: add support for ndo ops
` [net-next PATCH v5 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [net-next PATCH v5 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC

[PATCH net-next] net: phylink: remove phylink_helper_basex_speed()
 2022-04-13 11:50 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: ethernet: ti: enable bc/mc storm prevention support
 2022-04-13 11:50 UTC  (2+ messages)

[PATCH] net: ftgmac100: access hardware register after clock ready
 2022-04-13 11:50 UTC  (2+ messages)

[PATCH net] Revert "net: dsa: setup master before ports"
 2022-04-13 11:40 UTC  (2+ messages)

[PATCH] ipv6: exthdrs: use swap() instead of open coding it
 2022-04-13 11:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: use after free in __mtk_ppe_check_skb()
 2022-04-13 11:30 UTC  (2+ messages)

[PATCH] NFC: NULL out the dev->rfkill to prevent UAF
 2022-04-13 11:30 UTC  (3+ messages)

[PATCH net] macvlan: Fix leaking skb in source mode with nodst option
 2022-04-13 11:30 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-13 11:30 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: fib_rule_tests: add support to select a test to run
 2022-04-13 11:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: use standard property for cci-control-port
 2022-04-13 11:20 UTC  (2+ messages)

[PATCH net-next 0/5][pull request] 40GbE Intel Wired LAN Driver Updates 2022-04-12
 2022-04-13 11:20 UTC  (2+ messages)

[PATCH net-next 00/10] tls: rx: random refactoring part 3
 2022-04-13 11:00 UTC  (2+ messages)

[PATCHSET 0/2] Add io_uring socket(2) support
 2022-04-13 10:59 UTC  (3+ messages)
` [PATCH 1/2] net: add __sys_socket_file()

[PATCH net-next] tcp: ensure to use the most recently sent skb when filling the rate sample
 2022-04-13 10:54 UTC 

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-13 10:40 UTC  (6+ messages)

[PATCH v6 00/13] arm64: dts: Add i.MX8DXL initial support
 2022-04-13 10:33 UTC  (14+ messages)
` [PATCH v6 01/13] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v6 02/13] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v6 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v6 04/13] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v6 05/13] arm64: dts: freescale: Add lsio "
` [PATCH v6 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v6 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [PATCH v6 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v6 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v6 10/13] dt-bindings: net: fec: "
` [PATCH v6 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v6 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v6 13/13] dt-bindings: usb: usbmisc-imx: "

[PATCH net] rxrpc: Restore removed timer deletion
 2022-04-13 10:16 UTC 

[PATCH ipsec] esp: limit skb_page_frag_refill use to a single page
 2022-04-13 10:15 UTC  (2+ messages)

[PATCH RFC net-next 00/13] net: bridge: forwarding of unknown IPv4/IPv6/MAC BUM traffic
 2022-04-13 10:12 UTC  (20+ messages)
` [PATCH RFC net-next 01/13] net: bridge: add control of bum flooding to bridge itself
` [PATCH RFC net-next 03/13] net: bridge: minor refactor of br_setlink() for readability
` [PATCH RFC net-next 04/13] net: bridge: netlink support for controlling BUM flooding to bridge
` [PATCH RFC net-next 08/13] net: bridge: avoid classifying unknown multicast as mrouters_only

[PATCH net-next v4 0/3] net: atlantic: Add XDP support
 2022-04-13  9:59 UTC  (3+ messages)
` [EXT] "

[PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
 2022-04-13  9:56 UTC  (2+ messages)

[PATCH] wlcore: vendor_cmd: use pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-13  9:39 UTC 

[PATCH] net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-13  9:38 UTC 

[PATCH] net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-13  9:38 UTC 

[PATCH] net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-13  9:35 UTC 

[PATCH] wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-13  9:35 UTC 

[PATCH] wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-13  9:34 UTC 

[PATCH] wl18xx: debugfs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-13  9:33 UTC 

[PATCH] bpf/benchs: fix error check return value of bpf_program__attach()
 2022-04-13  9:31 UTC 

[PATCH v2 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
 2022-04-13  9:23 UTC  (3+ messages)
` [PATCH v2 1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup

[PATCH v2] cw1200: fix incorrect check to determine if no element is found in list
 2022-04-13  9:21 UTC  (2+ messages)

[PATCH net] mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
 2022-04-13  9:19 UTC 

[PATCH v3] cw1200: fix incorrect check to determine if no element is found in list
 2022-04-13  9:17 UTC 

[PATCH] vDPA/ifcvf: assign nr_vring to the MSI vector of config_intr by default
 2022-04-13  9:16 UTC  (3+ messages)

[PATCH nf] netfilter: Update ip6_route_me_harder to consider L3 domain
 2022-04-13  9:05 UTC  (3+ messages)

[PATCH] vDPA/ifcvf: allow userspace to suspend a queue
 2022-04-13  8:54 UTC  (3+ messages)

[PATCH net-next] geneve: avoid indirect calls in GRO path, when possible
 2022-04-13  8:44 UTC 

[RFC v7 net-next 00/13] add support for VSC7512 control over SPI
 2022-04-13  8:32 UTC  (3+ messages)
` [RFC v7 net-next 10/13] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH net-next 0/3][pull request] 10GbE Intel Wired LAN Driver Updates 2022-03-08
 2022-04-13  8:29 UTC  (3+ messages)
` [PATCH net-next 2/3] ixgbe: add improvement for MDD response functionality

[PATCH net-next v3 00/18] Remove use of list iterator after loop body
 2022-04-13  8:18 UTC  (4+ messages)
` [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after the "

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-13  8:15 UTC  (8+ messages)
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net-next] Bonding: add per port priority support
 2022-04-13  8:11 UTC  (5+ messages)

[PATCHSET 0/4] Add support for no-lock sockets
 2022-04-13  7:53 UTC  (14+ messages)

Wycena paneli fotowoltaicznych
 2022-04-13  7:35 UTC 

[PATCH] octeontx2-pf: Add support for adaptive interrupt coalescing
 2022-04-13  7:42 UTC 

[PATCH] octeontx2-pf: Add support for adaptive interrupt coalescing
 2022-04-13  7:40 UTC  (2+ messages)

[PATCH v5 0/8] arm64: dts: Add i.MX8DXL initial support
 2022-04-13  7:36 UTC  (4+ messages)
` [PATCH v5 8/8] dt-bindings: net: dwmac-imx: Document clk_csr property

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-13  7:27 UTC  (4+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function

[PATCH net-next v3 0/8] net: bridge: add flush filtering support
 2022-04-13  7:27 UTC  (3+ messages)

[PATCH net] ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
 2022-04-13  7:22 UTC 

[Patch net] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
 2022-04-13  7:14 UTC 

[Patch net-next v2 0/2] add ethtool SQI support for LAN87xx T1 Phy
 2022-04-13  6:55 UTC  (3+ messages)
` [Patch net-next v2 1/2] net: phy: LAN87xx: add ethtool SQI support
` [Patch net-next v2 2/2] MAINTAINERS: Add maintainers for Microchip T1 Phy driver

[PATCH bpf v2 0/2] Enlarge offset check value in bpf_skb_load_bytes
 2022-04-13  6:21 UTC  (3+ messages)
` [PATCH bpf v2 1/2] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf v2 2/2] selftests: bpf: add test for skb_load_bytes

[PATCH net] rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
 2022-04-13  6:10 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf trampoline for arm64
 2022-04-13  5:49 UTC  (6+ messages)
` [PATCH bpf-next 1/5] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next 2/5] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
` [PATCH bpf-next 3/5] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next 4/5] bpf, arm64: bpf trampoline "
` [PATCH bpf-next 5/5] selftests/bpf: Fix trivial typo in fentry_fexit.c

[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-04-13  4:34 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-04-13  4:09 UTC  (4+ messages)

[PATCH v4 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-13  2:59 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding

[PATCH net-next v8 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-13  2:31 UTC  (3+ messages)
` [PATCH net-next v8 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v8 2/2] net: ethernet: Add driver "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).