netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-10 03:14:09 to 2022-08-10 16:42:23 UTC [more...]

[PATCH net-next 0/6] net: remove non-Ethernet drivers using virt_to_bus()
 2022-08-10 16:42 UTC  (5+ messages)
` [PATCH net-next 3/6] net: atm: remove support for ZeitNet ZN122x ATM devices

[PATCH bpf-next v5 0/3] destructive bpf_kfuncs
 2022-08-10 16:30 UTC  (5+ messages)
` [PATCH bpf-next v5 1/3] bpf: add destructive kfunc flag
` [PATCH bpf-next v5 2/3] bpf: export crash_kexec() as destructive kfunc
` [PATCH bpf-next v5 3/3] selftests/bpf: add destructive kfunc test

[syzbot] WARNING: suspicious RCU usage in add_v4_addrs
 2022-08-10 16:28 UTC 

[RFC 0/1] Move IFF_LIVE_ADDR_CHANGE to public flag
 2022-08-10 16:26 UTC  (7+ messages)
` [RFC 1/1] net: move "

[PATCH v5 3/5] Bluetooth: Add support for hci devcoredump
 2022-08-10 16:19 UTC  (2+ messages)

[PATCH 0/2] neighbour: fix possible DoS due to net iface start/stop loop
 2022-08-10 16:08 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] neigh: "
  ` [PATCH v2 2/2] neighbour: make proxy_queue.qlen limit per-device

[RFC PATCH net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-10 16:02 UTC  (5+ messages)

[PATCH] net: dsa: mv88e6060: report max mtu 1536
 2022-08-10 15:56 UTC  (5+ messages)

[RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting
 2022-08-10 15:49 UTC  (12+ messages)
` [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc
` [RFC net-next io_uring 02/11] xen/netback: use "
` [RFC net-next io_uring 03/11] vhost/net: "
` [RFC net-next io_uring 04/11] net: shrink struct ubuf_info
` [RFC net-next io_uring 05/11] net: rename ubuf_info's flags
` [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info
` [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting
` [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs
` [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs
` [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED
` [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching

[PATCH] net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
 2022-08-10 15:29 UTC 

ethernet<n> dt aliases implications in U-Boot and Linux
 2022-08-10 15:35 UTC  (18+ messages)

[PATCH RFC net-next 0/3] net: vlan: fix bridge binding behavior and add selftests
 2022-08-10 15:21 UTC  (6+ messages)

[PATCH 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-10 15:21 UTC  (4+ messages)
` [PATCH 01/15] bpf: Remove unneeded memset in queue_stack_map creation
` [PATCH 02/15] bpf: Use bpf_map_area_free instread of kvfree

[PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-10 15:18 UTC  (16+ messages)
` [PATCH bpf-next 01/15] bpf: Remove unneeded memset in queue_stack_map creation
` [PATCH bpf-next 02/15] bpf: Use bpf_map_area_free instread of kvfree
` [PATCH bpf-next 03/15] bpf: Make __GFP_NOWARN consistent in bpf map creation
` [PATCH bpf-next 04/15] bpf: Use bpf_map_area_alloc consistently on "
` [PATCH bpf-next 05/15] bpf: Fix incorrect mem_cgroup_put
` [PATCH bpf-next 06/15] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [PATCH bpf-next 07/15] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [PATCH bpf-next 08/15] bpf: Save memcg in bpf_map_init_from_attr()
` [PATCH bpf-next 09/15] bpf: Use scoped-based charge in bpf_map_area_alloc
` [PATCH bpf-next 10/15] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [PATCH bpf-next 11/15] bpf: Use bpf_map_kzalloc in arraymap
` [PATCH bpf-next 12/15] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next 13/15] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
` [PATCH bpf-next 14/15] bpf: Add return value for bpf_map_init_from_attr
` [PATCH bpf-next 15/15] bpf: Introduce selectable memcg for bpf map

[PATCH bpf-next v4] selftests: xsk: Update poll test cases
 2022-08-10 15:17 UTC  (3+ messages)

[PATCH] can: rx-offload: Break loop on queue full
 2022-08-10 14:45 UTC 

[RFCv7 PATCH net-next 00/36] net: extend the type of netdev_features_t to bitmap
 2022-08-10 14:41 UTC  (46+ messages)
` [RFCv7 PATCH net-next 01/36] net: introduce operation helpers for netdev features
` [RFCv7 PATCH net-next 02/36] net: replace general features macroes with global netdev_features variables
` [RFCv7 PATCH net-next 03/36] net: replace multiple feature bits with DECLARE_NETDEV_FEATURE_SET
` [RFCv7 PATCH net-next 06/36] iwlwifi: replace const features initialization with NETDEV_FEATURE_SET
` [RFCv7 PATCH net-next 08/36] ravb: "
` [RFCv7 PATCH net-next 09/36] test_bpf: "
` [RFCv7 PATCH net-next 10/36] treewide: replace NETIF_F_CSUM_MASK | NETIF_F_GSO_MASK by netdev_csum_gso_features_mask
` [RFCv7 PATCH net-next 11/36] treewide: replace NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM by netdev_ip_csum_features
` [RFCv7 PATCH net-next 12/36] treewide: replace NETIF_F_TSO | NETIF_F_TSO6 by netdev_general_tso_features
` [RFCv7 PATCH net-next 13/36] treewide: replace VLAN tag feature array by const vlan features
` [RFCv7 PATCH net-next 14/36] net: simplify the netdev features expressions for xxx_gso_segment
` [RFCv7 PATCH net-next 15/36] treewide: simplify the netdev features expression
` [RFCv7 PATCH net-next 16/36] treewide: use replace features '0' by netdev_empty_features
` [RFCv7 PATCH net-next 17/36] treewide: adjust features initialization
` [RFCv7 PATCH net-next 18/36] net: mlx4: adjust the net device feature relative macroes
` [RFCv7 PATCH net-next 19/36] net: mlx5e: adjust "
` [RFCv7 PATCH net-next 20/36] net: mlxsw: adjust input parameter for function mlxsw_sp_handle_feature
` [RFCv7 PATCH net-next 22/36] net: core: adjust netdev_sync_xxx_features
` [RFCv7 PATCH net-next 23/36] net: adjust the build check for net_gso_ok()
` [RFCv7 PATCH net-next 24/36] treewide: use netdev_feature_add helpers
` [RFCv7 PATCH net-next 25/36] treewide: use netdev_features_or/set helpers
` [RFCv7 PATCH net-next 26/36] treewide: use netdev_feature_change helpers
` [RFCv7 PATCH net-next 27/36] treewide: use netdev_feature_del helpers
` [RFCv7 PATCH net-next 28/36] treewide: use netdev_features_andnot and netdev_features_clear helpers
` [RFCv7 PATCH net-next 29/36] treewide: use netdev_features_xor helpers
` [RFCv7 PATCH net-next 30/36] treewide: use netdev_feature_test helpers
` [RFCv7 PATCH net-next 31/36] treewide: use netdev_features_intersects helpers
` [RFCv7 PATCH net-next 32/36] net: use netdev_features_and and netdev_features_mask helpers
` [RFCv7 PATCH net-next 33/36] treewide: use netdev_features_subset helpers
` [RFCv7 PATCH net-next 34/36] treewide: use netdev_features_equal helpers
` [RFCv7 PATCH net-next 35/36] treewide: use netdev_features_empty helpers
` [RFCv7 PATCH net-next 36/36] net: redefine the prototype of netdev_features_t

[PATCH v2] net:bonding:support balance-alb interface with vlan to bridge
 2022-08-10 14:32 UTC  (3+ messages)

[PATCH] fec: Restart PPS after link state change
 2022-08-10 14:00 UTC 

[PATCH] skfp/h: fix repeated words in comments
 2022-08-10 13:59 UTC 

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-08-10 13:23 UTC  (3+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer

[PATCH net] genetlink: correct uAPI defines
 2022-08-10 13:10 UTC  (3+ messages)

[PATCH] rds: add missing barrier to release_refill
 2022-08-10 13:00 UTC 

[PATCH net-next V4 0/3] Introduce and use NUMA distance metrics
 2022-08-10 12:57 UTC  (15+ messages)
` [PATCH net-next V4 1/3] sched/topology: Add NUMA-based CPUs spread API
                  ` [PATCH 1/2] sched/topology: Introduce sched_numa_hop_mask()
                    ` [PATCH 2/2] net/mlx5e: Leverage sched_numa_hop_mask()

[PATCH v2 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
 2022-08-10 12:57 UTC  (9+ messages)
` [PATCH v2 4/5] dt-bindings: Drop Robert Jones
` [PATCH v2 5/5] dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-10 12:54 UTC  (7+ messages)
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups

[PATCH net] macsec: Fix traffic counters/statistics
 2022-08-10 12:50 UTC  (2+ messages)

[PATCH net] devlink: Fix use-after-free after a failed reload
 2022-08-10 12:50 UTC  (2+ messages)

[PATCH v2] tcp: adjust rcvbuff according copied rate of user space
 2022-08-10 12:43 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: Add support for Cinterion MV32
 2022-08-10 12:35 UTC  (5+ messages)
  `  "
    `  "

[PATCH] fec: Restart PPS after link state change
 2022-08-10 11:36 UTC  (3+ messages)

WARNING in ieee80211_ibss_csa_beacon
 2022-08-10 11:35 UTC  (2+ messages)

[PATCH v2 net-next] net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
 2022-08-10 11:13 UTC 

[PATCH net] l2tp: Serialize access to sk_user_data with sock lock
 2022-08-10 10:28 UTC 

[PATCH] selftests:net:forwarding: Included install command
 2022-08-10  9:53 UTC  (2+ messages)

[RFC PATCH v3 net-next 00/10] Validate OF nodes for DSA shared ports
 2022-08-10  9:52 UTC  (4+ messages)
` [RFC PATCH v3 net-next 10/10] net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports

[PATCH net-next] net: phy: realtek: add support for RTL8821F(D)(I)-VD-CG
 2022-08-10 17:37 UTC 

[PATCH net v3 1/2] vsock: Fix memory leak in vsock_connect()
 2022-08-10  9:00 UTC  (2+ messages)

[RFC PATCH net-next 00/16] net: WangXun txgbe ethernet driver
 2022-08-10  8:55 UTC  (17+ messages)
` [RFC PATCH net-next 01/16] net: txgbe: Store PCI info
` [RFC PATCH net-next 02/16] net: txgbe: Reset hardware
` [RFC PATCH net-next 03/16] net: txgbe: Set MAC address and register netdev
` [RFC PATCH net-next 04/16] net: txgbe: Add operations to interact with firmware
` [RFC PATCH net-next 05/16] net: txgbe: Identify PHY and SFP module
` [RFC PATCH net-next 06/16] net: txgbe: Initialize service task
` [RFC PATCH net-next 07/16] net: txgbe: Support to setup link
` [RFC PATCH net-next 08/16] net: txgbe: Add interrupt support
` [RFC PATCH net-next 09/16] net: txgbe: Handle various event interrupts
` [RFC PATCH net-next 10/16] net: txgbe: Configure Rx and Tx unit of the MAC
` [RFC PATCH net-next 11/16] net: txgbe: Allocate Rx and Tx resources
` [RFC PATCH net-next 12/16] net: txgbe: Add Rx and Tx cleanup routine
` [RFC PATCH net-next 13/16] net: txgbe: Add device Rx features
` [RFC PATCH net-next 14/16] net: txgbe: Add transmit path to process packets
` [RFC PATCH net-next 15/16] net: txgbe: Support to get system network statistics
` [RFC PATCH net-next 16/16] net: txgbe: support to respond Tx hang

Question: Ethernet Phy issues on Colibri IMX8X (imx8qxp) - kernel 5.19
 2022-08-10  8:49 UTC  (5+ messages)

[PATCH] Bluetooth: Honor name resolve evt regardless of discov state
 2022-08-10  8:47 UTC 

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

[PATCH net] Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
 2022-08-10  8:30 UTC  (2+ messages)

[PATCH net 0/n] pull-request: can 2022-08-10
 2022-08-10  8:30 UTC  (6+ messages)
` [PATCH net 1/4] can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
` [PATCH net 2/4] can: j1939: j1939_session_destroy(): fix memory leak of skbs
` [PATCH net 3/4] can: ems_usb: fix clang's -Wunaligned-access warning
` [PATCH net 4/4] can: mcp251x: Fix race condition on receive interrupt

[PATCH] netlabel: fix typo in comment
 2022-08-10  8:30 UTC  (2+ messages)

[PATCH] igc: Remove _I_PHY_ID check for i225 devices
 2022-08-10  8:22 UTC  (4+ messages)

[PATCH net v2] net/tls: Use RCU API to access tls_ctx->netdev
 2022-08-10  8:16 UTC 

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-08-10  8:10 UTC  (8+ messages)

[PATCH net 0/8] Netfilter fixes for net
 2022-08-10  7:59 UTC  (6+ messages)
` [PATCH net 1/8] netfilter: nf_tables: validate variable length element extension

[PATCH v3] nfp: fix use-after-free in area_cache_get()
 2022-08-10  7:30 UTC 

[PATCH] tcp: adjust rcvbuff according copied rate of user space
 2022-08-10  7:24 UTC  (3+ messages)

[PATCH net 0/4] pull-request: can 2022-08-09
 2022-08-10  7:19 UTC  (4+ messages)
` [PATCH net 4/4] can: mcp251x: Fix race condition on receive interrupt

[PATCH net 0/4] pull-request: can 2022-08-10
 2022-08-10  7:15 UTC 

[PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error
 2022-08-10  5:48 UTC  (2+ messages)
` [1/6] wifi: "

[PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
 2022-08-10  5:40 UTC  (2+ messages)

[PATCH v3 net 0/4] Do not use RT_TOS for IPv6 flowlabel
 2022-08-10  5:30 UTC  (2+ messages)

[PATCH] ax88796: Fix some typo in a comment
 2022-08-10  5:20 UTC  (2+ messages)

[PATCH v3] net: atlantic: fix aq_vec index out of range error
 2022-08-10  5:20 UTC  (2+ messages)

[PATCH v4 net] geneve: fix TOS inheriting for ipv4
 2022-08-10  5:20 UTC  (2+ messages)

[PATCH net-next] tcp: Make SYN ACK RTO tunable by BPF programs with TFO
 2022-08-10  5:11 UTC  (2+ messages)

[PATCH v2] nfp: fix use-after-free in area_cache_get()
 2022-08-10  4:31 UTC  (2+ messages)

[PATCH net v2 0/2] bonding: 802.3ad: fix no transmission of LACPDUs
 2022-08-10  3:56 UTC  (3+ messages)
` [PATCH net v2 1/2] selftests: include bonding tests into the kselftest infra


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