messages from 2022-09-29 06:10:17 to 2022-09-29 16:09:02 UTC [more...]
[PATCH net-next 00/12] macsec: replace custom netlink attribute checks with policy-level checks
2022-09-29 16:08 UTC (3+ messages)
` [PATCH net-next 08/12] macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
[PATCH v3 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
2022-09-29 16:07 UTC (7+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
` [PATCH v3 bpf-next 2/5] bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
` [PATCH v3 bpf-next 3/5] bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
` [PATCH v3 bpf-next 4/5] bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
` [PATCH v3 bpf-next 5/5] selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
[PATCH] vhost/vsock: Use kvmalloc/kvfree for larger packets
2022-09-29 16:07 UTC (12+ messages)
[PATCH net-next RESEND] genetlink: reject use of nlmsg_flags for new commands
2022-09-29 15:55 UTC (5+ messages)
[PATCH 1/1] net: fec: add initial XDP support
2022-09-29 15:52 UTC (16+ messages)
` [EXT] "
[PATCH v1 net] af_unix: Fix memory leaks of the whole sk due to OOB skb
2022-09-29 15:52 UTC
[PATCH net-next 0/6] Netlink protocol specs
2022-09-29 15:52 UTC (13+ messages)
` [PATCH net-next 1/6] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next 4/6] netlink: add a proto specification for FOU
[RFC PATCH] dt-bindings: net: ethernet-controller: Add ptimer_handle
2022-09-29 15:45 UTC (2+ messages)
[PATCH net-next 00/16] mlx5 xsk updates part2 2022-09-28
2022-09-29 15:43 UTC (18+ messages)
` [PATCH net-next 01/16] xsk: Expose min chunk size to drivers
` [PATCH net-next 02/16] net/mlx5e: Use runtime page_shift for striding RQ
` [PATCH net-next 03/16] net/mlx5e: xsk: Use XSK frame size as striding RQ page size
` [PATCH net-next 04/16] net/mlx5e: Keep a separate MKey for striding RQ
` [PATCH net-next 05/16] net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlen
` [PATCH net-next 06/16] net/mlx5e: xsk: Use KSM for unaligned XSK
` [PATCH net-next 07/16] xsk: Remove unused xsk_buff_discard
` [PATCH net-next 08/16] net/mlx5e: Fix calculations for ICOSQ size
` [PATCH net-next 09/16] net/mlx5e: Optimize the page cache reducing its size 2x
` [PATCH net-next 10/16] net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA address
` [PATCH net-next 11/16] net/mlx5e: Remove DMA address from mlx5e_alloc_unit
` [PATCH net-next 12/16] net/mlx5e: Convert struct mlx5e_alloc_unit to a union
` [PATCH net-next 13/16] net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_pool
` [PATCH net-next 14/16] net/mlx5e: Split out channel (de)activation in rx_res
` [PATCH net-next 15/16] net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
` [PATCH net-next 16/16] net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
[PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature
2022-09-29 15:43 UTC (3+ messages)
` [PATCH iproute2-next 2/2] bridge: fdb: enable FDB blackhole feature
` [Bridge] "
[GIT PULL] Networking for 6.0-rc8
2022-09-29 15:38 UTC (2+ messages)
[pull request][net-next 00/16] mlx5 updates 2022-09-27
2022-09-29 15:33 UTC (4+ messages)
[PATCH v1 0/4] Add support for DMA timestamp for non-PTP packets
2022-09-29 15:23 UTC (6+ messages)
[PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
2022-09-29 15:22 UTC
[PATCHv3 iproute2-next] rtnetlink: add new function rtnl_echo_talk()
2022-09-29 15:10 UTC (2+ messages)
[PATCH net-next 0/6] Add new PCP and APPTRUST attributes to dcbnl
2022-09-29 15:07 UTC (8+ messages)
` [PATCH net-next 1/6] net: dcb: add new pcp selector to app object
` [PATCH net-next 2/6] net: dcb: add new apptrust attribute
` [PATCH net-next 3/6] net: microchip: sparx5: add support for offloading pcp table
` [PATCH net-next 4/6] net: microchip: sparx5: add support for apptrust
` [PATCH net-next 5/6] net: microchip: sparx5: add support for offloading dscp table
` [PATCH net-next 6/6] net: microchip: sparx5: add support for offloading default prio
[PATCH v3 0/3] net: ethernet: renesas: Add Ethernet Switch driver
2022-09-29 15:00 UTC (11+ messages)
` [PATCH v3 2/3] "
[patch iproute2-next 0/2] devlink: fix couple of cosmetic issues
2022-09-29 15:00 UTC (4+ messages)
` [patch iproute2-next 1/2] devlink: move use_iec into struct dl
` [patch iproute2-next 2/2] devlink: fix typo in variable name in ifname_map_cb()
[PATCH net-next 1/2] nfc: s3fwrn5: fix order of freeing resources
2022-09-29 14:58 UTC (8+ messages)
` [PATCH net-next 2/2] nfc: s3fwrn5: use devm_clk_get_optional_enabled() helper
[PATCH v7 00/29] Rework the trip points creation
2022-09-29 14:57 UTC (8+ messages)
` [PATCH v7 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v7 13/29] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
PHY firmware update method
2022-09-29 14:53 UTC (6+ messages)
[PATCHv3 net-next] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, set, del}link
2022-09-29 14:32 UTC (7+ messages)
[PATCH net] ip: fix triggering of 'icmp redirect'
2022-09-29 14:27 UTC (3+ messages)
[PATCH ipsec v4] xfrm: replay: Fix ESN wrap around for GSO
2022-09-29 14:25 UTC (2+ messages)
[PATCH net-next 0/5] Add PLB functionality to TCP
2022-09-29 14:24 UTC (6+ messages)
` [PATCH net-next 1/5] tcp: add sysctls for TCP PLB parameters
` [PATCH net-next 2/5] tcp: add PLB functionality for TCP
` [PATCH net-next 3/5] tcp: add support for PLB in DCTCP
` [PATCH net-next 4/5] tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
` [PATCH net-next 5/5] tcp: add rcv_wnd and plb_rehash to TCP_INFO
[PATCH v2] random: use immediate per-cpu timer rather than workqueue for mixing fast pool
2022-09-29 14:18 UTC (5+ messages)
` [PATCH v3] random: use expired per-cpu timer rather than wq "
[PATCH net-next v3 0/2] Add helper functions to parse netlink msg of ip_tunnel
2022-09-29 13:52 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: Add helper function to parse netlink msg of ip_tunnel_encap
` [PATCH net-next v3 2/2] net: Add helper function to parse netlink msg of ip_tunnel_parm
[PATCH net-next v2 0/2] Add helper functions to parse netlink msg of ip_tunnel
2022-09-29 13:38 UTC (6+ messages)
` [PATCH net-next v2 1/2] net: Add helper function to parse netlink msg of ip_tunnel_encap
` [PATCH net-next v2 2/2] net: Add helper function to parse netlink msg of ip_tunnel_parm
[PATCH -next] net: cpmac: Add __init/__exit annotations to module init/exit funcs
2022-09-29 13:00 UTC (2+ messages)
[PATCH V4] mISDN: fix use-after-free bugs in l1oip timer handlers
2022-09-29 12:23 UTC (3+ messages)
[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
2022-09-29 12:13 UTC (6+ messages)
` [RFC PATCH v2 2/3] dpll: add netlink events
` [RFC PATCH v2 3/3] ptp_ocp: implement DPLL ops
[PATCH net] veth: Avoid drop packets when xdp_redirect performs
2022-09-29 12:08 UTC (8+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-09-26 (i40e)
2022-09-29 11:58 UTC (6+ messages)
` [PATCH net 2/3] i40e: Fix not setting xps_cpus after reset
[PATCH] net/mlx5: Remove unused ctx variables
2022-09-29 11:45 UTC
[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2022-09-28 (i40e)
2022-09-29 11:12 UTC (3+ messages)
` [PATCH net v2 2/2] i40e: Fix DMA mappings leak
purpose of ping_hash() in net/ipv4/ping.c
2022-09-29 11:11 UTC
[PATCH 0/2] Fix to latest syzkaller bugs in 9p area
2022-09-29 10:53 UTC (5+ messages)
` [PATCH 1/2] Revert "9p: p9_client_create: use p9_client_destroy on failure"
` [PATCH 2/2] 9p: destroy client in symmetric order
[PATCH bpf-next] selftests/xsk: fix double free
2022-09-29 10:44 UTC (2+ messages)
[PATCH] net: sched: cls_u32: Avoid memcpy() false-positive warning
2022-09-29 10:18 UTC (2+ messages)
[PATCH] seg6: Delete invalid code
2022-09-29 9:56 UTC
[PATCH ipsec v3] xfrm: replay: Fix ESN wrap around for GSO
2022-09-29 9:54 UTC (2+ messages)
[PATCH net-next] ethernet: 8390: remove unnecessary check of mem
2022-09-29 9:40 UTC (2+ messages)
[PATCH net-next v3 0/3] net: WangXun txgbe ethernet driver
2022-09-29 9:34 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: txgbe: Store PCI info
` [PATCH net-next v3 2/3] net: txgbe: Reset hardware
` [PATCH net-next v3 3/3] net: txgbe: Set MAC address and register netdev
setns() affecting other threads in 5.10.132 and 6.0
2022-09-29 9:33 UTC (5+ messages)
` setns() affecting other threads in 5.10.132 and 6.0 #forregzbot
[PATCH bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
2022-09-29 9:29 UTC (4+ messages)
[PATCH net] genetlink: reject use of nlmsg_flags for new commands
2022-09-29 9:20 UTC (2+ messages)
[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
2022-09-29 9:00 UTC (6+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
[PATCH -next v2] nfp: Use skb_put_data() instead of skb_put/memcpy pair
2022-09-29 9:00 UTC (2+ messages)
[PATCH net-next v2 0/5] nfp: support FEC mode reporting and auto-neg
2022-09-29 8:58 UTC (6+ messages)
` [PATCH net-next v2 1/5] nfp: add support for reporting active FEC mode
` [PATCH net-next v2 2/5] nfp: avoid halt of driver init process when non-fatal error happens
` [PATCH net-next v2 3/5] nfp: refine the ABI of getting `sp_indiff` info
` [PATCH net-next v2 4/5] nfp: add support for link auto negotiation
` [PATCH net-next v2 5/5] nfp: add support restart of link auto-negotiation
[PATCH net-next v2 0/3] nfp: IPsec offload support
2022-09-29 8:48 UTC (7+ messages)
` [PATCH net-next v2 2/3] nfp: add framework to support ipsec offloading
` [PATCH net-next v2 3/3] nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer
[PATCH] net: liquidio: Remove unused struct lio_trusted_vf_ctx
2022-09-29 8:20 UTC (2+ messages)
[PATCH net-next v2] net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
2022-09-29 8:10 UTC (2+ messages)
[PATCH -next] wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
2022-09-29 8:00 UTC (2+ messages)
[PATCH -next] net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
2022-09-29 8:00 UTC (2+ messages)
[PATCH V3 0/6] Conditionally read fields in dev cfg space
2022-09-29 7:46 UTC (4+ messages)
[PATCH net] eth: alx: take rtnl_lock on resume
2022-09-29 7:48 UTC (2+ messages)
[PATCH -next] ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
2022-09-29 7:40 UTC (2+ messages)
[PATCH net-next 0/6] bnxt_en: Driver updates
2022-09-29 7:32 UTC (5+ messages)
` [PATCH net-next 5/6] bnxt_en: add .get_module_eeprom_by_page() support
[patch net-next v3 0/7] devlink: sanitize per-port region creation/destruction
2022-09-29 7:29 UTC (8+ messages)
` [patch net-next v3 1/7] net: devlink: introduce port registered assert helper and use it
` [patch net-next v3 2/7] net: devlink: introduce a flag to indicate devlink port being registered
` [patch net-next v3 3/7] net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions
` [patch net-next v3 4/7] net: dsa: move port_setup/teardown to be called outside devlink port registered area
` [patch net-next v3 5/7] net: dsa: don't leave dangling pointers in dp->pl when failing
` [patch net-next v3 6/7] net: dsa: don't do devlink port setup early
` [patch net-next v3 7/7] net: dsa: remove bool devlink_port_setup
[PATCH v2 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
2022-09-29 7:23 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: net: snps,dwmac: Update interrupt-names
` [PATCH v2 2/4] dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
` [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
` [PATCH v2 4/4] MAINTAINERS: Point to the yaml version of 'qcom,ethqos' dt-bindings
[RFC PATCH net-next v4 0/6] Implement devlink-rate API and extend it
2022-09-29 7:12 UTC (13+ messages)
` [RFC PATCH net-next v4 2/6] devlink: Extend devlink-rate api with queues and new parameters
[PATCH v6 0/2] Improve virtio performance for 9k mtu
2022-09-29 7:01 UTC (4+ messages)
` [virtio-dev] "
[PATCH 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
2022-09-29 6:22 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
` [PATCH 3/4] dt-bindings: net: snps,dwmac: Update reg maxitems
[PATCH v2 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
2022-09-29 6:17 UTC (5+ messages)
` [PATCH v2 bpf-next 4/5] bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
[PATCH] ip6_vti:Remove the space before the comma
2022-09-29 6:12 UTC
[syzbot] KASAN: use-after-free Read in rdma_close
2022-09-29 6:10 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).