netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-24 20:38:38 to 2022-11-25 17:52:57 UTC [more...]

[PATCH RFC net-next 0/3] net/sched: retpoline wrappers for tc
 2022-11-25 17:52 UTC  (3+ messages)
` [PATCH RFC net-next 1/3] net/sched: add retpoline wrapper "
` [PATCH RFC net-next 2/3] net/sched: avoid indirect act functions on retpoline kernels

[PATCH net] tipc: re-fetch skb cb after tipc_msg_validate
 2022-11-25 17:46 UTC 

[RFC PATCH v2 0/6] vsock: update tools and error handling
 2022-11-25 17:15 UTC  (7+ messages)
` [RFC PATCH v2 1/6] vsock: return errors other than -ENOMEM to socket
` [RFC PATCH v2 2/6] hv_sock: always return ENOMEM in case of error
` [RFC PATCH v2 3/6] vsock/vmci: "
` [RFC PATCH v2 4/6] test/vsock: rework message bounds test
` [RFC PATCH v2 5/6] test/vsock: add big message test
` [RFC PATCH v2 6/6] test/vsock: vsock_perf utility

[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
 2022-11-25 17:04 UTC  (2+ messages)
` [PATCH v2] can: j1939: do not wait 250 ms "

[RFC PATCH v2 0/6] vsock: update tools and error handling
 2022-11-25 16:57 UTC 

[PATCH v4 net-next 0/8]: hsr: HSR send/recv fixes
 2022-11-25 16:56 UTC  (9+ messages)
` [PATCH v4 net-next 1/8] Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
` [PATCH v4 net-next 2/8] hsr: Add a rcu-read lock to hsr_forward_skb()
` [PATCH v4 net-next 3/8] hsr: Avoid double remove of a node
` [PATCH v4 net-next 4/8] hsr: Disable netpoll
` [PATCH v4 net-next 5/8] hsr: Synchronize sending frames to have always incremented outgoing seq nr
` [PATCH v4 net-next 6/8] hsr: Synchronize sequence number updates
` [PATCH v4 net-next 7/8] hsr: Use a single struct for self_node
` [PATCH v4 net-next 8/8] selftests: Add a basic HSR test

[PATCH wireless] wifi: wilc1000: Fix UAF in wilc_netdev_cleanup() when iterator the RCU list
 2022-11-25 16:42 UTC  (2+ messages)

[PATCH net v3] sctp: fix memory leak in sctp_stream_outq_migrate()
 2022-11-25 16:34 UTC  (2+ messages)

[PATCH net v4] net: stmmac: Set MAC's flow control register to reflect current settings
 2022-11-25 16:01 UTC  (3+ messages)

[PATCH RESEND 0/1] can: esd_usb: Some preparation for supporting esd CAN-USB/3
 2022-11-25 15:56 UTC  (3+ messages)
` [PATCH RESEND 1/1] can: esd_usb: Allow REC and TEC to return to zero

[RFC net-next 0/6] Allow excluding sw flow key from upcalls
 2022-11-25 15:51 UTC  (5+ messages)
` [RFC net-next 1/6] openvswitch: exclude kernel "
    ` [ovs-dev] "

[PATCH v2 net-next 0/6] Remove uses of kmap_atomic()
 2022-11-25 15:47 UTC  (15+ messages)
` [PATCH v2 net-next 1/6] ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
` [PATCH v2 net-next 2/6] sfc: Use kmap_local_page() instead of kmap_atomic()
` [PATCH v2 net-next 3/6] cassini: Use page_address() "
` [PATCH v2 net-next 4/6] cassini: Use memcpy_from_page() instead of k[un]map_atomic()
` [PATCH v2 net-next 5/6] sunvnet: Use kmap_local_page() instead of kmap_atomic()
` [PATCH v2 net-next 6/6] net: thunderbolt: "

[RFCv8 PATCH net-next 00/55] net: extend the type of netdev_features_t to bitmap
 2022-11-25 15:44 UTC  (2+ messages)

[PATCH v4 net-next 3/8] net: phy: bcm84881: move the in-band capability check where it belongs
 2022-11-25 15:35 UTC  (13+ messages)

[PATCH v4 1/1] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
 2022-11-25 15:19 UTC  (2+ messages)

GPY215 PHY interrupt issue
 2022-11-25 15:17 UTC  (2+ messages)

[PATCH] net: ethernet: nixge: fix NULL dereference
 2022-11-25 13:30 UTC  (2+ messages)

[PATCH v3 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-25 13:21 UTC  (6+ messages)
` [PATCH v3 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support
` [PATCH v3 net-next 5/6] net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume

[net PATCH V2] octeontx2-pf: Fix pfc_alloc_status array overflow
 2022-11-25 14:58 UTC  (3+ messages)

[PATCH 5.10 000/149] 5.10.156-rc1 review
 2022-11-25 14:54 UTC  (10+ messages)

Patch "openvswitch: Fix Frame-size larger than 1024 bytes warning" not correct
 2022-11-25 14:53 UTC  (2+ messages)

[PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-11-25 13:44 UTC  (5+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
 2022-11-25 14:36 UTC  (2+ messages)

[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
 2022-11-25 14:32 UTC  (7+ messages)
      ` [PATCH] tc: allow gact pipe action offload

[PATCH v6 0/5] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-25 14:28 UTC  (4+ messages)
` [PATCH v6 1/5] jump_label: Prevent key->enabled int overflow

[PATCH v2] can: sja1000: plx_pci: fix error handling path in plx_pci_add_card()
 2022-11-25 14:13 UTC  (2+ messages)

[PATCH net-next v2] nfp: ethtool: support reporting link modes
 2022-11-25 14:01 UTC  (2+ messages)

[PATCH net-next v6 0/6] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-25 13:46 UTC  (8+ messages)
` [PATCH net-next v6 6/6] net: dsa: microchip: ksz8: move all DSA configurations to one location

[PATCH net 0/2] octeontx2: Fix several bugs in exception paths
 2022-11-25 13:46 UTC  (3+ messages)
` [PATCH net 1/2] octeontx2-pf: Fix possible memory leak in otx2_probe()

[PATCH net v4] igb: Allocate MSI-X vector when testing
 2022-11-25 13:32 UTC  (2+ messages)

[PATCH] selftests/tls: Fix tls selftests dependency to correct algorithm
 2022-11-25 13:18 UTC  (2+ messages)

[PATCH net-next 0/3] net: pcs: altera-tse: simplify and clean-up the driver
 2022-11-25 13:18 UTC  (4+ messages)
` [PATCH net-next 1/3] net: pcs: altera-tse: use read_poll_timeout to wait for reset
` [PATCH net-next 2/3] net: pcs: altera-tse: don't set the speed for 1000BaseX
` [PATCH net-next 3/3] net: pcs: altera-tse: remove unnecessary register definitions

[PATCH iproute2-next 0/2] Add pcp-prio and new apptrust subcommand
 2022-11-25 13:12 UTC  (10+ messages)
` [PATCH iproute2-next 1/2] dcb: add new pcp-prio parameter to dcb app
` [PATCH iproute2-next 2/2] dcb: add new subcommand for apptrust

[PATCH v3] igb: Allocate MSI-X vector when testing
 2022-11-25 13:12 UTC  (5+ messages)

[PATCH iproute2-next 0/5] Implement new netlink attributes for devlink-rate in iproute2
 2022-11-25 12:34 UTC  (6+ messages)
` [PATCH iproute2-next 1/5] devlink: Fix setting parent for 'rate add'
` [PATCH iproute2-next 2/5] devlink: Add uapi changes for tx_priority and tx_weight
` [PATCH iproute2-next 3/5] devlink: Introduce new attribute 'tx_priority' to devlink-rate
` [PATCH iproute2-next 4/5] devlink: Introduce new attribute 'tx_weight' "
` [PATCH iproute2-next 5/5] devlink: Add documentation for tx_prority and tx_weight

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-11-25 12:25 UTC  (14+ messages)

[PATCH 1/5] octeontx2-af: Fix a potentially spurious error message
 2022-11-25 12:24 UTC  (5+ messages)
` [PATCH 2/5] octeontx2-af: Slightly simplify rvu_npc_exact_init()
` [PATCH 3/5] octeontx2-af: Use the bitmap API to allocate bitmaps
` [PATCH 4/5] octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmap
` [PATCH 5/5] octeontx2-af: Simplify a size computation in rvu_npc_exact_init()

[PATCH v2 1/1] sctp: sysctl: make extra pointers netns aware
 2022-11-25 12:22 UTC  (2+ messages)

[PATCH] net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH_BCM2835
 2022-11-25 11:59 UTC  (2+ messages)

[PATCH net-next] Revert "net: stmmac: use sysfs_streq() instead of strncmp()"
 2022-11-25 11:58 UTC  (2+ messages)

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-25 11:54 UTC  (2+ messages)

[PATCH] carl9170: Replace zero-length array of trailing structs with flex-array
 2022-11-25 11:15 UTC  (2+ messages)

[PATCH net] net/smc: Fix expected buffersizes and sync logic
 2022-11-25 10:59 UTC  (9+ messages)

stmmac compile error
 2022-11-25 10:57 UTC  (2+ messages)

[PATCH net-next v5 0/7] net: lan966x: Extend xdp support
 2022-11-25 10:50 UTC  (2+ messages)

[PATCH net-next v3 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-23 (ice)
 2022-11-25 10:50 UTC  (2+ messages)

[PATCH net 1/2] ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
 2022-11-25 10:50 UTC  (2+ messages)

[patch net-next] net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_notifier_net() call
 2022-11-25 10:36 UTC  (2+ messages)

[syzbot] linux-next test error: general protection fault in xfrm_policy_lookup_bytype
 2022-11-25 10:22 UTC  (6+ messages)

[PATCH net] ipv4: Fix route deletion when nexthop info is not specified
 2022-11-25 10:07 UTC  (4+ messages)

[PATCH net-next v2 0/4] TC protocol all support in Sparx5 IS2 VCAP
 2022-11-25  9:50 UTC  (2+ messages)

[PATCH] net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
 2022-11-25  9:50 UTC  (2+ messages)

[PATCH net-next 0/9] Add support for lan966x IS2 VCAP
 2022-11-25  9:50 UTC  (10+ messages)
` [PATCH net-next 1/9] net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
` [PATCH net-next 2/9] net: microchip: vcap: Extend vcap with lan966x
` [PATCH net-next 3/9] net: lan966x: Add initial VCAP
` [PATCH net-next 4/9] net: lan966x: Add is2 vcap model to vcap API
` [PATCH net-next 5/9] net: lan966x: add vcap registers
` [PATCH net-next 6/9] net: lan966x: add tc flower support for VCAP API
` [PATCH net-next 7/9] net: lan966x: add tc matchall goto action
` [PATCH net-next 8/9] net: lan966x: Add port keyset config and callback interface
` [PATCH net-next 9/9] net: microchip: vcap: Implement w32be

[PATCH] net: fec: don't reset irq coalesce settings to defaults on "ip link up"
 2022-11-25  9:40 UTC  (2+ messages)

[PATCH net] aquantia: Do not purge addresses when setting the number of rings
 2022-11-25  9:30 UTC  (2+ messages)

[patch iproute2-main REPOST] devlink: load ifname map on demand from ifname_map_rev_lookup() as well
 2022-11-25  9:12 UTC 

[syzbot] KASAN: use-after-free Read in rfkill_blocked
 2022-11-25  9:09 UTC  (2+ messages)

[PATCH v3 00/11] RTW88: Add support for USB variants
 2022-11-25  8:50 UTC  (9+ messages)
` [PATCH v3 01/11] rtw88: print firmware type in info message
` [PATCH v3 02/11] rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
` [PATCH v3 03/11] rtw88: Drop rf_lock
` [PATCH v3 06/11] rtw88: iterate over vif/sta list non-atomically

[PATCH wireless] mt76: mt7915: add missing of_node_put()
 2022-11-25  9:06 UTC 

RTM_DELROUTE not sent anymore when deleting (last) nexthop of routes in 6.1
 2022-11-25  8:36 UTC  (4+ messages)
` RTM_DELROUTE not sent anymore when deleting (last) nexthop of routes in 6.1 #forregzbot

[patch iproute2] devlink: load ifname map on demand from ifname_map_rev_lookup() as well
 2022-11-25  8:21 UTC  (6+ messages)

[PATCH net] qlcnic: fix sleep-in-atomic-context bugs caused by msleep
 2022-11-25  8:20 UTC  (2+ messages)

[PATCH] qed: avoid defines prefixed with CONFIG
 2022-11-25  8:20 UTC  (2+ messages)

[PATCH v2] lib/test_rhashtable: Remove set but unused variable 'insert_retries'
 2022-11-25  8:20 UTC  (2+ messages)

[PATCH net-next v2] net: phy: add Motorcomm YT8531S phy id
 2022-11-25  8:10 UTC  (2+ messages)

[PATCH linux-next] net: stmmac: use sysfs_streq() instead of strncmp()
 2022-11-25  8:10 UTC  (2+ messages)

[PATCH v2] can: mcba_usb: Fix termination command argument
 2022-11-25  8:00 UTC  (2+ messages)

[PATCH net 1/8] can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netdev is down
 2022-11-25  8:00 UTC  (2+ messages)

[PATCH v2 net] net: hsr: Fix potential use-after-free
 2022-11-25  7:57 UTC 

[PATCH net] net: hsr: Fix potential use-after-free
 2022-11-25  7:53 UTC  (3+ messages)

[PATCH net 0/2] octeontx2-pf: Fix several bugs in exception paths
 2022-11-25  7:45 UTC  (3+ messages)
` [PATCH net 1/2] octeontx2-pf: Fix potential memory leak in otx2_init_tc()
` [PATCH net 2/2] octeontx2-pf: Fix a potential double free in otx2_sq_free_sqbs()

[PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-25  7:37 UTC  (3+ messages)

[PATCH v2] epoll: use refcount to reduce ep_mutex contention
 2022-11-25  7:37 UTC  (4+ messages)

[PATCH net] sfc: fix error process in efx_ef100_pci_sriov_enable()
 2022-11-25  7:19 UTC 

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-25  7:06 UTC  (8+ messages)
` [RFC Patch net-next v2 3/8] net: dsa: microchip: Initial hardware time stamping support

[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
 2022-11-25  6:54 UTC  (7+ messages)

[PATCH net-next] net/smc: Unbind smc control from tcp control
 2022-11-25  6:37 UTC  (10+ messages)

[PATCH xfrm-next v7 6/8] xfrm: speed-up lookup of HW policies
 2022-11-25  6:23 UTC  (11+ messages)

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-25  5:53 UTC  (5+ messages)

[PATCH net-next v4 RESEND] stmmac: tegra: Add MGBE support
 2022-11-25  4:14 UTC  (7+ messages)

[v2][PATCH 0/1] net: phy: Add link between phy dev and mac dev
 2022-11-25  4:12 UTC  (2+ messages)
` [v2][PATCH 1/1] "

[PATCH v2] dt-bindings: net: realtek-bluetooth: Add RTL8723DS
 2022-11-25  4:09 UTC 

[PATCH] net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
 2022-11-25  4:00 UTC  (2+ messages)

[PATCH] mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
 2022-11-25  2:58 UTC 

[PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-25  2:23 UTC 

[PATCH v1 net] af_unix: Call sk_diag_fill() under the bucket lock
 2022-11-25  1:49 UTC  (2+ messages)

[PATCH] net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
 2022-11-25  1:27 UTC 

pull-request: bpf-next 2022-11-25
 2022-11-25  1:24 UTC 

[PATCH v2 net 7/7] hsr: Use a single struct for self_node
 2022-11-25  0:46 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
 2022-11-25  0:36 UTC  (12+ messages)
` [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
  ` [xdp-hints] "
          ` [xdp-hints] "

pull-request: bpf 2022-11-25
 2022-11-25  0:10 UTC 

[PATCH bpf-next] samples/bpf: xdp_router_ipv4_user: Fix write overflow
 2022-11-24 23:30 UTC  (2+ messages)

[PATCH net-next v2 0/9] support direct read from region
 2022-11-24 21:53 UTC  (3+ messages)
` [PATCH net-next v2 1/9] devlink: use min_t to calculate data_size


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