netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 14:33:47 to 2022-05-12 08:39:48 UTC [more...]

[PATCH net-next v6 0/2] propagate extack to vxlan_fdb_delete
 2022-05-12  8:39 UTC  (4+ messages)
` [PATCH net-next v6 2/2] net: vxlan: Add extack support "

[PATCH] net: virtio_net: support interrupt coalescing
 2022-05-12  8:35 UTC 

[PATCH -next] net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
 2022-05-12  8:41 UTC 

[PATCH net-next] net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
 2022-05-12  8:27 UTC  (3+ messages)

[PATCH net] net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
 2022-05-12  8:20 UTC  (2+ messages)

[PATCH -next] net: ethernet: fix platform_no_drv_owner.cocci warning
 2022-05-12  8:03 UTC 

[PATCH] net: ethernet: mediatek: ppe: fix wrong size passed to memset()
 2022-05-12  8:00 UTC  (2+ messages)

[PATCH v3 0/5] Add Renesas RZ/V2M Ethernet support
 2022-05-12  7:59 UTC  (4+ messages)
` [PATCH v3 4/5] ravb: Use separate clock for gPTP

[PATCH 1/1] can: skb: add and set local_origin flag
 2022-05-12  7:58 UTC  (9+ messages)

[PATCH RFC ipsec] xfrm: fix panic in xfrm_delete from userspace on ARM 32
 2022-05-12  7:44 UTC 

[PATCH 0/5] Atomics support for eBPF on powerpc
 2022-05-12  7:45 UTC  (6+ messages)
` [PATCH 1/5] bpf ppc64: add support for BPF_ATOMIC bitwise operations
` [PATCH 2/5] bpf ppc64: add support for atomic fetch operations
` [PATCH 3/5] bpf ppc64: Add instructions for atomic_[cmp]xchg
` [PATCH 4/5] bpf ppc32: add support for BPF_ATOMIC bitwise operations
` [PATCH 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg

[linux-next:master 10569/11094] drivers/net/ethernet/sfc/siena/siena_sriov.c:1578:5: sparse: sparse: symbol 'efx_init_sriov' was not declared. Should it be static?
 2022-05-12  7:33 UTC  (2+ messages)

[PATCH net-next 0/6] net: switch drivers to netif_napi_add_weight()
 2022-05-12  7:27 UTC  (6+ messages)
` [PATCH net-next 3/6] eth: switch "

[PATCH v2] drivers: net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
 2022-05-12  7:22 UTC  (2+ messages)

[PATCH v2] drivers: net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
 2022-05-12  7:20 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Add support for adaptive interrupt coalescing
 2022-05-12  7:19 UTC 

[PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue
 2022-05-12  7:18 UTC  (3+ messages)
` [PATCH net 1/2] selftests/bpf: Fix build error with ima_setup.sh
` [PATCH net 2/2] selftests/bpf: add missed ima_setup.sh in Makefile

[PATCH net-next] net: PIM register decapsulation and Forwarding
 2022-05-12  7:01 UTC 

[PATCH net-next] net: page_pool: add page allocation stats for two fast page allocate path
 2022-05-12  6:56 UTC 

[PATCH v2] net: macb: Disable macb pad and fcs for fragmented packets
 2022-05-12  6:56 UTC  (3+ messages)

gateway field missing in netlink message
 2022-05-12  6:33 UTC 

[PATCH net-next 0/4] net: skb: check the boundrary of skb drop reason
 2022-05-12  6:26 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dm: check the boundary of skb drop reasons
` [PATCH net-next 2/4] net: skb: check the boundrary of drop reason in kfree_skb_reason()
` [PATCH net-next 3/4] net: skb: change the definition SKB_DR_SET()
` [PATCH net-next 4/4] net: tcp: reset skb drop reason to NOT_SPCIFIED in tcp_v4_rcv()

[PATCH v2] net: ethernet: Use swap() instead of open coding it
 2022-05-12  6:09 UTC 

[PATCH net v2] net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
 2022-05-12  5:47 UTC 

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-12  5:22 UTC  (9+ messages)
` [RFC PATCH v1 1/8] virtio/vsock: rework packet allocation logic
` [RFC PATCH v1 2/8] vhost/vsock: "
` [RFC PATCH v1 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v1 4/8] virtio/vsock: add transport zerocopy callback
` [RFC PATCH v1 5/8] vhost/vsock: enable "
` [RFC PATCH v1 6/8] virtio/vsock: "
` [RFC PATCH v1 7/8] test/vsock: add receive zerocopy tests
` [RFC PATCH v1 8/8] test/vsock: vsock rx zerocopy utility

[PATCH net-next 02/14] net: txgbe: Add hardware initialization
 2022-05-12  5:15 UTC  (2+ messages)

[PATCH] net: ethernet: Use swap() instead of open coding it
 2022-05-12  5:07 UTC  (2+ messages)

[PATCH] Bluetooth: Fix Adv Monitor msft_add/remove_monitor_sync()
 2022-05-12  4:35 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix potential array overflow in bpf_trampoline_get_progs()
 2022-05-12  4:30 UTC  (2+ messages)

[PATCH v3] net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
 2022-05-12  4:13 UTC  (3+ messages)

[PATCH bpf-next v6 00/10] bpf: cgroup_sock lsm flavor
 2022-05-12  4:07 UTC  (11+ messages)
` [PATCH bpf-next v6 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v6 10/10] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH bpf-next v2 0/2] Introduce access remote cpu elem support in BPF percpu map
 2022-05-12  3:58 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: add test case for bpf_map_lookup_percpu_elem
    ` [External] "

[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring
 2022-05-12  3:51 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
` [PATCH net-next v2 2/2] net/smc: align the connect behaviour with TCP

[PATCH 1/2] kallsyms: add kallsyms_show_value definition in all cases
 2022-05-12  3:46 UTC  (3+ messages)

[PATCH net v5 1/3] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-12  3:12 UTC  (4+ messages)
` [PATCH net v5 3/3] ptp: clockmatrix: miscellaneous cosmetic change

[PATCH net v2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
 2022-05-12  3:08 UTC 

[PATCH 1/2] igb: Remove duplicate defines
 2022-05-12  2:55 UTC  (4+ messages)
` [PATCH 2/2] igb: Make DMA faster when CPU is active on the PCIe link
  ` [Intel-wired-lan] "

[PATCH net] net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
 2022-05-12  2:17 UTC 

[GIT PULL] virtio: last minute fixup
 2022-05-12  2:07 UTC  (11+ messages)

[PATCH 0/3] Refix the socket leak in xs_setup_local()
 2022-05-12  1:58 UTC  (3+ messages)

[PATCH net-next v3 0/2] Add a bhash2 table hashed by port + address
 2022-05-12  1:39 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: Add a second bind table hashed by port and address

[PATCH v2] usb/peak_usb: cleanup code
 2022-05-12  1:15 UTC  (5+ messages)
  `  "

pull-request: wireless-2022-05-11
 2022-05-12  1:10 UTC  (2+ messages)

pull request: bluetooth 2022-05-11
 2022-05-12  1:10 UTC  (2+ messages)

[RFC,net-next,x86 0/6] Nontemporal copies in unix socket write path
 2022-05-12  1:01 UTC  (3+ messages)

[PATCH net-next 00/14] Wangxun 10 Gigabit Ethernet Driver
 2022-05-12  0:54 UTC  (2+ messages)

[PATCH net-next 0/2] Count tc-taprio window drops in enetc driver
 2022-05-12  0:52 UTC  (10+ messages)
` [PATCH net-next 2/2] net: enetc: count the tc-taprio window drops

[PATCH net-next 01/14] net: txgbe: Add build support for txgbe ethernet driver
 2022-05-12  0:38 UTC  (2+ messages)

[PATCH net-next 0/4] net: inet: Retire port only listening_hash
 2022-05-12  0:06 UTC  (5+ messages)
` [PATCH net-next 1/4] net: inet: Remove count from inet_listen_hashbucket
` [PATCH net-next 2/4] net: inet: Open code inet_hash2 and inet_unhash2
` [PATCH net-next 3/4] net: inet: Retire port only listening_hash
` [PATCH net-next 4/4] net: selftests: Stress reuseport listen

[PATCH v2 net-next 0/2] *nfp: VF rate limit support
 2022-05-11 23:49 UTC  (2+ messages)

[PATCH] Additions to the list of devices that can be used for Lenovo Pass-thru feature
 2022-05-11 23:45 UTC  (2+ messages)

[PATCH 0/4] net: dsa: realtek: rtl8365mb: Add SGMII and HSGMII support
 2022-05-11 23:44 UTC  (5+ messages)
` [PATCH 4/4] "

[RFC net-next] net: add ndo_alloc_and_init and ndo_release to replace priv_destructor
 2022-05-11 23:43 UTC  (3+ messages)

[PATCH net-next 00/10] net: add annotations for sk->sk_bound_dev_if
 2022-05-11 23:37 UTC  (11+ messages)
` [PATCH net-next 01/10] net: annotate races around sk->sk_bound_dev_if
` [PATCH net-next 02/10] sctp: read sk->sk_bound_dev_if once in sctp_rcv()
` [PATCH net-next 03/10] tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
` [PATCH net-next 04/10] net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
` [PATCH net-next 05/10] dccp: use READ_ONCE() to read sk->sk_bound_dev_if
` [PATCH net-next 06/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
` [PATCH net-next 07/10] net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
` [PATCH net-next 08/10] l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
` [PATCH net-next 09/10] ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
` [PATCH net-next 10/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()

[PATCH] niu: Silence randstruct warnings
 2022-05-11 23:25 UTC  (3+ messages)

[PATCH net-next v2 0/2] MACB NAPI improvements
 2022-05-11 23:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
 2022-05-11 22:50 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-05-10
 2022-05-11 22:30 UTC  (2+ messages)

[PATCH v3 net] net/sched: act_pedit: really ensure the skb is writable
 2022-05-11 22:30 UTC  (2+ messages)

[PATCH net v2 1/1] i40e: i40e_main: fix a missing check on list iterator
 2022-05-11 22:30 UTC  (3+ messages)

[PATCH net-next] selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2
 2022-05-11 22:30 UTC  (2+ messages)

[PATCH] af_unix: Silence randstruct GCC plugin warning
 2022-05-11 22:15 UTC  (2+ messages)

[PATCH] net: tulip: convert to devres
 2022-05-11 21:57 UTC 

[PATCH] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
 2022-05-11 21:55 UTC  (4+ messages)

[PATCH net-next v6 0/2] axienet NAPI improvements
 2022-05-11 20:40 UTC  (5+ messages)
` [PATCH net-next v6 1/2] net: axienet: Be more careful about updating tx_bd_tail
` [PATCH net-next v6 2/2] net: axienet: Use NAPI for TX completion path

[PATCH net-next] net: lan966x: Fix use of pointer after being freed
 2022-05-11 20:40 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-11 20:22 UTC  (15+ messages)
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 22/30] panic: Introduce the panic post-reboot notifier list
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers

[PATCH v4 1/3] dt-bindings: net: adin: document phy clock output properties
 2022-05-11 19:42 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: net: adin: document phy clock

[PATCH bpf-next] net: netfilter: add kfunc helper to update ct timeout
 2022-05-11 19:41 UTC  (3+ messages)

[syzbot] WARNING in mroute_clean_tables
 2022-05-11 19:16 UTC  (3+ messages)

[PATCH net-next] net: update the register_netdevice() kdoc
 2022-05-11 19:07 UTC 

[PATCH] igb_main:Added invalid mac address handling in igb_probe
 2022-05-11 18:40 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-05-11 18:22 UTC  (4+ messages)

[PATCH net-next] skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
 2022-05-11 17:30 UTC  (2+ messages)

[PATCH v5 net-next 00/13] tcp: BIG TCP implementation
 2022-05-11 17:27 UTC  (6+ messages)
` [PATCH v5 net-next 13/13] mlx5: support BIG TCP packets

[PATCH net-next v5] net: axienet: Use NAPI for TX completion path
 2022-05-11 17:16 UTC  (3+ messages)

gateway field missing in netlink message
 2022-05-11 16:25 UTC  (7+ messages)

[PATCH] fortify: Provide a memcpy trap door for sharp corners
 2022-05-11 16:24 UTC  (2+ messages)

[PATCH net] Documentation: add description for net.core.gro_normal_batch
 2022-05-11 16:20 UTC  (5+ messages)

[PATCH net-next 0/6]: Make sfc-siena.ko specific to Siena
 2022-05-11 16:20 UTC  (7+ messages)
` [PATCH net-next 1/6] siena: Make MTD support specific for Siena
` [PATCH net-next 2/6] siena: Make SRIOV "
` [PATCH net-next 3/6] siena: Make HWMON "
` [PATCH net-next 4/6] sfc/siena: Make MCDI logging "
` [PATCH net-next 5/6] sfc/siena: Make PTP and reset "
` [PATCH net-next 6/6] sfc/siena: Reinstate SRIOV init/fini function calls

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-11 16:15 UTC  (5+ messages)
` [PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[PATCH v2] net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
 2022-05-11 16:09 UTC  (3+ messages)

[PATCH RFC] net: sfp: support assigning status LEDs to SFP connectors
 2022-05-11 15:48 UTC  (7+ messages)

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-11 15:33 UTC  (6+ messages)
` [PATCH net-next v4 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next v4 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch

[PATCH net-next 0/5] Simplifications for Broadcom and Realtek DSA taggers
 2022-05-11 15:26 UTC  (9+ messages)
` [PATCH net-next 1/5] net: dsa: tag_rtl4_a: __skb_put_padto() can never fail
` [PATCH net-next 2/5] net: dsa: tag_brcm: do not account for tag length twice when padding
` [PATCH net-next 3/5] net: dsa: tag_brcm: __skb_put_padto() can never fail
` [PATCH net-next 4/5] net: dsa: tag_brcm: eliminate conditional based on offset from brcm_tag_xmit_ll
` [PATCH net-next 5/5] net: dsa: tag_brcm: use dsa_etype_header_pos_tx for legacy tag

[PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes
 2022-05-11 15:10 UTC  (2+ messages)

[PATCH v2] net: dsa: tag_mtk: add padding for tx packets
 2022-05-11 14:39 UTC  (8+ messages)

[PATCH] random32: use real rng for non-deterministic randomness
 2022-05-11 14:32 UTC 


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).