netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-16 07:38:28 to 2022-08-16 17:23:08 UTC [more...]

[PATCH bpf-next v7 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-16 17:22 UTC  (12+ messages)
` [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter

[PATCH v2 0/2] unix: Add ioctl(SIOCUNIXGRABFDS) to grab files of receive queue skbs
 2022-08-16 17:15 UTC  (4+ messages)
` [PATCH v2 1/2] fs: Export __receive_fd()

[PATCH net-next] net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frame
 2022-08-16 17:14 UTC 

[PATCH v1 net 00/15] sysctl: Fix data-races around net.core.XXX (Round 1)
 2022-08-16 16:58 UTC  (18+ messages)
` [PATCH v1 net 01/15] net: Fix data-races around sysctl_[rw]mem_(max|default)
` [PATCH v1 net 02/15] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH v1 net 03/15] net: Fix data-races around netdev_max_backlog
` [PATCH v1 net 04/15] bpf: Fix data-races around bpf_jit_enable
` [PATCH v1 net 05/15] bpf: Fix data-races around bpf_jit_harden
` [PATCH v1 net 06/15] bpf: Fix data-races around bpf_jit_kallsyms
` [PATCH v1 net 07/15] bpf: Fix a data-race around bpf_jit_limit
` [PATCH v1 net 08/15] net: Fix data-races around netdev_tstamp_prequeue
` [PATCH v1 net 09/15] ratelimit: Fix data-races in ___ratelimit()
` [PATCH v1 net 10/15] net: Fix data-races around sysctl_optmem_max
` [PATCH v1 net 11/15] net: Fix a data-race around sysctl_tstamp_allow_data
` [PATCH v1 net 12/15] net: Fix a data-race around sysctl_net_busy_poll
` [PATCH v1 net 13/15] net: Fix a data-race around sysctl_net_busy_read
` [PATCH v1 net 14/15] net: Fix a data-race around netdev_budget
` [PATCH v1 net 15/15] net: Fix data-races around sysctl_max_skb_frags

[PATCH net-next] tcp: Make SYN ACK RTO tunable by BPF programs with TFO
 2022-08-16 16:59 UTC  (4+ messages)

[PATCH] wifi: ath9k: fix repeated words in comments
 2022-08-16 16:40 UTC  (3+ messages)

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-08-16 16:38 UTC  (16+ messages)
` [PATCH 1/6] vsock: replace virtio_vsock_pkt with sk_buff
` [PATCH 2/6] vsock: return errors other than -ENOMEM to socket
` [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
` [PATCH 4/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH 5/6] virtio/vsock: add support for dgram
` [PATCH 6/6] vsock_test: add tests for vsock dgram

[PATCH net] net: phy: Warn if phy is attached when removing
 2022-08-16 16:37 UTC 

[PATCH net] i40e: Fix kernel crash during module removal
 2022-08-16 16:22 UTC 

[PATCH net v2] net: genl: fix error path memory leak in policy dumping
 2022-08-16 16:19 UTC 

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-08-16 15:55 UTC  (12+ messages)

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-08-16 15:53 UTC  (10+ messages)
` [RFC net-next 1/4] ynl: add intro docs for the concept
` [RFC net-next 2/4] ynl: add the schema for the schemas

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-16 15:52 UTC  (5+ messages)
` [PATCH v2 08/13] tracing: Improve panic/die notifiers

[PATCH bpf-next 2/2] use prefetch function in bpf_map_lookup_batch()
 2022-08-16 15:34 UTC 

[syzbot] upstream boot error: general protection fault in nl80211_put_iface_combinations
 2022-08-16 15:34 UTC  (4+ messages)

[PATCH bpf-next 1/2] Benchmark test added: bench_bpf_htab_batch_ops
 2022-08-16 15:33 UTC 

[PATCH ipsec] xfrm: policy: fix md_dst skb->dev xmit null pointer dereference
 2022-08-16 15:30 UTC  (3+ messages)
` [PATCH ipsec v2] xfrm: policy: fix metadata dst->dev "

[PATCH] dt-bindings: Fix incorrect "the the" corrections
 2022-08-16 15:30 UTC 

[PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-08-16 15:20 UTC  (6+ messages)
` [PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi

smsc95xx driver
 2022-08-16 14:22 UTC 

[PATCH v2 1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
 2022-08-16 14:24 UTC  (2+ messages)
` [PATCH v2 2/2] stmmac: intel: Simplify intel_eth_pci_remove()

[PATCH net] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
 2022-08-16 14:16 UTC 

[PATCH net 0/8] Fixes for Ocelot driver statistics
 2022-08-16 13:53 UTC  (9+ messages)
` [PATCH net 1/8] net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
` [PATCH net 2/8] net: mscc: ocelot: fix incorrect ndo_get_stats64 "
` [PATCH net 3/8] net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
` [PATCH net 4/8] net: mscc: ocelot: turn stats_lock into a spinlock
` [PATCH net 5/8] net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
` [PATCH net 6/8] net: mscc: ocelot: make struct ocelot_stat_layout array indexable
` [PATCH net 7/8] net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
` [PATCH net 8/8] net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelot->stats

[PATCH iproute2]rdma: modify the command output message of rdma statistic help based on man manual
 2022-08-16 13:49 UTC  (2+ messages)

[ RFC net-next 0/3] net: flow_offload: add support for per action hw stats
 2022-08-16 13:42 UTC  (5+ messages)
` [ RFC net-next 1/3] net: sched: Pass flow_stats instead of multiple stats args
` [ RFC net-next 2/3] net: flow_offload: add action stats api
` [ RFC net-next 3/3] net/sched: act_api: update hw stats for tc action list

[PATCH net v3 0/2] bonding: 802.3ad: fix no transmission of LACPDUs
 2022-08-16 13:41 UTC  (7+ messages)
` [PATCH net v3 1/2] selftests: include bonding tests into the kselftest infra
` [PATCH net v3 2/2] bonding: 802.3ad: fix no transmission of LACPDUs

[PATCH v1 0/3] Bring back driver_deferred_probe_check_state() for now
 2022-08-16 13:30 UTC  (5+ messages)

[PATCH net v2] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
 2022-08-16 13:26 UTC 

[PATCH V2 net-next] net: phy: realtek: add support for RTL8221F(D)(I)-VD-CG
 2022-08-16 19:48 UTC  (2+ messages)

[PATCH for-rc] RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
 2022-08-16 13:21 UTC  (2+ messages)

[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
 2022-08-16 13:20 UTC  (5+ messages)

[PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
 2022-08-16 13:09 UTC  (3+ messages)

[net-next 1/1] stmmac: intel: remove unused 'has_crossts' flag
 2022-08-16  7:30 UTC 

[PATCH net-next 00/10] net/smc: optimize the parallelism of SMC-R connections
 2022-08-16 12:52 UTC  (17+ messages)
` [PATCH net-next 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending
` [PATCH net-next 03/10] net/smc: allow confirm/delete rkey response deliver multiplex
` [PATCH net-next 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
` [PATCH net-next 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
` [PATCH net-next 09/10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()

[net v2 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-16 12:44 UTC  (3+ messages)

[PATCH 8/8] tty: Make ->set_termios() old ktermios const
 2022-08-16 11:57 UTC 

[RESEND PATCH 0/2] Macb PTP enhancements
 2022-08-16 11:55 UTC  (3+ messages)
` [RESEND PATCH 1/2] net: macb: Enable PTP unicast
` [RESEND PATCH 2/2] net: macb: Optimize reading HW timestamp

[PATCH] net: dsa: mv88e6xxx: support RGMII cmode
 2022-08-16 11:45 UTC 

[PATCH 1/2] dt-bindings: vertexcom-mse102x: Update email address
 2022-08-16 11:18 UTC  (4+ messages)

[PATCH v4.3] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
 2022-08-16 11:17 UTC 

[patch net v3] net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
 2022-08-16 10:55 UTC 

[PATCH bpf-next 2/3] bpf: Add support for writing to nf_conn:mark
 2022-08-16 10:43 UTC  (2+ messages)

[PATCH xfrm-next 00/26] mlx5 IPsec full offload part
 2022-08-16 10:38 UTC  (27+ messages)
` [PATCH xfrm-next 01/26] net/mlx5: Delete esp_id field that is not used
` [PATCH xfrm-next 02/26] net/mlx5: Add HW definitions for IPsec full offload
` [PATCH xfrm-next 03/26] net/mlx5: Remove from FPGA IFC file not-needed definitions
` [PATCH xfrm-next 04/26] net/mlx5e: Advertise IPsec full offload support
` [PATCH xfrm-next 05/26] net/mlx5e: Store replay window in XFRM attributes
` [PATCH xfrm-next 06/26] net/mlx5e: Remove extra layers of defines
` [PATCH xfrm-next 07/26] net/mlx5e: Create symmetric IPsec RX and TX flow steering structs
` [PATCH xfrm-next 08/26] net/mlx5e: Use mlx5 print routines for low level IPsec code
` [PATCH xfrm-next 09/26] net/mlx5e: Remove accesses to priv for low level IPsec FS code
` [PATCH xfrm-next 10/26] net/mlx5e: Validate that IPsec full offload can handle packets
` [PATCH xfrm-next 11/26] net/mlx5e: Create Advanced Steering Operation object for IPsec
` [PATCH xfrm-next 12/26] net/mlx5e: Create hardware IPsec full offload objects
` [PATCH xfrm-next 13/26] net/mlx5e: Move IPsec flow table creation to separate function
` [PATCH xfrm-next 14/26] net/mlx5e: Refactor FTE setup code to be more clear
` [PATCH xfrm-next 15/26] net/mlx5e: Flatten the IPsec RX add rule path
` [PATCH xfrm-next 16/26] net/mlx5e: Make clear what IPsec rx_err does
` [PATCH xfrm-next 17/26] net/mlx5e: Group IPsec miss handles into separate struct
` [PATCH xfrm-next 18/26] net/mlx5e: Generalize creation of default IPsec miss group and rule
` [PATCH xfrm-next 19/26] net/mlx5e: Create IPsec policy offload tables
` [PATCH xfrm-next 20/26] net/mlx5e: Add XFRM policy offload logic
` [PATCH xfrm-next 21/26] net/mlx5e: Use same coding pattern for Rx and Tx flows
` [PATCH xfrm-next 22/26] net/mlx5e: Configure IPsec full offload flow steering
` [PATCH xfrm-next 23/26] net/mlx5e: Improve IPsec flow steering autogroup
` [PATCH xfrm-next 24/26] net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flows
` [PATCH xfrm-next 25/26] net/mlx5e: Skip IPsec encryption for TX path without matching policy
` [PATCH xfrm-next 26/26] net/mlx5e: Open mlx5 driver to accept IPsec full offload

[PATCH bpf-next] xdp: report rx queue index in xdp_frame
 2022-08-16  9:56 UTC  (4+ messages)

[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
 2022-08-16  8:59 UTC  (7+ messages)
` [PATCH xfrm-next v2 1/6] xfrm: add new full offload flag
` [PATCH xfrm-next v2 2/6] xfrm: allow state full offload mode
` [PATCH xfrm-next v2 3/6] xfrm: add an interface to offload policy
` [PATCH xfrm-next v2 4/6] xfrm: add TX datapath support for IPsec full offload mode
` [PATCH xfrm-next v2 5/6] xfrm: add RX datapath protection "
` [PATCH xfrm-next v2 6/6] xfrm: enforce separation between priorities of HW/SW policies

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in ieee80211_register_hw
 2022-08-16  8:40 UTC 

[PATCH v3] igb: Add lock to avoid data race
 2022-08-16 10:35 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 1/1] net_sched: cls_route: disallow handle of 0
 2022-08-16 10:25 UTC  (3+ messages)

[PATCH] stmmac: pci: Add LS7A support for dwmac-loongson
 2022-08-16 10:25 UTC 

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-16  9:56 UTC 

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-16  8:46 UTC  (6+ messages)
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space

[PATCH 0/2] allow userspace to query device features
 2022-08-16  9:08 UTC  (6+ messages)
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev

[PATCH net] net/mlx5e: Allocate flow steering storage during uplink initialization
 2022-08-16  8:47 UTC 

igc: missing HW timestamps at TX
 2022-08-16  9:33 UTC  (15+ messages)

[PATCH ipsec-next] xfrm: update x->lastused for every packet
 2022-08-16  9:27 UTC  (2+ messages)

[PATCH ipsec 0/2] xfrm: Fix bugs in stacked XFRM-I tunnels
 2022-08-16  8:53 UTC  (4+ messages)
` [PATCH ipsec 1/2] xfrm: Check policy for nested XFRM packets in xfrm_input

[PATCH v2] wifi: cfg80211: Fix UAF in ieee80211_scan_rx()
 2022-08-16  8:52 UTC  (10+ messages)

[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-16  9:02 UTC  (2+ messages)

[syzbot] upstream boot error: general protection fault in netdev_queue_update_kobjects
 2022-08-16  8:35 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in __rhashtable_lookup
 2022-08-16  8:41 UTC 

[RFC PATCH net-next] net: ngbe: Add build support for ngbe
 2022-08-16  7:53 UTC 

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-16  7:51 UTC  (12+ messages)

[RFC net-next 1/1] net/smc: SMC for inter-VM communication
 2022-08-16  7:48 UTC  (7+ messages)

[PATCH v4 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-08-16  7:44 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
` [PATCH v4 2/3] net: ethernet: ti: am65-cpsw: Add support "
` [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location

[PATCH net-next] igc: add xdp frags support to ndo_xdp_xmit
 2022-08-16  7:14 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-08-16  5:48 UTC  (7+ messages)
          ` python-eventlet test broken in 5.19 [was: Revert "tcp: change pingpong threshold to 3"]

[PATCH bpf-next] selftests/bpf: fix attach point for non-x86 arches in test_progs/lsm
 2022-08-16  5:52 UTC  (2+ messages)
` [PATCH bpf-next v2] "

BUG: corrupted list in insert_work
 2022-08-16  5:58 UTC 

KASAN: slab-out-of-bounds in ipvlan_queue_xmit
 2022-08-16  5:37 UTC 

[PATCH v4 0/6] virtio: drop sizing vqs during init
 2022-08-16  5:36 UTC  (8+ messages)
` [PATCH v4 1/6] virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
` [PATCH v4 2/6] virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
` [PATCH v4 3/6] virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
` [PATCH v4 4/6] virtio_pci: Revert "virtio_pci: "
` [PATCH v4 5/6] virtio: Revert "virtio_vdpa: "
` [PATCH v4 5/6] virtio_vdpa: "
` [PATCH v4 6/6] virtio: Revert "virtio: find_vqs() add arg sizes"

[PATCH net-next v2] net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
 2022-08-16  4:26 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 NNTP newsgroup(s).