netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 03:59:00 to 2022-05-12 16:43:34 UTC [more...]

[regression] dpaa2: TSO offload on lx2160a causes fatal exception in interrupt
 2022-05-12 16:43 UTC  (3+ messages)

[RFC net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-05-12 16:39 UTC 

[PATCH 0/3] bpf: optimize the bpf_kprobe_multi_link_attach function
 2022-05-12 16:40 UTC  (5+ messages)
` [PATCH 1/3] bpf: use 'error_xxx' tags in bpf_kprobe_multi_link_attach
` [PATCH 2/3] bpf: simplify if-if to if "
` [PATCH 3/3] bpf: use vmemdup_user instead of kvmalloc and copy_from_user

[PATCH net-next] selftests: fib_nexthops: Make the test more robust
 2022-05-12 16:40 UTC  (6+ messages)

[PATCH v2 bpf-next 0/2] net: netfilter: add kfunc helper to update ct timeout
 2022-05-12 16:34 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: add selftest for bpf_ct_refresh_timeout kfunc

[PATCH ipsec] xfrm: fix "disable_policy" flag use when arriving from different devices
 2022-05-12 16:29 UTC  (3+ messages)

[PATCH net-next v7 0/2] propagate extack to vxlan_fdb_delete
 2022-05-12 16:22 UTC  (4+ messages)
` [PATCH net-next v7 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v7 2/2] net: vxlan: Add extack support to vxlan_fdb_delete

[PATCH net-next v2 0/4] net: skb: check the boundrary of skb drop reason
 2022-05-12 16:16 UTC  (8+ messages)
` [PATCH net-next v2 1/4] net: dm: check the boundary of skb drop reasons
` [PATCH net-next v2 2/4] net: skb: check the boundrary of drop reason in kfree_skb_reason()
` [PATCH net-next v2 3/4] net: skb: change the definition SKB_DR_SET()
` [PATCH net-next v2 4/4] net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()

[PATCH net-next 10/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
 2022-05-12 16:13 UTC  (3+ messages)

[PATCH net-next 0/4] net: skb: check the boundrary of skb drop reason
 2022-05-12 16:13 UTC  (7+ 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 v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-12 16:09 UTC  (6+ messages)

[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring
 2022-05-12 16:06 UTC  (7+ 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 net v5 1/3] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-12 16:03 UTC  (5+ messages)
` [PATCH net v5 3/3] ptp: clockmatrix: miscellaneous cosmetic change

[PATCH net-next 00/14] Wangxun 10 Gigabit Ethernet Driver
 2022-05-12 15:57 UTC  (13+ messages)
` [PATCH net-next 01/14] net: txgbe: Add build support for txgbe ethernet driver
` [PATCH net-next 04/14] net: txgbe: Add PHY interface support
` [PATCH net-next 10/14] net: txgbe: Add ethtool support
` [PATCH net-next 13/14] net: txgbe: Support debug filesystem
` [PATCH net-next 14/14] net: txgbe: Support sysfs file system

[PATCH net-next 09/10] ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
 2022-05-12 15:48 UTC  (2+ messages)

[PATCH v2] net: macb: Disable macb pad and fcs for fragmented packets
 2022-05-12 15:45 UTC  (4+ messages)

[PATCH v2] net: dsa: tag_mtk: add padding for tx packets
 2022-05-12 15:32 UTC  (13+ messages)

[PATCH 1/2] kernel/bpf: change "char *" string form to "char []"
 2022-05-12 15:16 UTC  (2+ messages)

[PATCH net 0/3] net: ipa: three bug fixes
 2022-05-12 15:10 UTC  (4+ messages)
` [PATCH net 1/3] net: ipa: certain dropped packets aren't accounted for
` [PATCH net 2/3] net: ipa: record proper RX transaction count
` [PATCH net 3/3] net: ipa: get rid of a duplicate initialization

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-05-12 15:03 UTC  (9+ messages)
` [RFC v8 net-next 08/16] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH wpan-next 00/11] ieee802154: Synchronous Tx support
 2022-05-12 14:44 UTC  (12+ messages)
` [PATCH wpan-next 06/11] net: mac802154: Hold the transmit queue when relevant
` [PATCH wpan-next 08/11] net: mac802154: Add a warning in the hot path

[PATCH wpan-next v2 00/11] ieee802154: Synchronous Tx support
 2022-05-12 14:33 UTC  (12+ messages)
` [PATCH wpan-next v2 01/11] net: mac802154: Rename the synchronous xmit worker
` [PATCH wpan-next v2 02/11] net: mac802154: Rename the main tx_work struct
` [PATCH wpan-next v2 03/11] net: mac802154: Enhance the error path in the main tx helper
` [PATCH wpan-next v2 04/11] net: mac802154: Follow the count of ongoing transmissions
` [PATCH wpan-next v2 05/11] net: mac802154: Bring the hability to hold the transmit queue
` [PATCH wpan-next v2 06/11] net: mac802154: Create a hot tx path
` [PATCH wpan-next v2 07/11] net: mac802154: Introduce a helper to disable the queue
` [PATCH wpan-next v2 08/11] net: mac802154: Introduce a tx queue flushing mechanism
` [PATCH wpan-next v2 09/11] net: mac802154: Introduce a synchronous API for MLME commands
` [PATCH wpan-next v2 10/11] net: mac802154: Add a warning in the hot path
` [PATCH wpan-next v2 11/11] net: mac802154: Add a warning in the slow path

[PATCH RESEND iproute2 0/3] Fix some typos in doc and man pages
 2022-05-12 14:18 UTC  (5+ messages)
` [PATCH RESEND iproute2 1/3] man: devlink-region: fix typo in example
` [PATCH RESEND iproute2 2/3] man: fix some typos
` [PATCH RESEND iproute2 3/3] doc: fix 'infact' --> 'in fact' typo

Bonding problem on Intel X710 hardware
 2022-05-12 14:05 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-12 14:03 UTC  (3+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue
 2022-05-12 14:02 UTC  (4+ 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] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-05-12 13:59 UTC 

[PATCH v2 2/2] igb_main: Assign random MAC address instead of fail in case of invalid one
 2022-05-12 13:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: virtio_net: support interrupt coalescing
 2022-05-12 13:41 UTC  (3+ messages)

[PATCH] igb: Convert a series of if statements to switch case
 2022-05-12 13:31 UTC  (3+ messages)

[GIT PULL] virtio: last minute fixup
 2022-05-12 13:30 UTC  (5+ messages)

INFO: task hung in linkwatch_event (2)
 2022-05-12 13:26 UTC  (3+ messages)
` [syzbot] "

general protection fault in ieee80211_chanctx_num_assigned
 2022-05-12 13:20 UTC  (3+ messages)
` [syzbot] "

INFO: task hung in usb_get_descriptor
 2022-05-12 13:19 UTC  (3+ messages)
` [syzbot] "

WARNING in rtnl_dellink
 2022-05-12 13:13 UTC  (3+ messages)
` [syzbot] "

general protection fault in xfrm_user_rcv_msg_compat
 2022-05-12 13:12 UTC  (3+ messages)
` [syzbot] "

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

[PATCH net] mlxsw: Avoid warning during ip6gre device removal
 2022-05-12 13:10 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in add_adv_patterns_monitor
 2022-05-12 13:04 UTC  (3+ messages)
` [syzbot] "

[PATCH net] net: ping6: Fix ping -6 with interface name
 2022-05-12 13:02 UTC  (3+ messages)

[PATCH v2] can: skb: add extended skb support
 2022-05-12 12:59 UTC 

[PATCH net-next v3 0/7] Polling be gone on LAN95xx
 2022-05-12 12:19 UTC  (13+ messages)
` [PATCH net-next v3 1/7] usbnet: Run unregister_netdev() before unbind() again
` [PATCH net-next v3 2/7] usbnet: smsc95xx: Don't clear read-only PHY interrupt
` [PATCH net-next v3 3/7] usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
` [PATCH net-next v3 4/7] usbnet: smsc95xx: Avoid link settings race on interrupt reception
` [PATCH net-next v3 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
` [PATCH net-next v3 6/7] net: phy: smsc: Cache interrupt mask
` [PATCH net-next v3 7/7] net: phy: smsc: Cope with hot-removal in interrupt handler

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

[PATCH v4 0/5] Add Renesas RZ/V2M Ethernet support
 2022-05-12 11:47 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: net: renesas,etheravb: Document RZ/V2M SoC
` [PATCH v4 2/5] ravb: Separate handling of irq enable/disable regs into feature
` [PATCH v4 3/5] ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
` [PATCH v4 4/5] ravb: Use separate clock for gPTP
` [PATCH v4 5/5] ravb: Add support for RZ/V2M

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-05-12 11:23 UTC  (6+ messages)
` [RFC PATCH v2 1/5] uapi/linux/if_tun.h: Added new offload types for USO4/6
` [RFC PATCH v2 2/5] driver/net/tun: Added features for USO
` [RFC PATCH v2 3/5] uapi/linux/virtio_net.h: Added USO types
` [RFC PATCH v2 4/5] linux/virtio_net.h: Support USO offload in vnet header
` [RFC PATCH v2 5/5] drivers/net/virtio_net.c: Added USO support

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-05-12 10:19 UTC  (8+ messages)

[PATCH bpf-next v3 0/7] bpf trampoline for arm64
 2022-05-12 10:54 UTC  (5+ messages)
` [PATCH bpf-next v3 5/7] bpf, arm64: Support to poke bpf prog

[PATCH v2 net-next] ixgbe: add xdp frags support to ndo_xdp_xmit
 2022-05-12 10:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH][next] net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"
 2022-05-12 10:40 UTC  (2+ messages)

[PATCH net] tcp: Add READ_ONCE() to read tcp_orphan_count
 2022-05-12 10:33 UTC 

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

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

[PATCH v2 net-next] net: enetc: kill PHY-less mode for PFs
 2022-05-12  9:30 UTC  (2+ messages)

[PATCH -next] octeon_ep: add missing destroy_workqueue in octep_init_module
 2022-05-12  9:38 UTC 

[PATCH net] tls: Fix context leak on tls_device_down
 2022-05-12  9:18 UTC 

[PATCH] fortify: Provide a memcpy trap door for sharp corners
 2022-05-12  9:10 UTC  (4+ messages)

[PATCH v6 net-next 00/13] tcp: BIG TCP implementation
 2022-05-12  9:02 UTC  (4+ messages)
` [PATCH v6 net-next 13/13] mlx5: support BIG TCP packets

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-12  8:47 UTC  (6+ messages)
` [PATCH net-next v4 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver

[PATCH] ethernet/ti: delete if NULL check befort devm_kfree
 2022-05-12  8:47 UTC  (2+ messages)

[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 -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 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-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 

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

[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  (2+ messages)

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

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


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