Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 03:24:28 to 2021-03-10 16:06:11 UTC [more...]

[PATCH net-next] net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
 2021-03-10 15:21 UTC  (3+ messages)

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-03-10 16:05 UTC 

[RFC PATCH 0/1] Modify dql.min_limit value inside the driver
 2021-03-10 15:56 UTC  (4+ messages)
` [RFC PATCH 1/1] dql: add dql_set_min_limit()

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10 15:54 UTC  (12+ messages)
` [RFC v2 1/5] clk: socfpga: allow building N5X clocks with ARCH_N5X
` [RFC v2 2/5] clk: socfpga: build together Stratix 10, Agilex and N5X clock drivers
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64
  ` [RFC v2 4/5] arm64: intel: merge Agilex and N5X into ARCH_SOCFPGA64
  ` [RFC v2 5/5] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks

[net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-10 15:50 UTC  (2+ messages)

DSA
 2021-03-10 15:37 UTC  (9+ messages)

[PATCH 2/2] MIPS: Remove KVM_TE support
 2021-03-10 15:08 UTC  (2+ messages)

[RFC PATCH net] net: stmmac: Fix hardware TX timestamping on queue with tc-etf enabled
 2021-03-10 15:10 UTC 

[PATCH net-next 00/14] nexthop: Resilient next-hop groups
 2021-03-10 15:03 UTC  (15+ messages)
` [PATCH net-next 01/14] nexthop: Pass nh_config to replace_nexthop()
` [PATCH net-next 02/14] nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
` [PATCH net-next 03/14] nexthop: Add a dedicated flag for multipath next-hop groups
` [PATCH net-next 04/14] nexthop: Add netlink defines and enumerators for resilient NH groups
` [PATCH net-next 05/14] nexthop: Add implementation of resilient next-hop groups
` [PATCH net-next 06/14] nexthop: Add data structures for resilient group notifications
` [PATCH net-next 07/14] nexthop: Implement notifiers for resilient nexthop groups
` [PATCH net-next 08/14] nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
` [PATCH net-next 09/14] nexthop: Allow reporting activity "
` [PATCH net-next 10/14] nexthop: Add netlink handlers for resilient nexthop groups
` [PATCH net-next 11/14] nexthop: Add netlink handlers for bucket dump
` [PATCH net-next 12/14] nexthop: Add netlink handlers for bucket get
` [PATCH net-next 13/14] nexthop: Notify userspace about bucket migrations
` [PATCH net-next 14/14] nexthop: Enable resilient next-hop groups

[syzbot] BUG: unable to handle kernel NULL pointer dereference in htb_select_queue
 2021-03-10 14:54 UTC  (3+ messages)

[PATCH net-next 00/15] dpaa2-switch: CPU terminated traffic and move out of staging
 2021-03-10 14:18 UTC  (20+ messages)
` [PATCH net-next 01/15] staging: dpaa2-switch: remove broken learning and flooding support
` [PATCH net-next 02/15] staging: dpaa2-switch: fix up initial forwarding configuration done by firmware
` [PATCH net-next 03/15] staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacks
` [PATCH net-next 04/15] staging: dpaa2-switch: get control interface attributes
` [PATCH net-next 05/15] staging: dpaa2-switch: setup buffer pool and RX path rings
` [PATCH net-next 06/15] staging: dpaa2-switch: setup dpio
` [PATCH net-next 07/15] staging: dpaa2-switch: handle Rx path on control interface
` [PATCH net-next 08/15] staging: dpaa2-switch: add .ndo_start_xmit() callback
` [PATCH net-next 09/15] staging: dpaa2-switch: enable the control interface
` [PATCH net-next 10/15] staging: dpaa2-switch: properly setup switching domains
` [PATCH net-next 11/15] staging: dpaa2-switch: move the notifier register to module_init()
` [PATCH net-next 12/15] staging: dpaa2-switch: accept only vlan-aware upper devices
` [PATCH net-next 13/15] staging: dpaa2-switch: add fast-ageing on bridge leave
` [PATCH net-next 14/15] staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are present
` [PATCH net-next 15/15] staging: dpaa2-switch: move the driver out of staging

[PATCH net-next 00/12] Refactoring/cleanup for NXP ENETC
 2021-03-10 13:33 UTC  (14+ messages)
` [PATCH net-next 01/12] net: enetc: move the CBDR API to enetc_cbdr.c
` [PATCH net-next 02/12] net: enetc: save the DMA device for enetc_free_cbdr
` [PATCH net-next 03/12] net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
` [PATCH net-next 04/12] net: enetc: save the mode register address inside struct enetc_cbdr
` [PATCH net-next 05/12] net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
` [PATCH net-next 06/12] net: enetc: pass bd_count as an argument to enetc_setup_cbdr
` [PATCH net-next 07/12] net: enetc: don't initialize unused ports from a separate code path
` [PATCH net-next 08/12] net: enetc: simplify callers of enetc_rxbd_next
` [PATCH net-next 09/12] net: enetc: use enum enetc_active_offloads
` [PATCH net-next 10/12] net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ring
` [PATCH net-next 11/12] net: enetc: remove forward declaration for enetc_map_tx_buffs
` [PATCH net-next 12/12] net: enetc: make enetc_refill_rx_ring update the consumer index

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-10 12:58 UTC  (3+ messages)
` [RFC v4 07/11] vduse: "

[PATCH] net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908
 2021-03-10 12:51 UTC 

[PATCH net-next v4] Add Mellanox BlueField Gigabit Ethernet driver
 2021-03-10 12:46 UTC 

[PATCH 0/4] FDDI: defxx: CSR access fixes and improvements
 2021-03-10 12:03 UTC  (5+ messages)
` [PATCH net/net-next 1/4] FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
` [PATCH net/net-next 2/4] FDDI: defxx: Make MMIO the configuration default except for EISA
` [PATCH net-next 3/4] FDDI: defxx: Implement dynamic CSR I/O address space selection
` [PATCH net-next 4/4] FDDI: defxx: Use driver's name with resource requests

[PATCH net-next 0/3] FDDI: Update my e-mail address througout
 2021-03-10 12:02 UTC  (4+ messages)
` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address
` [PATCH net-next 2/3] FDDI: defxx: "
` [PATCH net-next 3/3] FDDI: defza: "

[PATCH] net: add net namespace inode for all net_dev events
 2021-03-10 12:01 UTC  (7+ messages)

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-10 11:59 UTC 

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 11:38 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-10 11:34 UTC  (7+ messages)
` [patch 07/14] tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
` [patch 12/14] PCI: hv: Use tasklet_disable_in_atomic()

[ovs-dev] tc-conntrack: inconsistent behaviour with icmpv6
 2021-03-10 11:06 UTC  (2+ messages)

[PATCH net-next 0/6] mlxsw: Misc updates
 2021-03-10 11:02 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum: Reword an error message for Q-in-Q veto
` [PATCH net-next 2/6] mlxsw: reg: Fix comment about slot_index field in PMAOS register
` [PATCH net-next 3/6] mlxsw: spectrum: Bump minimum FW version to xx.2008.2406
` [PATCH net-next 4/6] mlxsw: reg: Extend MFDE register with new log_ip field
` [PATCH net-next 5/6] mlxsw: core: Expose MFDE.log_ip to devlink health
` [PATCH net-next 6/6] mlxsw: Adjust some MFDE fields shift and size to fw implementation

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-10 10:55 UTC  (12+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 10:46 UTC  (6+ messages)
` [PATCH 1/5] SUNRPC: Set rq_page_end differently
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/5] SUNRPC: Refresh rq_pages using "
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 5/5] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH] net: dsa: bcm_sf2: enable GPHY for switch probing
 2021-03-10 10:40 UTC 

[PATCH net-next] sched: act_sample: Implement stats_update callback
 2021-03-10 10:33 UTC 

[PATCH net] drop_monitor: Perform cleanup upon probe registration failure
 2021-03-10 10:28 UTC 

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-10 10:13 UTC  (3+ messages)

[PATCH net] macvlan: macvlan_count_rx() needs to be aware of preemption
 2021-03-10 10:04 UTC  (2+ messages)

[PATCH] netdevsim: fib: Remove redundant code
 2021-03-10 10:01 UTC  (2+ messages)

[PATCH] perf machine: Assign boolean values to a bool variable
 2021-03-10  9:55 UTC  (2+ messages)

[PATCH net v2] ipv6: fix suspecious RCU usage warning
 2021-03-10  9:54 UTC  (2+ messages)

[PATCH] xfrm: return error when esp offload is requested and not supported
 2021-03-10  9:36 UTC 

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-03-10  9:33 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-10  9:31 UTC  (2+ messages)

[PATCH] net: bonding: fix error return code of bond_neigh_init()
 2021-03-10  9:29 UTC  (3+ messages)

mlx5 sub function issue
 2021-03-10  9:28 UTC  (5+ messages)

[PATCH V3 0/6] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
 2021-03-10  9:16 UTC  (8+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
` [PATCH V3 2/6] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
` [PATCH V3 3/6] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
` [PATCH V3 4/6] vDPA/ifcvf: remove the version number string
` [PATCH V3 5/6] vDPA/ifcvf: fetch device feature bits when probe
` [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA

[PATCH net-next 1/2] dt-bindings: net: bcm4908-enet: add optional TX interrupt
 2021-03-10  9:14 UTC  (2+ messages)
` [PATCH net-next 2/2] net: broadcom: bcm4908_enet: support "

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-10  9:02 UTC  (10+ messages)
` [PATCH v10 03/20] dlb: add resource and device initialization
` [PATCH v10 14/20] dlb: add start domain ioctl

[PATCH] isdn: mISDN: remove unneeded variable 'ret'
 2021-03-10  8:53 UTC 

[PATCH net-next] net: broadcom: bcm4908_enet: read MAC from OF
 2021-03-10  8:48 UTC 

VRF leaking doesn't work
 2021-03-10  8:34 UTC  (3+ messages)

[PATCH net-next] skbuff: remove some unnecessary operation in skb_segment_list()
 2021-03-10  8:28 UTC 

[PATCH] net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
 2021-03-10  8:10 UTC 

[PATCH bpf-next 0/2] libbpf/xsk cleanups
 2021-03-10  8:09 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: xsk: remove linux/compiler.h header
` [PATCH bpf-next 2/2] libbpf: xsk: move barriers from libbpf_util.h to xsk.h

[PATCH] bpf: fix warning comparing pointer to 0
 2021-03-10  7:18 UTC 

Softirq error with mcp251xfd driver
 2021-03-10  7:13 UTC  (2+ messages)

[PATCH net] selftests/bpf: set gopt opt_class to 0 if get tunnel opt failed
 2021-03-10  7:09 UTC  (3+ messages)

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-10  6:33 UTC  (10+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()

[PATCH net 2/2] net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
 2021-03-10  6:21 UTC 

[PATCH RESEND][next] qed: Fix fall-through warnings for Clang
 2021-03-10  6:07 UTC 

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-10  5:58 UTC  (2+ messages)

[RFC net-next] iavf: refactor plan proposal
 2021-03-10  5:50 UTC  (6+ messages)

[PATCH RESEND][next] net: plip: Fix fall-through warnings for Clang
 2021-03-10  5:45 UTC 

[PATCH RESEND][next] net: rose: Fix fall-through warnings for Clang
 2021-03-10  5:43 UTC 

[PATCH RESEND][next] net: core: Fix fall-through warnings for Clang
 2021-03-10  5:42 UTC 

[PATCH RESEND][next] net: bridge: Fix fall-through warnings for Clang
 2021-03-10  5:41 UTC 

[PATCH RESEND][next] net: ax25: Fix fall-through warnings for Clang
 2021-03-10  5:39 UTC 

[PATCH RESEND][next] decnet: Fix fall-through warnings for Clang
 2021-03-10  5:38 UTC 

[PATCH RESEND][next] net: cassini: Fix fall-through warnings for Clang
 2021-03-10  5:37 UTC 

[PATCH RESEND][next] net: 3c509: Fix fall-through warnings for Clang
 2021-03-10  5:34 UTC 

[PATCH RESEND][next] net: mscc: ocelot: Fix fall-through warnings for Clang
 2021-03-10  5:33 UTC 

[Patch bpf-next v4 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-10  5:32 UTC  (12+ messages)
` [Patch bpf-next v4 01/11] skmsg: lock ingress_skb when purging
` [Patch bpf-next v4 02/11] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v4 03/11] skmsg: introduce skb_send_sock() for sock_map
` [Patch bpf-next v4 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()
` [Patch bpf-next v4 05/11] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v4 06/11] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v4 07/11] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v4 08/11] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v4 09/11] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v4 10/11] sock_map: update sock type checks for UDP
` [Patch bpf-next v4 11/11] selftests/bpf: add a test case for udp sockmap

[PATCH RESEND][next] net: fddi: skfp: smt: Replace one-element array with flexible-array member
 2021-03-10  5:30 UTC 

[PATCH v3] bcm63xx_enet: fix internal phy IRQ assignment
 2021-03-10  4:55 UTC  (2+ messages)

[PATCH net-next 0/3] i40e, ice, ixgbe: optimize for XDP_REDIRECT in xsk path
 2021-03-10  4:19 UTC  (3+ messages)
` [PATCH net-next 2/3] "
  ` [Intel-wired-lan] "

[RFC net-next] net: stmmac: support FPE link partner hand-shaking procedure
 2021-03-10  4:05 UTC 

[PATCH bpf-next 00/10] BPF static linking
 2021-03-10  4:04 UTC  (11+ messages)
` [PATCH bpf-next 01/10] libbpf: expose btf_type_by_id() internally
` [PATCH bpf-next 02/10] libbpf: add internal helper to get raw BTF strings section
` [PATCH bpf-next 03/10] libbpf: generalize BTF and BTF.ext type ID and strings iteration
` [PATCH bpf-next 04/10] libbpf: add generic BTF type shallow copy API
` [PATCH bpf-next 05/10] libbpf: add BPF static linker APIs
` [PATCH bpf-next 06/10] libbpf: add BPF static linker BTF and BTF.ext support
` [PATCH bpf-next 07/10] bpftool: add `gen bpfo` command to perform BPF static linking
` [PATCH bpf-next 08/10] selftests/bpf: re-generate vmlinux.h and BPF skeletons if bpftool changed
` [PATCH bpf-next 09/10] selftests/bpf: pass all BPF .o's through BPF static linker
` [PATCH bpf-next 10/10] selftests/bpf: add multi-file statically linked BPF object file test

[PATCH] net/rds: Drop duplicate sin and sin6 assignments
 2021-03-10  3:23 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 read-only IMAP folder(s) and NNTP newsgroup(s).