netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-09 02:59:39 to 2021-12-09 16:57:36 UTC [more...]

[PATCH] bridge: extend BR_ISOLATE to full split-horizon
 2021-12-09 16:57 UTC  (6+ messages)

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09 16:51 UTC  (13+ messages)
` [PATCH bpf-next 1/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH net-next v3 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-09 16:43 UTC  (15+ messages)
` [PATCH net-next v3 1/6] net: lan966x: Add registers that are used for switch and vlan functionality
` [PATCH net-next v3 2/6] dt-bindings: net: lan966x: Extend with the analyzer interrupt
` [PATCH net-next v3 3/6] net: lan966x: add support for interrupts from analyzer
` [PATCH net-next v3 4/6] net: lan966x: More MAC table functionality
` [PATCH net-next v3 5/6] net: lan966x: Add vlan support
` [PATCH net-next v3 6/6] net: lan966x: Add switchdev support

[PATCH v2] net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
 2021-12-09 16:20 UTC  (2+ messages)

[PATCH net 0/3] net: wwan: iosm: bug fixes
 2021-12-09 16:20 UTC  (5+ messages)
` [PATCH net 1/3] net: wwan: iosm: fixes unnecessary doorbell send
` [PATCH net 2/3] net: wwan: iosm: fixes net interface nonfunctional after fw flash
` [PATCH net 3/3] net: wwan: iosm: fixes unable to send AT command during mbim tx

[PATCH] nfp: Fix memory leak in nfp_cpp_area_cache_add()
 2021-12-09 16:10 UTC  (3+ messages)

[net] seg6: fix the iif in the IPv6 socket control block
 2021-12-09 16:10 UTC  (3+ messages)

[PATCH net] net/sched: fq_pie: prevent dismantle issue
 2021-12-09 16:10 UTC  (2+ messages)

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09 16:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: s390/net: remove myself as maintainer
 2021-12-09 16:10 UTC  (2+ messages)

[PATCH] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
 2021-12-09 16:00 UTC  (2+ messages)

[PATCH] nfc: fix segfault in nfc_genl_dump_devices_done
 2021-12-09 16:00 UTC  (3+ messages)

[PATCH] udp: using datalen to cap max gso segments
 2021-12-09 16:00 UTC  (2+ messages)

[PATCH net 0/2] pull-request: can 2021-12-09
 2021-12-09 15:50 UTC  (4+ messages)
` [PATCH net 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
` [PATCH net 2/2] can: kvaser_usb: get CAN clock frequency from device

[PATCH] net: dsa: mv88e6xxx: initialize return variable on declaration
 2021-12-09 15:50 UTC  (4+ messages)
` [PATCH v4] net: dsa: mv88e6xxx: error handling for serdes_power functions

[PATCH net-next v8 0/4] Add FDMA support on ocelot switch driver
 2021-12-09 15:49 UTC  (5+ messages)
` [PATCH net-next v8 1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH
` [PATCH net-next v8 2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp()
` [PATCH net-next v8 3/4] net: ocelot: add support for ndo_change_mtu
` [PATCH net-next v8 4/4] net: ocelot: add FDMA support

[PATCH net-next] xfrm: add net device refcount tracker to struct xfrm_state_offload
 2021-12-09 15:44 UTC 

[PATCH 2/2] xfrm: state and policy should fail if XFRMA_IF_ID 0
 2021-12-09 15:37 UTC 

[PATCH 1/2] xfrm: interface with if_id 0 should return error
 2021-12-09 15:35 UTC 

[PATCH net-next 1/5] net: phylink: add legacy_pre_march2020 indicator
 2021-12-09 15:32 UTC  (5+ messages)

[PATCH net-next v7 0/4] Add FDMA support on ocelot switch driver
 2021-12-09 15:24 UTC  (6+ messages)
` [PATCH net-next v7 1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH
` [PATCH net-next v7 2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp()
` [PATCH net-next v7 3/4] net: ocelot: add support for ndo_change_mtu
` [PATCH net-next v7 4/4] net: ocelot: add FDMA support

[PATCH net-next 0/2] net: stmmac: add EthType Rx Frame steering
 2021-12-09 15:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
` [PATCH net-next 2/2] net: stmmac: add tc flower filter for EtherType matching

[RFC PATCH net-next 0/7] DSA master state tracking
 2021-12-09 14:44 UTC  (4+ messages)

[PATCH net-next 0/4] net: wwan: iosm: improvements
 2021-12-09 14:32 UTC  (5+ messages)
` [PATCH net-next 1/4] net: wwan: iosm: set tx queue len
` [PATCH net-next 2/4] net: wwan: iosm: release data channel in case no active IP session
` [PATCH net-next 3/4] net: wwan: iosm: removed unused function decl
` [PATCH net-next 4/4] net: wwan: iosm: correct open parenthesis alignment

[PATCH v1 1/1] include/linux/unaligned: Replace kernel.h with the necessary inclusions
 2021-12-09 14:18 UTC  (3+ messages)

[PATCH 1/1] sctp: Protect cached endpoints to prevent possible UAF
 2021-12-09 14:11 UTC  (6+ messages)

[RFC net-next 0/2] IOAM queue depth and buffer occupancy
 2021-12-09 14:10 UTC  (9+ messages)
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy data field

[PATCH v2, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-09 13:53 UTC  (4+ messages)
` [PATCH v2, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v2, 2/2] net: Add DM9051 driver

[PATCH] bpf: return EOPNOTSUPP when JIT is needed and not possible
 2021-12-09 13:40 UTC 

[syzbot] BUG: sleeping function called from invalid context in hci_cmd_sync_cancel
 2021-12-09 13:21 UTC  (4+ messages)

[PATCH net-next 0/5] net: phylink: introduce legacy mode flag
 2021-12-09 13:11 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phylink: add legacy_pre_march2020 indicator
` [PATCH net-next 2/5] net: dsa: mark DSA phylink as legacy_pre_march2020
` [PATCH net-next 3/5] net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
` [PATCH net-next 4/5] net: phylink: use legacy_pre_march2020
` [PATCH net-next 5/5] net: ag71xx: remove unnecessary legacy methods

[PATCH net 1/1] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
 2021-12-09 13:03 UTC 

[PATCH] libceph, ceph: potential dereference of null pointer
 2021-12-09 12:59 UTC  (3+ messages)

[RFC PATCH net-next 1/2] net: Use mono clock in RX timestamp
 2021-12-09 12:58 UTC  (9+ messages)
` [RFC PATCH net-next 2/2] net: Reset forwarded skb->tstamp before delivering to user space

[net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register
 2021-12-09 12:53 UTC  (5+ messages)
  ` AW: "

[PATCH v2 net-next] tcp: Warn if sock_owned_by_user() is true in tcp_child_process()
 2021-12-09 12:16 UTC  (5+ messages)

[PATCH net v2 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-09 12:11 UTC  (5+ messages)
` [PATCH net v2 1/3] net/sched: Extend qdisc control block with tc control block
` [PATCH net v2 2/3] net/sched: flow_dissector: Fix matching on zone id for invalid conns
` [PATCH net v2 3/3] net: openvswitch: Fix matching zone id for invalid conns arriving from tc

Bad performance in RX with sfc 40G
 2021-12-09 12:06 UTC  (3+ messages)

[PATCH v1 bpf 1/1] libbpf: don't force user-supplied ifname string to be of fixed size
 2021-12-09 12:03 UTC 

[PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
 2021-12-09 11:58 UTC  (2+ messages)

[PATCH] net: bonding: Add support for IPV6 ns/na
 2021-12-09 11:57 UTC  (2+ messages)

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-09 11:17 UTC  (7+ messages)
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH net-next v4 0/7] net/mlx5: Memory optimizations
 2021-12-09 11:16 UTC  (10+ messages)
` [PATCH net-next v4 1/7] net/mlx5: Introduce log_max_current_uc_list_wr_supported bit
` [PATCH net-next v4 2/7] devlink: Add new "io_eq_size" generic device param
` [PATCH net-next v4 3/7] net/mlx5: Let user configure io_eq_size param
` [PATCH net-next v4 4/7] devlink: Add new "event_eq_size" generic device param
` [PATCH net-next v4 5/7] net/mlx5: Let user configure event_eq_size param
` [PATCH net-next v4 6/7] devlink: Clarifies max_macs generic devlink param
` [PATCH net-next v4 7/7] net/mlx5: Let user configure max_macs generic param

[PATCH] net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
 2021-12-09 11:09 UTC  (4+ messages)

Subject: [PATCH net-next v7 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-09 10:51 UTC  (3+ messages)
` [PATCH net-next v7 1/6] stmmac: dwmac-mediatek: add platform level clocks management

[PATCH net-next v6 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-09 10:50 UTC  (3+ messages)
` [PATCH net-next v6 1/6] stmmac: dwmac-mediatek: add platform level clocks management

[PATCH net-next] net: prestera: flower template support
 2021-12-09 10:46 UTC  (5+ messages)

[PATCH v6 net-next 00/12] allow user to offload tc action to net device
 2021-12-09 10:41 UTC  (14+ messages)
` [PATCH v6 net-next 01/12] flow_offload: fill flags to action structure
` [PATCH v6 net-next 02/12] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v6 net-next 03/12] flow_offload: add index to flow_action_entry structure
` [PATCH v6 net-next 04/12] flow_offload: return EOPNOTSUPP for the unsupported mpls action type
` [PATCH v6 net-next 05/12] flow_offload: add ops to tc_action_ops for flow action setup
` [PATCH v6 net-next 06/12] flow_offload: allow user to offload tc action to net device
` [PATCH v6 net-next 07/12] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v6 net-next 08/12] flow_offload: add process to update action stats from hardware
` [PATCH v6 net-next 09/12] net: sched: save full flags for tc action
` [PATCH v6 net-next 10/12] flow_offload: add reoffload process to update hw_count
` [PATCH v6 net-next 11/12] flow_offload: validate flags of filter and actions
` [PATCH v6 net-next 12/12] selftests: tc-testing: add action offload selftest for action and filter

[PATCHv2 net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
 2021-12-09 10:24 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] net_tstamp: add new "
` [PATCHv2 net-next 2/2] Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP

[PATCH net-next v2 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-09  9:52 UTC  (3+ messages)

[PATCH net] net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
 2021-12-09  9:26 UTC 

[PATCH v2] samples/bpf: xdpsock: fix swap.cocci warning
 2021-12-09  9:22 UTC 

[PATCH net-next v3 0/7] net/mlx5: Memory optimizations
 2021-12-09  9:22 UTC  (5+ messages)
` [PATCH net-next v3 2/7] devlink: Add new "io_eq_size" generic device param
` [PATCH net-next v3 4/7] devlink: Add new "event_eq_size" "

[PATCH net-next] xfrm: use net device refcount tracker helpers
 2021-12-09  9:20 UTC  (2+ messages)

[PATCH iproute2-next] mptcp: add support for changing the backup flag
 2021-12-09  9:10 UTC 

[PATCH bpf-next 0/2] Introduce TCP_ULP option for bpf_{set,get}sockopt
 2021-12-09  9:02 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Use switch statement in _bpf_setsockopt
` [PATCH bpf-next 2/2] bpf: Introduce TCP_ULP option for bpf_{set,get}sockopt

[PATCH bpf-next] libbpf: Skip the pinning of global data map for old kernels
 2021-12-09  8:44 UTC 

[PATCH net] Phonet: refcount leak in pep_sock_accep
 2021-12-09  8:28 UTC 

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-09  8:27 UTC  (5+ messages)
` [PATCH v4 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 2/9] i40e: respect metadata "

[PATCH net-next 00/13] net: second round of netdevice refcount tracking
 2021-12-09  8:05 UTC  (3+ messages)
` [PATCH net-next 10/13] net/smc: add net device tracker to struct smc_pnetentry

[PATCH] samples:bpf:remove unneeded variable
 2021-12-09  8:00 UTC  (3+ messages)
  ` [PATCHv2 bpf-next] samples/bpf:remove "

[PATCH] ath6kl: Use struct_group() to avoid size-mismatched casting
 2021-12-09  8:00 UTC  (2+ messages)

[PATCH net 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-09  7:53 UTC  (3+ messages)

[PATCH v2 net-next] net: ocelot: fix missed include in the vsc7514_regs.h file
 2021-12-09  7:40 UTC 

[PATCH] bpf: remove redundant assignment to pointer t
 2021-12-09  7:20 UTC  (2+ messages)

[RFC PATCH 0/4] r8169: support dash
 2021-12-09  7:14 UTC  (11+ messages)

[PATCH] samples/bpf: fix swap.cocci warning
 2021-12-09  7:10 UTC  (2+ messages)

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-09  6:29 UTC  (8+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "

[PATCH] bpf: use kmemdup() to replace kmalloc + memcpy
 2021-12-09  6:21 UTC 

[PATCH v2] net/mlx5e: Avoid field-overflowing memcpy()
 2021-12-09  5:34 UTC 

[PATCH 0/4] wilc1000: use Linux-style for system-visible names
 2021-12-09  4:44 UTC  (5+ messages)
` [PATCH 1/4] wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
` [PATCH 2/4] wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
` [PATCH 3/4] wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
` [PATCH 4/4] wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"

[PATCH] dt-bindings: net: cdns,macb: Convert to json-schema
 2021-12-09  4:38 UTC  (5+ messages)

[PATCH net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAGS_UNSTABLE_PHC
 2021-12-09  4:31 UTC  (4+ messages)
` [PATCH net-next 1/2] net_tstamp: add new "

[PATCH v2] net: dsa: mv88e6xxx: error handling for serdes_power functions
 2021-12-09  4:06 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net/i40e: fix unsigned stat widths
 2021-12-09  3:49 UTC  (2+ messages)

[PATCH v1 net-next] net: ocelot: fix missed include in the vsc7514_regs.h file
 2021-12-09  3:08 UTC 

[net-next RFC PATCH v2 0/8] Add support for qca8k mdio rw in Ethernet packet
 2021-12-09  2:59 UTC  (5+ messages)


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