netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 02:38:42 to 2022-02-23 15:55:25 UTC [more...]

[PATCH net-next] net: Correct wrong BH disable in hard-interrupt
 2022-02-23 15:55 UTC  (4+ messages)

[PATCH net] ping: fix the dif and sdif check in ping_lookup
 2022-02-23 15:52 UTC  (4+ messages)

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-23 15:38 UTC  (27+ messages)
` [RFC 03/10] base: swnode: use fwnode_get_match_data()
` [RFC 10/10] net: sfp: add support for fwnode

[PATCH] bpf: Refuse to mount bpffs on the same mount point multiple times
 2022-02-23 15:36 UTC  (2+ messages)

[PATCH net] net: vlan: allow vlan device MTU change follow real device from smaller to bigger
 2022-02-23 15:17 UTC  (9+ messages)

[PATCH] vhost: validate range size before adding to iotlb
 2022-02-23 15:15 UTC  (9+ messages)

[PATCH net-next v3 0/2] net: dsa: realtek: add rtl8_4t tag
 2022-02-23 14:58 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
` [PATCH net-next v3 2/2] net: dsa: realtek: rtl8365mb: add support for rtl8_4t

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-23 14:57 UTC  (12+ messages)
` [PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
            ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs

[PATCH] net: mv643xx_eth: handle EPROBE_DEFER
 2022-02-23 14:23 UTC  (2+ messages)
` [PATCH v2] net: mv643xx_eth: process retval from of_get_mac_address

[PATCH nf-next] nfqueue: enable to get skb->priority
 2022-02-23 14:03 UTC  (8+ messages)
` [PATCH libnetfilter_queue] libnetfilter_queue: add support of skb->priority

[PATCH v5 net-next 00/11] FDB entries on DSA LAG interfaces
 2022-02-23 14:00 UTC  (12+ messages)
` [PATCH v5 net-next 01/11] net: dsa: rename references to "lag" as "lag_dev"
` [PATCH v5 net-next 02/11] net: dsa: mv88e6xxx: "
` [PATCH v5 net-next 03/11] net: dsa: qca8k: "
` [PATCH v5 net-next 04/11] net: dsa: make LAG IDs one-based
` [PATCH v5 net-next 05/11] net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
` [PATCH v5 net-next 06/11] net: dsa: create a dsa_lag structure
` [PATCH v5 net-next 07/11] net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
` [PATCH v5 net-next 08/11] net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
` [PATCH v5 net-next 09/11] net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
` [PATCH v5 net-next 10/11] net: dsa: support FDB events on offloaded LAG interfaces
` [PATCH v5 net-next 11/11] net: dsa: felix: support FDB entries "

[PATCH v2] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-02-23 13:48 UTC 

[PATCH net v2] ipv6: prevent a possible race condition with lifetimes
 2022-02-23 13:19 UTC 

[PATCH] ipv6: prevent a possible race condition with lifetimes
 2022-02-23 13:33 UTC  (3+ messages)

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-02-23 13:31 UTC  (6+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-23 13:21 UTC  (13+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH v4 3/7] i2c: cht-wc: Use generic_handle_irq_safe()

[PATCH RFC net-next v2 0/7] net: dsa: mt7530: updates for phylink changes
 2022-02-23 13:21 UTC  (13+ messages)
` [PATCH RFC net-next v2 01/10] net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
` [PATCH RFC net-next v2 02/10] net: dsa: mt7530: 1G can also support 1000BASE-X link mode
` [PATCH RFC net-next v2 03/10] net: dsa: mt7530: populate supported_interfaces and mac_capabilities
` [PATCH RFC net-next v2 04/10] net: dsa: mt7530: remove interface checks
` [PATCH RFC net-next v2 05/10] net: dsa: mt7530: drop use of phylink_helper_basex_speed()
` [PATCH RFC net-next v2 06/10] net: dsa: mt7530: only indicate linkmodes that can be supported
` [PATCH RFC net-next v2 07/10] net: dsa: mt7530: switch to use phylink_get_linkmodes()
` [PATCH RFC net-next v2 08/10] net: dsa: mt7530: partially convert to phylink_pcs
` [PATCH RFC net-next v2 09/10] net: dsa: mt7530: move autoneg handling to PCS validation
` [PATCH RFC net-next v2 10/10] net: dsa: mt7530: mark as non-legacy

[PATCH 0/3] drivers/net/ftgmac100: fix occasional DHCP failure
 2022-02-23 13:20 UTC  (9+ messages)
` [PATCH 1/3] drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct function call
` [PATCH 2/3] drivers/net/ftgmac100: adjust code place for function call dependency
` [PATCH 3/3] drivers/net/ftgmac100: fix DHCP potential failure with systemd

[PATCH net-next v5 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-23 13:00 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: bridge: Add support for bridge port in locked mode
` [PATCH net-next v5 2/5] net: bridge: Add support for offloading of locked port flag
` [PATCH net-next v5 3/5] net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
` [PATCH net-next v5 4/5] net: dsa: mv88e6xxx: Add support for bridge port locked mode
` [PATCH net-next v5 5/5] selftests: forwarding: tests of locked port feature

[PATCH net-next 00/12] mlxsw: Various updates
 2022-02-23 12:50 UTC  (2+ messages)

[PATCH net-next] drop_monitor: remove quadratic behavior
 2022-02-23 12:50 UTC  (2+ messages)

[PATCH] net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
 2022-02-23 12:50 UTC  (2+ messages)

[PATCH v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-23 12:40 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers
 2022-02-23 12:40 UTC  (2+ messages)

[PATCH net-next] mctp: Fix warnings reported by clang-analyzer
 2022-02-23 12:40 UTC  (2+ messages)

[PATCH net] udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
 2022-02-23 12:40 UTC  (2+ messages)

[PATCH net] tipc: Fix end of loop tests for list_for_each_entry()
 2022-02-23 12:40 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: dsa: realtek: fix PHY register read corruption
 2022-02-23 12:30 UTC  (2+ messages)

[PATCH net-next v3 0/2] mctp: Fix incorrect refs for extended addr
 2022-02-23 12:30 UTC  (5+ messages)
` [PATCH net-next v3 1/2] mctp: make __mctp_dev_get() take a refcount hold

[PATCH net-next] net: switchdev: avoid infinite recursion from LAG to bridge with port object handler
 2022-02-23 12:20 UTC  (2+ messages)

[PATCH] net/tcp: Merge TCP-MD5 inbound callbacks
 2022-02-23 12:19 UTC  (3+ messages)

[PATCH v2] net/tcp: Merge TCP-MD5 inbound callbacks
 2022-02-23 12:17 UTC 

[PATCH net-next] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-23 12:17 UTC 

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-02-23 11:40 UTC  (5+ messages)

[PATCH net-next v1 1/1] net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/write_nopm
 2022-02-23 11:06 UTC 

[syzbot] KMSAN: uninit-value in asix_check_host_enable
 2022-02-23 11:01 UTC  (2+ messages)

[PATCH] net: fec: ethtool: fix unbalanced IRQ wake disable
 2022-02-23 10:56 UTC  (3+ messages)

[PATCH net-next 0/3] Conntrack GRE offload
 2022-02-23 10:44 UTC  (8+ messages)
` [PATCH net-next 1/3] netfilter: flowtable: Support GRE

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-23 10:28 UTC  (2+ messages)
` [PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module

[PATCH] net/smc: Use a mutex for locking "struct smc_pnettable"
 2022-02-23 10:02 UTC 

[ovs-dev] [PATCH v2 08/10] netdev-offload-tc: Check for none offloadable ct_state flag combination
 2022-02-23  9:56 UTC  (4+ messages)

[PATCH] bpf: move the bpf syscall sysctl table to its own module
 2022-02-23  9:50 UTC  (4+ messages)

[syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
 2022-02-23  9:40 UTC  (5+ messages)

[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
 2022-02-23  9:32 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name

[PATCH net-next 0/2] tcp: take care of another syzbot issue
 2022-02-23  9:25 UTC  (6+ messages)
` [PATCH net-next 2/2] net: preserve skb_end_offset() in skb_unclone_keeptruesize()

[PATCH net] bnx2x: fix driver load from initrd
 2022-02-23  8:57 UTC 

[PATCH bpf-next] libbpf: Simplify the find_elf_sec_sz() function
 2022-02-23  8:52 UTC 

[PATCH net-next v2 1/1] net: dsa: microchip: ksz9477: implement MTU configuration
 2022-02-23  8:40 UTC 

[PATCH net-next v4 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-23  8:40 UTC  (6+ messages)
` [PATCH net-next v4 5/5] selftests: forwarding: tests of locked port feature

[PATCH net-next 1/2] net: marvell: prestera: Fix return value check in prestera_fib_node_find()
 2022-02-23  8:49 UTC  (2+ messages)
` [PATCH net-next 2/2] net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()

[PATCH] libbpf: Simplify the find_elf_sec_sz() function
 2022-02-23  8:33 UTC 

[PATCH] xfrm: fix tunnel model fragmentation behavior
 2022-02-23  8:31 UTC  (2+ messages)

[PATCH net-next v3] net: sparx5: Support offloading of bridge port flooding flags
 2022-02-23  8:27 UTC 

[PATCH] xfrm: fix tunnel model fragmentation behavior
 2022-02-23  8:25 UTC  (3+ messages)

[PATCH net] netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
 2022-02-23  8:22 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: dev: PREEMPT_RT fixups
 2022-02-23  7:56 UTC  (6+ messages)
` [PATCH net-next v3 2/3] net: dev: Makes sure netif_rx() can be invoked in any context

[PATCH net-next v1 1/1] net: dsa: microchip: ksz9477: implement MTU configuration
 2022-02-23  7:54 UTC  (3+ messages)

[PATCH bpf-next v1 00/15] Introduce typed pointer support in BPF maps
 2022-02-23  7:29 UTC  (18+ messages)
` [PATCH bpf-next v1 01/15] bpf: Factor out fd returning from bpf_btf_find_by_name_kind
` [PATCH bpf-next v1 03/15] bpf: Allow storing PTR_TO_BTF_ID in map
` [PATCH bpf-next v1 04/15] bpf: Allow storing referenced "
` [PATCH bpf-next v1 08/15] bpf: Adapt copy_map_value for multiple offset case

[PATCH] iwlwifi/mvm: check debugfs_dir ptr before use
 2022-02-23  7:02 UTC  (2+ messages)

[PATCH iproute2-next v3 0/3] mptcp: add the fullmesh flag setting support
 2022-02-23  6:50 UTC  (4+ messages)
` [PATCH iproute2-next v3 1/3] mptcp: add fullmesh check for adding address
` [PATCH iproute2-next v3 2/3] mptcp: add fullmesh support for setting flags
` [PATCH iproute2-next v3 3/3] mptcp: add port "

[PATCH mptcp-next v3 0/3] mptcp: add the fullmesh flag setting support
 2022-02-23  6:47 UTC 

[PATCH net-next v2 00/12] vxlan metadata device vnifiltering support
 2022-02-23  6:31 UTC  (6+ messages)
` [PATCH net-next v2 07/12] rtnetlink: add new rtm tunnel api for tunnel id filtering

linux-next: Tree for Feb 22 (NET_DSA_SMSC_LAN9303)
 2022-02-23  6:05 UTC 

[PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
 2022-02-23  5:58 UTC  (5+ messages)
` [PATCH 01/10] lib/sort: Add priv pointer to swap function
` [PATCH 02/10] bpf: Add multi kprobe link

[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
 2022-02-23  5:26 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig

[pull request][net-next/rdma-next 00/17] mlx5-next updates 2022-02-22
 2022-02-23  5:09 UTC  (18+ messages)
` [mlx5-next 01/17] mlx5: remove usused static inlines
` [mlx5-next 02/17] net/mlx5: Add ability to insert to specific flow group
` [mlx5-next 03/17] net/mlx5: E-Switch, reserve and use same uplink metadata across ports
` [mlx5-next 04/17] net/mlx5: E-switch, remove special uplink ingress ACL handling
` [mlx5-next 05/17] net/mlx5: E-switch, add drop rule support to ingress ACL
` [mlx5-next 06/17] net/mlx5: Lag, use local variable already defined to access E-Switch
` [mlx5-next 07/17] net/mlx5: Lag, don't use magic numbers for ports
` [mlx5-next 08/17] net/mlx5: Lag, record inactive state of bond device
` [mlx5-next 09/17] net/mlx5: Lag, offload active-backup drops to hardware
` [mlx5-next 10/17] net/mlx5: cmdif, Return value improvements
` [mlx5-next 11/17] net/mlx5: cmdif, cmd_check refactoring
` [mlx5-next 12/17] net/mlx5: cmdif, Add new api for command execution
` [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
` [mlx5-next 14/17] net/mlx5: cmdif, Refactor error handling and reporting of async commands
` [mlx5-next 15/17] RDMA/mlx5: Use new command interface API
` [mlx5-next 16/17] net/mlx5: Add reset_state field to MFRL register
` [mlx5-next 17/17] net/mlx5: Add clarification on sync reset failure

[PATCH bpf-next] bpf: add config to allow loading modules with BTF mismatches
 2022-02-23  5:08 UTC  (3+ messages)

[PATCH net-next] Revert "vlan: move dev_put into vlan_dev_uninit"
 2022-02-23  4:54 UTC 

[PATCH net-next] ionic: use vmalloc include
 2022-02-23  4:10 UTC  (2+ messages)

[PATCH iproute2-next v2 0/3] mptcp: add the fullmesh flag setting support
 2022-02-23  3:08 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/3] mptcp: add fullmesh check for adding address
` [PATCH iproute2-next v2 2/3] mptcp: add fullmesh support for setting flags
` [PATCH iproute2-next v2 3/3] mptcp: add port "

Unsubscription Incident
 2022-02-23  3:06 UTC  (8+ messages)

[PATCH] mt76: mt7915: simplify conditional
 2022-02-23  3:03 UTC 

[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-23  2:47 UTC  (6+ messages)
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2

[PATCH] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
 2022-02-23  2:36 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/13] mac80211_hwsim: report NOACK frames in tx_status
 2022-02-23  2:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 08/13] USB: zaurus: support another broken Zaurus
` [PATCH AUTOSEL 5.4 13/13] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 4.19 01/13] mac80211_hwsim: report NOACK frames in tx_status
 2022-02-23  2:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 02/13] mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
` [PATCH AUTOSEL 4.19 13/13] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 4.14 01/10] mac80211_hwsim: report NOACK frames in tx_status
 2022-02-23  2:32 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 02/10] mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
` [PATCH AUTOSEL 4.14 06/10] USB: zaurus: support another broken Zaurus
` [PATCH AUTOSEL 4.14 10/10] net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

[PATCH AUTOSEL 4.9 1/9] mac80211_hwsim: report NOACK frames in tx_status
 2022-02-23  2:32 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/9] mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work


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