netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-12 15:54:01 to 2022-02-14 13:41:51 UTC [more...]

[PATCH net-next 0/2] flow_offload: add tc police parameters
 2022-02-14 13:41 UTC  (4+ messages)
` [PATCH net-next 1/2] net: flow_offload: add tc police action parameters
` [PATCH net-next 2/2] flow_offload: reject offload for all drivers with invalid police parameters

[PATCH net] net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
 2022-02-14 13:40 UTC  (2+ messages)

[PATCH v7 net-next 0/4] use bulk reads for ocelot statistics
 2022-02-14 13:40 UTC  (7+ messages)
` [PATCH v7 net-next 1/4] net: mscc: ocelot: remove unnecessary stat reading from ethtool
` [PATCH v7 net-next 2/4] net: ocelot: align macros for consistency
` [PATCH v7 net-next 3/4] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v7 net-next 4/4] net: mscc: ocelot: use bulk reads for stats

[RESEND PATCH net-next 1/1] ice: Simplify tracking status of RDMA support
 2022-02-14 13:40 UTC  (2+ messages)

[PATCH] ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
 2022-02-14 13:40 UTC  (4+ messages)

[RFC PATCH net] vrf: fix incorrect dereferencing of skb->cb
 2022-02-14 13:10 UTC 

[PATCH 0/9] use GFP_KERNEL
 2022-02-14 12:54 UTC  (2+ messages)
` (subset) "

[PATCH net v2 1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
 2022-02-14 12:48 UTC 

[PATCH net-next 0/3] net/smc: Improvements for TCP_CORK and sendfile()
 2022-02-14 12:10 UTC  (6+ messages)
` [PATCH net-next 2/3] net/smc: Remove corked dealyed work

[RFC PATCH net-next 0/5] Replay and offload host VLAN entries in DSA
 2022-02-14 12:04 UTC  (14+ messages)
` [RFC PATCH net-next 5/5] net: dsa: add explicit support for host bridge VLANs

[PATCH net 1/1] ice: enable parsing IPSEC SPI headers for RSS
 2022-02-14 11:30 UTC  (2+ messages)

[PATCH v20, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-02-14 11:30 UTC  (2+ messages)

[PATCH net-next] ipv6: Add reasons for skb drops to __udp6_lib_rcv
 2022-02-14 11:30 UTC  (2+ messages)

[PATCH net] MAINTAINERS: bridge: update my email
 2022-02-14 11:23 UTC 

[PATCH net-next] net/sched: act_police: more accurate MTU policing
 2022-02-14 11:20 UTC  (2+ messages)

[PATCH] etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
 2022-02-14 11:20 UTC  (2+ messages)

[PATCH v2] Generate netlink notification when default IPv6 route preference changes
 2022-02-14 11:20 UTC  (3+ messages)

[PATCH net-next] net/smc: Add comment for smc_tx_pending
 2022-02-14 11:20 UTC  (2+ messages)

[net-next v8 0/2] net: sched: allow user to select txqueue
 2022-02-14 11:16 UTC  (8+ messages)
` [net-next v8 2/2] net: sched: support hash/classid/cpuid selecting tx queue

[PATCH v2 1/2] platform: make platform_get_irq_optional() optional
 2022-02-14 10:43 UTC  (7+ messages)
` [PATCH v2 2/2] platform: make platform_get_irq_byname_optional() optional

[RFC PATCH bpf-next v2 0/3] bpf: support string key in htab
 2022-02-14 11:13 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/3] bpf: add support for string in hash table key
` [RFC PATCH bpf-next v2 2/3] selftests/bpf: add a simple test for htab str key
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: add benchmark for string-key hash table

[syzbot] kernel BUG in __text_poke
 2022-02-14 10:50 UTC  (2+ messages)

[PATCH V4 0/4] vDPA/ifcvf: implement shared IRQ feature
 2022-02-14 10:01 UTC  (13+ messages)
` [PATCH V4 1/4] vDPA/ifcvf: implement IO read/write helpers in the header file
` [PATCH V4 2/4] vDPA/ifcvf: implement device MSIX vector allocator
` [PATCH V4 3/4] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH V4 4/4] vDPA/ifcvf: implement shared IRQ feature

[PATCH][next] selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"
 2022-02-14  9:38 UTC 

[PATCH] net: Remove branch in csum_shift()
 2022-02-14  9:29 UTC  (5+ messages)

[PATCH net-next v2 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-14  8:58 UTC  (5+ messages)

Koszty instalacji fotowoltaicznej
 2022-02-14  8:41 UTC 

[PATCH net-next] net: dsa: realtek: rename macro to match filename
 2022-02-14  8:31 UTC  (5+ messages)

[PATCH net-next] net: prestera: acl: add multi-chain support offload
 2022-02-14  8:20 UTC 

[PATCH v5 00/22] virtio pci support VIRTIO_F_RING_RESET
 2022-02-14  8:14 UTC  (23+ messages)
` [PATCH v5 01/22] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v5 02/22] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v5 03/22] virtio_ring: queue_reset: add function vring_setup_virtqueue()
` [PATCH v5 04/22] virtio_ring: queue_reset: split: add __vring_init_virtqueue()
` [PATCH v5 05/22] virtio_ring: queue_reset: split: support enable reset queue
` [PATCH v5 06/22] virtio_ring: queue_reset: packed: "
` [PATCH v5 07/22] virtio_ring: queue_reset: extract the release function of the vq ring
` [PATCH v5 08/22] virtio_ring: queue_reset: add vring_release_virtqueue()
` [PATCH v5 09/22] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v5 10/22] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v5 11/22] virtio_pci: queue_reset: release vq by vp_dev->vqs
` [PATCH v5 12/22] virtio_pci: queue_reset: setup_vq() support vring_setup_virtqueue()
` [PATCH v5 13/22] virtio_pci: queue_reset: reserve vq->priv for re-enable queue
` [PATCH v5 14/22] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v5 15/22] virtio: queue_reset: add helper
` [PATCH v5 16/22] virtio_net: split free_unused_bufs()
` [PATCH v5 17/22] virtio_net: support rx/tx queue reset
` [PATCH v5 18/22] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v5 19/22] virtio: add helper virtio_set_max_ring_num()
` [PATCH v5 20/22] virtio_net: set the default max ring num
` [PATCH v5 21/22] virtio_net: get max ring size by virtqueue_get_vring_max_size()
` [PATCH v5 22/22] virtio_net: support set_ringparam

[PATCH net-next] ipv6: blackhole_netdev needs snmp6 counters
 2022-02-14  7:44 UTC  (2+ messages)

[PATCH net-next 0/2] sfc: optimize RXQs count and affinities
 2022-02-14  7:22 UTC  (10+ messages)
` [PATCH net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only

[PATCH v3 0/4] can: rcar_canfd: Add support for V3U flavor
 2022-02-14  7:10 UTC  (4+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Add support for r8a779a0 SoC

[PATCH net-next 0/2] net: wwan: debugfs dev reference not dropped
 2022-02-14  7:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: wwan: debugfs obtained "
` [PATCH net-next 2/2] net: wwan: iosm: drop debugfs dev reference

[PATCH net-next v3 0/2] net: dsa: realtek: realtek-mdio: reset before setup
 2022-02-14  6:22 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: dsa: realtek: realtek-smi: clean-up reset
` [PATCH net-next v3 2/2] net: dsa: realtek: realtek-mdio: reset before setup

[PATCH 0/3] vdpa tool support for configuring max VQs
 2022-02-14  6:06 UTC  (7+ messages)
` [PATCH 2/3] virtio: Define bit numbers for device independent features

[PATCH bpf-next v2] libbpf: Use dynamically allocated buffer when receiving netlink messages
 2022-02-14  5:52 UTC  (5+ messages)

[PATCH v2] net: phy: marvell: Honor phy LED set by system firmware on a Dell hardware
 2022-02-14  5:40 UTC  (9+ messages)

[PATCH] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
 2022-02-14  5:37 UTC  (3+ messages)

[PATCH] gso: do not skip outer ip header in case of ipip and net_failover
 2022-02-14  4:27 UTC  (4+ messages)

AMD XGBE "phy irq request failed" kernel v5.17-rc2 on V1500B based board
 2022-02-14  4:23 UTC  (11+ messages)

[PATCH v2] ipv4: add description about martian source
 2022-02-14  3:27 UTC 

[PATCH v1] gve: fix zero size queue page list allocation
 2022-02-14  2:41 UTC 

[PATCH] ipv4: add description about martian source
 2022-02-14  3:05 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in xdp_umem_pin_pages
 2022-02-14  2:50 UTC 

[PATCH -next] mt76: mt7615: Fix assigning negative values to unsigned variable
 2022-02-14  1:58 UTC 

[PATCH iproute2 0/2] bridge vlan/link fixes
 2022-02-14  1:44 UTC  (3+ messages)
` [PATCH iproute2 1/2] bridge: Fix error string typo
` [PATCH iproute2 2/2] bridge: Remove vlan listing from `bridge link`

[net] tipc: fix wrong publisher node address in link publications
 2022-02-14  1:38 UTC 

BUG: potential net namespace bug in IPv6 flow label management
 2022-02-14  1:36 UTC  (5+ messages)

[PATCH net-next] net: marvell: prestera: Fix includes
 2022-02-14  1:12 UTC 

[PATCH net-next v2] net: dsa: realtek: realtek-mdio: reset before setup
 2022-02-13 22:28 UTC  (3+ messages)

[PATCH v3 0/4] RSS support for VirtioNet
 2022-02-13 22:09 UTC  (11+ messages)
` [PATCH v3 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v3 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v3 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH] Bluetooth: 6lowpan: No need to clear memory twice
 2022-02-13 21:30 UTC 

[PATCH] tcp: allow the initial receive window to be greater than 64KiB
 2022-02-13 19:41 UTC  (10+ messages)

[PATCH] crypto: af_alg - get rid of alg_memory_allocated
 2022-02-13 19:06 UTC 

[PATCH v2 net-next] net: dsa: mv88e6xxx: Fix validation of built-in PHYs on 6095/6097
 2022-02-13 18:58 UTC  (2+ messages)

[PATCH net-next 0/4] ipv6: remove addrconf reliance on loopback
 2022-02-13 18:12 UTC  (4+ messages)
` [PATCH net-next 2/4] ipv6: give an IPv6 dev to blackhole_netdev

[PATCH net-next] net: dsa: mv88e6xxx: Fix validation of built-in PHYs on 6095/6097
 2022-02-13 16:21 UTC  (4+ messages)

[PATCH net-next v2] net: lan966x: Fix when CONFIG_IPV6 is not set
 2022-02-13 16:00 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as module
 2022-02-13 16:00 UTC  (2+ messages)

BTF compatibility issue across builds
 2022-02-13 15:40 UTC  (9+ messages)

[PATCH 0/4] Add octeon_ep driver
 2022-02-13 15:16 UTC  (3+ messages)
` [PATCH 2/4] octeon_ep: add support for ndo ops

[PATCH] ima: Calculate digest in ima_inode_hash() if not available
 2022-02-13 13:06 UTC  (2+ messages)

[PATCH net-next V1 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-02-13 12:20 UTC  (6+ messages)
` [PATCH net-next V1 3/5] net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10
` [PATCH net-next V1 4/5] net: lan743x: Add support for SGMII interface
` [PATCH net-next V1 5/5] net: lan743x: Add support for Clause-45 MDIO PHY management

[PATCH net] tipc: fix a bit overflow in tipc_crypto_key_rcv()
 2022-02-13 12:20 UTC  (2+ messages)

[PATCH net-next] net: wwan: iosm: Enable M.2 7360 WWAN card support
 2022-02-13 12:00 UTC  (2+ messages)

[PATCH 0/4] bpf: Add more information into bpffs
 2022-02-13 11:29 UTC  (8+ messages)
` [PATCH 1/4] bpf: Add pin_name into struct bpf_prog_aux

[PATCH] net: bridge: Slightly optimize br_stp_change_bridge_id()
 2022-02-13 10:13 UTC  (2+ messages)

[PATCH] virtio_net: Fix code indent error
 2022-02-13  8:01 UTC 

[PATCH net 1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
 2022-02-13  7:58 UTC  (5+ messages)

[PATCH 1/2] net: Allow csum_sub() to be provided in arch
 2022-02-13  3:01 UTC  (3+ messages)
` [PATCH 2/2] powerpc/32: Implement csum_sub

[PATCH v4 net-next 0/8] Preserve mono delivery time (EDT) in skb->tstamp
 2022-02-12 23:27 UTC  (4+ messages)
` [PATCH v4 net-next 1/8] net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-12 22:47 UTC 

INFO: task hung in usb_get_descriptor
 2022-02-12 22:43 UTC  (2+ messages)
` [syzbot] "

[PATCH net v3 0/2] security: fixups for the security hooks in sctp
 2022-02-12 21:58 UTC  (4+ messages)
` [PATCH net v3 1/2] security: add sctp_assoc_established hook
` [PATCH net v3 2/2] security: implement sctp_assoc_established hook in selinux

[PATCH iproute2] iplink_can: print_usage: typo fix, add missing spaces
 2022-02-12 16:04 UTC  (2+ messages)

[PATCH] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
 2022-02-12 16:02 UTC  (2+ messages)


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