netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 15:00:09 to 2022-03-01 10:03:55 UTC [more...]

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-01 10:03 UTC 

[PATCH] wireless/nl80211: Handle errors for nla_memdup
 2022-03-01 10:00 UTC 

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-01  9:58 UTC  (7+ messages)

[PATCH net-next 0/7] net/smc: some datapath performance optimizations
 2022-03-01  9:44 UTC  (8+ messages)
` [PATCH net-next 1/7] net/smc: add sysctl interface for SMC
` [PATCH net-next 2/7] net/smc: add autocorking support
` [PATCH net-next 3/7] net/smc: add sysctl for autocorking
` [PATCH net-next 4/7] net/smc: send directly on setting TCP_NODELAY
` [PATCH net-next 5/7] net/smc: correct settings of RMB window update limit
` [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
` [PATCH net-next 7/7] net/smc: don't send in the BH context if sock_owned_by_user

[PATCH] net/netfilter: use memset avoid infoleaks
 2022-03-01  9:38 UTC  (2+ messages)

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_add()
 2022-03-01  9:34 UTC 

[PATCH] net/nfc/nci: use memset avoid infoleaks
 2022-03-01  9:34 UTC  (4+ messages)

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_remove()
 2022-03-01  9:24 UTC 

[PATCH v2 net-next 0/2] sfc: optimize RXQs count and affinities
 2022-03-01  9:16 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
` [PATCH v2 net-next 2/2] sfc: set affinity hints "

linux-next: build warning after merge of the net-next tree
 2022-03-01  9:13 UTC 

[PATCH v2 0/7] Add octeon_ep driver
 2022-03-01  8:52 UTC  (9+ messages)
` [PATCH v2 1/7] octeon_ep: Add driver framework and device initialization
` [PATCH v2 2/7] octeon_ep: add hardware configuration APIs
` [PATCH v2 3/7] octeon_ep: Add mailbox for control commands
` [PATCH v2 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [PATCH v2 5/7] octeon_ep: add support for ndo ops
` [PATCH v2 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [PATCH v2 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC

[PATCH net-next] net: sfp: use %pe for printing errors
 2022-03-01  8:51 UTC 

[PATCH net-next] net: phylink: use %pe for printing errors
 2022-03-01  8:51 UTC 

[PATCH net-next v3 00/12] vxlan metadata device vnifiltering support
 2022-03-01  8:50 UTC  (14+ messages)
` [PATCH net-next v3 01/12] vxlan: move to its own directory
` [PATCH net-next v3 02/12] vxlan_core: fix build warnings in vxlan_xmit_one
` [PATCH net-next v3 03/12] vxlan_core: move common declarations to private header file
` [PATCH net-next v3 04/12] vxlan_core: move some fdb helpers to non-static
` [PATCH net-next v3 05/12] vxlan_core: make multicast helper take rip and ifindex explicitly
` [PATCH net-next v3 06/12] vxlan_core: add helper vxlan_vni_in_use
` [PATCH net-next v3 07/12] rtnetlink: add new rtm tunnel api for tunnel id filtering
` [PATCH net-next v3 08/12] vxlan_multicast: Move multicast helpers to a separate file
` [PATCH net-next v3 09/12] vxlan: vni filtering support on collect metadata device
` [PATCH net-next v3 10/12] selftests: add new tests for vxlan vnifiltering
` [PATCH net-next v3 11/12] drivers: vxlan: vnifilter: per vni stats
` [PATCH net-next v3 12/12] drivers: vxlan: vnifilter: add support for stats dumping

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-02-28
 2022-03-01  8:40 UTC  (6+ messages)
` [PATCH net v2 1/4] igc: igc_read_phy_reg_gpy: drop premature return
` [PATCH net v2 2/4] igc: igc_write_phy_reg_gpy: "
` [PATCH net v2 3/4] e1000e: Fix possible HW unit hang after an s0ix exit
` [PATCH net v2 4/4] e1000e: Correct NVM checksum verification flow

[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-03-01  8:22 UTC  (4+ messages)
` [PATCH 7/8] clk: qcom: gcc-sm8150: use runtime PM for the clock controller

[PATCH] net/sctp: use memset avoid infoleaks
 2022-03-01  8:18 UTC 

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-03-01  8:16 UTC  (2+ messages)

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-01  7:58 UTC  (7+ messages)
` [PATCH 1/6] Kbuild: compile kernel with gnu11 std
` [PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
` [PATCH 3/6] kernel: remove iterator use "
` [PATCH 4/6] mm: "
` [PATCH 5/6] net/core: "
` [PATCH 6/6] drivers/dma: "

[PATCH] ASoC: fsi: Add check for clk_enable
 2022-03-01  7:39 UTC 

[PATCH] net: marvell: Use min() instead of doing it manually
 2022-03-01  7:33 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
 2022-03-01  7:24 UTC  (13+ messages)
` [PATCH bpf-next 1/4] bpf, sockmap: Fix memleak in sk_psock_queue_msg
` [PATCH bpf-next 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
` [PATCH bpf-next 3/4] bpf, sockmap: Fix more uncharged while msg has more_data
` [PATCH bpf-next 4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg

[PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
 2022-03-01  7:16 UTC  (3+ messages)

[PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
 2022-03-01  7:11 UTC  (2+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01  7:03 UTC  (36+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr

[PATCH net-next] tuntap: add sanity checks about msg_controllen in sendmsg
 2022-03-01  6:43 UTC 

[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
 2022-03-01  6:43 UTC  (3+ messages)
` [PATCH 2/2] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"

[PATCH bpf-next v2 0/3] Fixes for sock_fields selftests
 2022-03-01  6:25 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Check dst_port only on the client socket
` [PATCH bpf-next v2 3/3] selftests/bpf: Fix test for 4-byte load from dst_port on big-endian

[PATCH v5 net-next 0/13] Preserve mono delivery time (EDT) in skb->tstamp
 2022-03-01  5:37 UTC  (14+ messages)
` [PATCH v5 net-next 01/13] net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
` [PATCH v5 net-next 02/13] net: Add skb_clear_tstamp() to keep the mono delivery_time
` [PATCH v5 net-next 03/13] net: Handle delivery_time in skb->tstamp during network tapping with af_packet
` [PATCH v5 net-next 04/13] net: Clear mono_delivery_time bit in __skb_tstamp_tx()
` [PATCH v5 net-next 05/13] net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
` [PATCH v5 net-next 06/13] net: ip: Handle delivery_time in ip defrag
` [PATCH v5 net-next 07/13] net: ipv6: Handle delivery_time in ipv6 defrag
` [PATCH v5 net-next 08/13] net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
` [PATCH v5 net-next 09/13] net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
` [PATCH v5 net-next 10/13] net: Postpone skb_clear_delivery_time() until knowing the skb is delivered locally
` [PATCH v5 net-next 11/13] bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
` [PATCH v5 net-next 12/13] bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
` [PATCH v5 net-next 13/13] bpf: selftests: test skb->tstamp in redirect_neigh

[PATCH net] net: ipa: add an interconnect dependency
 2022-03-01  5:35 UTC  (2+ messages)

[PATCH net] ipv4: fix route lookups when handling ICMP redirects and PMTU updates
 2022-03-01  4:31 UTC  (5+ messages)

[PATCH] tun: support NAPI to accelerate packet processing
 2022-03-01  1:58 UTC  (6+ messages)
` [PATCH net-next v3] tun: support NAPI for packets received from batched XDP buffs

[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
 2022-03-01  1:45 UTC  (7+ messages)
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name

[PATCH] ath11k: remove unneeded flush_workqueue
 2022-03-01  1:32 UTC 

[PATCH 00/10] staging: wfx: usual maintenance
 2022-03-01  1:12 UTC  (3+ messages)
` [PATCH 03/10] staging: wfx: format comments on 100 columns

[net-next v7 0/4] page_pool: Add stats counters
 2022-03-01  0:51 UTC  (6+ messages)
` [net-next v7 4/4] mlx5: add support for page_pool_get_stats

[PATCH v1] net: phy: fix motorcomm module automatic loading
 2022-03-01  0:44 UTC  (3+ messages)

[pull request][for-next v2 00/17] mlx5-next 2022-22-02
 2022-03-01  0:31 UTC  (3+ messages)

[PATCH net-next] net-core: add rx_otherhost_dropped counter
 2022-03-01  0:11 UTC 

[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
 2022-02-28 23:53 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-28 23:41 UTC  (4+ messages)
` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module

[PATCH bpf-next] bpf: test_run: Fix overflow in xdp frags bpf_test_finish
 2022-02-28 23:23 UTC 

[PATCH nf] netfilter: fix use-after-free in __nf_register_net_hook()
 2022-02-28 21:35 UTC  (2+ messages)

[PATCH v2] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
 2022-02-28 21:31 UTC  (5+ messages)

[PATCH] net: dm9051: Make remove() callback a void function
 2022-02-28 21:26 UTC  (5+ messages)

[PATCH net-next] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
 2022-02-28 20:39 UTC 

[PATCH net-next 1/2] qed: display VF trust config
 2022-02-28 20:07 UTC  (2+ messages)
` [PATCH net-next 2/2] qed: validate and restrict untrusted VFs vlan promisc mode

[PATCH net-next v1] flow_dissector: Add support for HSR
 2022-02-28 19:58 UTC 

[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
 2022-02-28 18:55 UTC 

[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
 2022-02-28 18:49 UTC 

[PATCH net] net: macb: Fix lost RX packet wakeup race in NAPI receive
 2022-02-28 18:33 UTC 

[PATCH] net:fix up skbs delta_truesize in UDP GRO frag_list
 2022-02-28 18:33 UTC  (4+ messages)

[PATCH v1 net-next 1/1] net: dsa: felix: remove prevalidate_phy_mode interface
 2022-02-28 18:21 UTC  (3+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-02-28
 2022-02-28 18:20 UTC  (5+ messages)
` [PATCH net 1/4] igc: igc_read_phy_reg_gpy: drop premature return
` [PATCH net 2/4] igc: igc_write_phy_reg_gpy: "
` [PATCH net 3/4] e1000e: Fix possible HW unit hang after an s0ix exit
` [PATCH net 4/4] e1000e: Correct NVM checksum verification flow

[PATCH iproute2-next] configure: Allow command line override of toolchain
 2022-02-28 17:50 UTC  (3+ messages)

Regression are sometimes merged slowly, maybe optimize the downstream interaction?
 2022-02-28 17:46 UTC  (2+ messages)

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-28 17:41 UTC  (15+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program

[PATCH] bpf, docs: add a missing colon in verifier.rst
 2022-02-28 17:30 UTC  (2+ messages)

[PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
 2022-02-28 17:21 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names

[PATCH v2] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
 2022-02-28 16:40 UTC  (2+ messages)

Question on dev_kfree_skb(): why it is consume_skb()?
 2022-02-28 16:23 UTC 

[PATCH] tcp: Remove the unused api
 2022-02-28 16:08 UTC 

[PATCH v10 0/1] wfx: get out from the staging area
 2022-02-28 16:00 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] bpf, arm64: support more atomic ops
 2022-02-28 15:36 UTC  (4+ messages)

[PATCH net-next v4 0/2] net: dsa: realtek: add rtl8_4t tag
 2022-02-28 15:22 UTC  (4+ messages)
` [PATCH net-next v4 2/3] net: dsa: tag_rtl8_4: add rtl8_4t trailing variant

[PATCH bpf-next v2] bpftool: Remove redundant slashes
 2022-02-28 15:20 UTC  (2+ messages)

[PATCH] ice: Don't use GFP_KERNEL in atomic context
 2022-02-28 15:07 UTC  (2+ messages)

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-02-28 15:05 UTC  (2+ messages)

[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
 2022-02-28 15:00 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).