netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-02 20:40:33 to 2022-11-03 13:34:32 UTC [more...]

[PATCH net] net: sched: fix race condition in qdisc_graft()
 2022-11-03 13:34 UTC  (2+ messages)

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2022-11-03 13:02 UTC  (5+ messages)
` [virtio-dev] "

[Patch bpf v2] sock_map: move cancel_work_sync() out of sock lock
 2022-11-03 13:00 UTC  (4+ messages)

pull-request: wireless-2022-11-03
 2022-11-03 12:53 UTC 

[PATCH bpf 1/2] net/ipv4: fix linux/in.h header dependencies
 2022-11-03 12:50 UTC  (2+ messages)

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-11-03 12:48 UTC  (18+ messages)
          ` [xdp-hints] "

[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-03 12:09 UTC  (5+ messages)
` [PATCH 2/3] s390/netiucv: Fix return type of netiucv_tx()

[PATCH 0/2] bpf: Yet another approach to fix the BPF dispatcher thing
 2022-11-03 12:00 UTC  (3+ messages)
` [PATCH 1/2] bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
` [PATCH 2/2] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)

[PATCH] i40e (gcc13): synchronize allocate/free functions return type & values
 2022-11-03 12:03 UTC  (3+ messages)

[PATCH net-next] iavf: check that state transitions happen under lock
 2022-11-03 11:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[patch net v4] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
 2022-11-03 12:46 UTC 

[PATCH net-next 0/4] Remove phylink_validate() from Felix DSA driver
 2022-11-03 11:39 UTC  (4+ messages)
` [PATCH net-next 1/4] net: phy: aquantia: add AQR112 and AQR412 PHY IDs

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03 11:35 UTC  (7+ messages)
` [PATCH bpf RESEND 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
` [PATCH bpf RESEND 3/4] bpf: Add kernel function call support in 32-bit ARM
` [PATCH bpf RESEND 4/4] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters

[RFC PATCH net-next 0/2] Add support for Frame preemption (IEEE
 2022-11-03 11:33 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] include: uapi: Add new ioctl definitions to support Frame Preemption
` [RFC PATCH net-next 2/2] include: uapi: Add Frame preemption parameters

[PATCH] net: mana: Assign interrupts to CPUs based on NUMA nodes
 2022-11-03 11:30 UTC  (2+ messages)

ping (iputils) review (call for help)
 2022-11-03 11:30 UTC 

[GIT PULL] Networking for 6.1-rc4
 2022-11-03 11:13 UTC 

[PATCH RESEND] net: wwan: iosm: Remove unnecessary if_mutex lock
 2022-11-03 11:08 UTC 

[PATCH] netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
 2022-11-03 11:03 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: add MTU configuration support
 2022-11-03 10:57 UTC  (2+ messages)

[PATCH RESEND] net: wwan: mhi: fix memory leak in mhi_mbim_dellink
 2022-11-03 10:54 UTC 

[PATCH RESEND] net: wwan: iosm: fix memory leak in ipc_wwan_dellink
 2022-11-03 10:40 UTC 

[PATCH] xfrm: Fix oops in __xfrm_state_delete()
 2022-11-03 10:32 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH v2 0/2] vsock: remove an unused variable and fix infinite sleep
 2022-11-03 10:00 UTC  (2+ messages)

BUG: kernel NULL pointer dereference in sctp_sched_dequeue_common
 2022-11-03  9:53 UTC  (3+ messages)
  ` 答复: "

[PATCH v3 1/1] net: fec: add initial XDP support
 2022-11-03  9:40 UTC  (5+ messages)

[PATCH v3 net-next 0/8] introduce WED RX support to MT7986 SoC
 2022-11-03  9:28 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
` [PATCH v3 net-next 2/8] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
` [PATCH v3 net-next 3/8] net: ethernet: mtk_wed: introduce wed mcu support
` [PATCH v3 net-next 4/8] net: ethernet: mtk_wed: introduce wed wo support
` [PATCH v3 net-next 5/8] net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
` [PATCH v3 net-next 6/8] net: ethernet: mtk_wed: add configure wed wo support
` [PATCH v3 net-next 7/8] net: ethernet: mtk_wed: add rx mib counters
` [PATCH v3 net-next 8/8] MAINTAINERS: update MEDIATEK ETHERNET entry

[PATCH net-next v3 1/2] net: wwan: t7xx: Use needed_headroom instead of hard_header_len
 2022-11-03  9:18 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: wwan: t7xx: Add NAPI support

[PATCH bpf v3] bpf: Fix memory leaks in __check_func_call
 2022-11-03  9:42 UTC 

[PATCH net v2] uapi: Add missing linux/stddef.h header file to in.h
 2022-11-03  9:11 UTC 

[PATCH net] xfrm: Fix ignored return value in xfrm6_init()
 2022-11-03  9:07 UTC 

[RFC PATCH net-next 00/19] bridge: mcast: Extensions for EVPN
 2022-11-03  9:09 UTC  (4+ messages)
` [RFC PATCH net-next 17/19] bridge: mcast: Allow user space to add (*, G) with a source list and filter mode

[PATCH net] net: ping6: Fix possible leaked pernet namespace in pingv6_init()
 2022-11-03  9:03 UTC 

[PATCH net] hamradio: fix issue of dev reference count leakage in bpq_device_event()
 2022-11-03  9:09 UTC 

[PATCH] uapi: Add missing linux/stddef.h header file to in.h
 2022-11-03  8:59 UTC  (3+ messages)

[PATCH net] net: lapbether: fix issue of dev reference count leakage in lapbeth_device_event()
 2022-11-03  9:05 UTC 

[PATCH net-next 0/6] net: dsa: microchip: regmap range validation and ksz_pwrite status check for lan937x and irq and error checking updates for ksz series
 2022-11-03  8:55 UTC  (7+ messages)
` [PATCH net-next 1/6] net: dsa: microchip: lan937x: add regmap range validation
` [PATCH net-next 6/6] net: dsa: microchip: add dev_err_probe in probe functions

[PATCH net-next] net: tun: bump the link speed from 10Mbps to 10Gbps
 2022-11-03  8:50 UTC  (2+ messages)

[PATCH 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03  8:32 UTC  (5+ messages)
` [PATCH 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
` [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
` [PATCH 3/4] bpf: Add kernel function call support in 32-bit ARM
` [PATCH 4/4] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters

[PATCH net-next v4 1/3] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-11-03  8:05 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net: hinic: Add control command support for VF PMD driver in DPDK
` [PATCH net-next v4 3/3] net: hinic: Add support for configuration of rx-vlan-filter by ethtool

[syzbot] WARNING in __perf_event_overflow
 2022-11-03  7:26 UTC  (3+ messages)

[PATCH] net: libwx: Remove variable dev to simplify code
 2022-11-03  7:19 UTC 

[pull request][net 00/11] mlx5 fixes 2022-11-02
 2022-11-03  6:55 UTC  (12+ messages)
` [net 01/11] net/mlx5: Bridge, verify LAG state when adding bond to bridge
` [net 02/11] net/mlx5: Allow async trigger completion execution on single CPU systems
` [net 03/11] net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode
` [net 04/11] net/mlx5: fw_reset: Don't try to load device in case PCI isn't working
` [net 05/11] net/mlx5: Fix possible deadlock on mlx5e_tx_timeout_work
` [net 06/11] net/mlx5e: Add missing sanity checks for max TX WQE size
` [net 07/11] net/mlx5e: Fix usage of DMA sync API
` [net 08/11] net/mlx5e: Fix tc acts array not to be dependent on enum order
` [net 09/11] net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
` [net 10/11] net/mlx5e: E-Switch, Fix comparing termination table instance
` [net 11/11] net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions

[PATCH] ath11k (gcc13): synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
 2022-11-03  6:21 UTC  (9+ messages)

[PATCH net-next v1.2] net: phy: fix yt8521 duplicated argument to & or |
 2022-11-03  6:14 UTC 

[PATCH v2] wifi: ath11k: Make QMI message rules const
 2022-11-03  6:07 UTC  (2+ messages)

[PATCH v2] wifi: ath10k: Make QMI message rules const
 2022-11-03  6:06 UTC  (2+ messages)

[PATCH net-next v4] octeon_ep: support Octeon device CNF95N
 2022-11-03  6:05 UTC 

[PATCH bpf-next 00/10] veristat: replay, filtering, sorting
 2022-11-03  5:53 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: add veristat replay mode
` [PATCH bpf-next 02/10] selftests/bpf: shorten "Total insns/states" column names in veristat
` [PATCH bpf-next 03/10] selftests/bpf: consolidate and improve file/prog filtering "
` [PATCH bpf-next 04/10] selftests/bpf: ensure we always have non-ambiguous sorting "
` [PATCH bpf-next 05/10] selftests/bpf: allow to define asc/desc ordering for sort specs "
` [PATCH bpf-next 06/10] selftests/bpf: support simple filtering of stats "
` [PATCH bpf-next 07/10] selftests/bpf: make veristat emit all stats in CSV mode by default
` [PATCH bpf-next 08/10] selftests/bpf: handle missing records in comparison mode better in veristat
` [PATCH bpf-next 09/10] selftests/bpf: support stats ordering in comparison mode "
` [PATCH bpf-next 10/10] selftests/bpf: support stat filtering "

[PATCH net-next v1.1] net: phy: fix yt8521 duplicated argument to & or |
 2022-11-03  4:52 UTC 

[PATCH net] bridge: Fix flushing of dynamic FDB entries
 2022-11-03  4:00 UTC  (2+ messages)

[PATCH net] ipv6: fix WARNING in ip6_route_net_exit_late()
 2022-11-03  4:00 UTC  (2+ messages)

[PATCH] qed (gcc13): use u16 for fid to be big enough
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH V2 net-next] net: broadcom: bcm4908_enet: report queued and transmitted bytes
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
 2022-11-03  3:50 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extraction support
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH net-next v2 0/2] rocker: Two small changes
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] net/smc: Fix possible leaked pernet namespace in smc_init()
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH net] net, neigh: Fix null-ptr-deref in neigh_table_clear()
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH v2] net: mdio: fix undefined behavior in bit shift for __mdiobus_register
 2022-11-03  3:40 UTC  (2+ messages)

[PATCH] stmmac: dwmac-loongson: fix invalid mdio_node
 2022-11-03  3:40 UTC  (2+ messages)

[PATCH net] ibmvnic: Free rwi on reset success
 2022-11-03  3:40 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-11-03  3:36 UTC  (2+ messages)

[PATCH] net: sched: fix memory leak in tcindex_set_parms
 2022-11-03  3:26 UTC  (2+ messages)

[PATCH net-next v2 00/13] genetlink: support per op type policies
 2022-11-03  3:06 UTC  (17+ messages)
` [PATCH net-next v2 01/13] genetlink: refactor the cmd <> policy mapping dump
` [PATCH net-next v2 02/13] genetlink: move the private fields in struct genl_family
` [PATCH net-next v2 03/13] genetlink: introduce split op representation
` [PATCH net-next v2 04/13] genetlink: load policy based on validation flags
` [PATCH net-next v2 05/13] genetlink: check for callback type at op load time
` [PATCH net-next v2 06/13] genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()
` [PATCH net-next v2 07/13] genetlink: support split policies in ctrl_dumppolicy_put_op()
` [PATCH net-next v2 08/13] genetlink: inline genl_get_cmd()
` [PATCH net-next v2 09/13] genetlink: add iterator for walking family ops
` [PATCH net-next v2 10/13] genetlink: use iterator in the op to policy map dumping
` [PATCH net-next v2 11/13] genetlink: inline old iteration helpers
` [PATCH net-next v2 12/13] genetlink: allow families to use split ops directly
` [PATCH net-next v2 13/13] genetlink: convert control family to split ops

[PATCH net 1/7] netfilter: nf_tables: netlink notifier might race to release objects
 2022-11-03  3:00 UTC  (2+ messages)

[PATCH v6 0/3] sched, net: NUMA-aware CPU spreading interface
 2022-11-03  2:56 UTC  (2+ messages)

[PATCH net] net: phy: fix yt8521 duplicated argument to & or
 2022-11-03  2:50 UTC 

pull-request: bluetooth 2022-10-02
 2022-11-03  2:50 UTC  (2+ messages)

[patch net v3] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
 2022-11-03  2:27 UTC  (4+ messages)

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-03  1:28 UTC  (9+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

[PATCH net v2] bpf: Fix memory leaks in __check_func_call
 2022-11-03  1:15 UTC  (5+ messages)

[PATCH net-next v2] netconsole: Enable live renaming for network interfaces used by netconsole
 2022-11-03  0:08 UTC  (6+ messages)

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-11-02 23:57 UTC  (7+ messages)

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-11-02 23:36 UTC  (7+ messages)

[PATCH net-next v2 0/9] net: ipa: support more endpoints
 2022-11-02 22:11 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: ipa: reduce arguments to ipa_table_init_add()
` [PATCH net-next v2 2/9] net: ipa: use ipa_table_mem() in ipa_table_reset_add()
` [PATCH net-next v2 3/9] net: ipa: add a parameter to aggregation registers
` [PATCH net-next v2 4/9] net: ipa: add a parameter to suspend registers
` [PATCH net-next v2 5/9] net: ipa: use a bitmap for defined endpoints
` [PATCH net-next v2 6/9] net: ipa: use a bitmap for available endpoints
` [PATCH net-next v2 7/9] net: ipa: support more filtering endpoints
` [PATCH net-next v2 8/9] net: ipa: use a bitmap for set-up endpoints
` [PATCH net-next v2 9/9] net: ipa: use a bitmap for enabled endpoints

[PATCH 0/2] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-02 21:53 UTC  (8+ messages)
` [PATCH 1/2] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH 2/2] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[PATCH 0/5] Add GMAC support for S32 SoC family
 2022-11-02 21:44 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH net-next] netlink: Fix potential skb memleak in netlink_ack
 2022-11-02 21:39 UTC  (2+ messages)

[PATCH net v3 0/5] macsec: offload-related fixes
 2022-11-02 21:33 UTC  (6+ messages)
` [PATCH net v3 1/5] Revert "net: macsec: report real_dev features when HW offloading is enabled"
` [PATCH net v3 2/5] macsec: delete new rxsc when offload fails
` [PATCH net v3 3/5] macsec: fix secy->n_rx_sc accounting
` [PATCH net v3 4/5] macsec: fix detection of RXSCs when toggling offloading
` [PATCH net v3 5/5] macsec: clear encryption keys from the stack after setting up offload

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2022-11-02 (i40e, iavf)
 2022-11-02 21:10 UTC  (8+ messages)
` [PATCH net-next 1/7] i40e: Store the irq number in i40e_q_vector
` [PATCH net-next 2/7] i40e: Record number TXes cleaned during NAPI
` [PATCH net-next 3/7] i40e: Record number of RXes "
` [PATCH net-next 4/7] i40e: Add i40e_napi_poll tracepoint
` [PATCH net-next 5/7] i40e: Add appropriate error message logged for incorrect duplex setting
` [PATCH net-next 6/7] iavf: Replace __FUNCTION__ with __func__
` [PATCH net-next 7/7] iavf: Change information about device removal in dmesg

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-02 (e1000e, e1000, igc)
 2022-11-02 20:39 UTC  (3+ messages)
` [PATCH net-next 2/6] e1000e: Add support for the next LOM generation
` [PATCH net-next 4/6] e1000e: Remove unnecessary use of kmap_atomic()


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