netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 14:46:00 to 2021-12-04 21:06:09 UTC [more...]

[PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
 2021-12-04 21:05 UTC  (4+ messages)

[PATCH v2 net-next 0/7] Rework DSA bridge TX forwarding offload API
 2021-12-04 20:11 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] net: dsa: make dp->bridge_num one-based
` [PATCH v2 net-next 2/7] net: dsa: assign a bridge number even without TX forwarding offload
` [PATCH v2 net-next 3/7] net: dsa: hide dp->bridge_dev and dp->bridge_num behind helpers
` [PATCH v2 net-next 4/7] net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
` [PATCH v2 net-next 5/7] net: dsa: keep the bridge_dev and bridge_num as part of the same structure
` [PATCH v2 net-next 6/7] net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
` [PATCH v2 net-next 7/7] net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload

[PATCH net-next] net: fix recent csum changes
 2021-12-04 19:18 UTC  (8+ messages)

[PATCH v4 net-next 0/5] prepare ocelot for external interface control
 2021-12-04 18:28 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v4 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v4 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v4 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v4 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions

[PATCH v3 net-next 0/5] prepare ocelot for external interface control
 2021-12-04 18:23 UTC  (7+ messages)
` [PATCH v3 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v3 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v3 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v3 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v3 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions

[PATCH v2 net-next 0/5] prepare ocelot for external interface control
 2021-12-04 18:18 UTC  (11+ messages)
` [PATCH v2 net-next 1/5] net: dsa: ocelot: remove unnecessary pci_bar variables
` [PATCH v2 net-next 2/5] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v2 net-next 3/5] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v2 net-next 4/5] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v2 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions

[PATCH] net: wwan: iosm: select CONFIG_RELAY
 2021-12-04 18:15 UTC  (2+ messages)

[PATCH 1/3] iwlwifi: fix LED dependencies
 2021-12-04 17:51 UTC  (4+ messages)
` [PATCH 2/3] brcmsmac: rework "
` [PATCH 3/3] mt76: mt7921: fix build regression

[PATCH] net: prestera: fix flexible_array.cocci warnings
 2021-12-04 17:45 UTC  (2+ messages)

[PATCH] net: prestera: replace zero-length array with flexible-array member
 2021-12-04 17:38 UTC  (2+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in __bpf_prog_put
 2021-12-04 16:35 UTC 

[PATCH net-next v4] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-04 16:18 UTC  (4+ messages)

[PATCH] net: spider_net: Use non-atomic bitmap API when applicable
 2021-12-04 15:47 UTC  (2+ messages)

[PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
 2021-12-04 15:11 UTC  (5+ messages)
` [PATCH v4 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device

[syzbot] WARNING in trc_read_check_handler
 2021-12-04 15:07 UTC  (4+ messages)

[PATCH RFC net-next 00/12] Allow DSA drivers to set all phylink capabilities
 2021-12-04 15:01 UTC  (11+ messages)
` [PATCH RFC net-next 05/12] net: dsa: bcm_sf2: convert to phylink_generic_validate()

[PATCH AUTOSEL 5.15 65/68] net: mscc: ocelot: create a function that replaces an existing VCAP filter
 2021-12-04 14:46 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
 2021-12-04 14:07 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Replace some stack_size usage with offset variables
` [PATCH bpf-next 2/3] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for "

[PATCH net-next v4 0/4] Add FDMA support on ocelot switch driver
 2021-12-04 13:45 UTC  (11+ messages)
` [PATCH net-next v4 1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH
` [PATCH net-next v4 2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp()
` [PATCH net-next v4 3/4] net: ocelot: add support for ndo_change_mtu
` [PATCH net-next v4 4/4] net: ocelot: add FDMA support

[PATCH RFC V2 0/4] add Vertexcom MSE102x support
 2021-12-04 13:17 UTC  (5+ messages)
` [PATCH RFC V2 1/4] dt-bindings: add vendor Vertexcom
` [PATCH RFC V2 2/4] dt-bindings: net: add Vertexcom MSE102x support
` [PATCH RFC V2 3/4] net: introduce media selection IF_PORT_HOMEPLUG
` [PATCH RFC V2 4/4] net: vertexcom: Add MSE102x SPI support

[PATCH v2 net-next] net: fix recent csum changes
 2021-12-04 12:57 UTC  (2+ messages)

[PATCH net-next v2 0/8] Extend `phy-mode` to string array
 2021-12-04 12:42 UTC  (11+ messages)
` [PATCH net-next v2 4/8] net: phylink: update supported_interfaces with modes from fwnode

[PATCH net,stable] phy: sfp: fix high power modules without diag mode
 2021-12-04 12:38 UTC  (6+ messages)

[PATCH AUTOSEL 4.4 8/9] net: ptp: add a definition for the UDP port for IEEE 1588 general messages
 2021-12-04 12:18 UTC  (2+ messages)

[PATCH v1 net-next 0/6] prepare ocelot for external interface control
 2021-12-04 12:07 UTC  (6+ messages)
` [PATCH v1 net-next 3/6] net: dsa: ocelot: felix: add interface for custom regmaps

WARNING in hrtimer_forward
 2021-12-04 10:19 UTC  (3+ messages)
` [syzbot] "

[syzbot] WARNING in usbnet_start_xmit/usb_submit_urb
 2021-12-04 10:18 UTC  (3+ messages)

[syzbot] general protection fault in tipc_conn_close (2)
 2021-12-04  9:55 UTC 

KASAN: null-ptr-deref Write in l2cap_chan_put
 2021-12-04  9:48 UTC  (3+ messages)
` [syzbot] "

INFO: trying to register non-static key in l2cap_sock_teardown_cb
 2021-12-04  9:32 UTC  (3+ messages)
` [syzbot] "

[syzbot] general protection fault in tls_init
 2021-12-04  9:20 UTC 

[syzbot] WARNING: ODEBUG bug in cancel_delayed_work (2)
 2021-12-04  9:19 UTC 

[syzbot] general protection fault in kernel_accept (3)
 2021-12-04  9:18 UTC 

Fw: [Bug 215129] New: Linux kernel hangs during power down
 2021-12-04  8:55 UTC  (3+ messages)
  ` Fw: [Bug 215129] New: Linux kernel hangs during power down #forregzbot

[PATCH V3 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-04  7:42 UTC  (13+ messages)
` [PATCH V3 1/5] Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 5/5] hv_netvsc: Add Isolation VM support for netvsc driver

[PATCH linux-next] macvlan: judge ACCEPT_LOCAL before broadcast
 2021-12-04  3:13 UTC  (2+ messages)

[PATCH v2 net-next 0/2] qed*: enhancements
 2021-12-04  2:30 UTC  (2+ messages)

[PATCH net-next] tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH
 2021-12-04  2:23 UTC  (3+ messages)

[RFC v1] mfd: pinctrl: RFC only: add and utilze mfd option in pinctrl-ocelot
 2021-12-04  2:20 UTC  (2+ messages)

[PATCH net-next] net: add missing htmldocs
 2021-12-04  1:57 UTC 

[net v4 0/3] Fix bpf_redirect to ifb netdev
 2021-12-04  1:42 UTC  (5+ messages)
` [net v4 2/3] net: sched: add check tc_skip_classify in sch egress

[PATCH] net: stmmac: Fix possible division by zero
 2021-12-04  1:37 UTC  (2+ messages)

[RFC PATCH 0/4] r8169: support dash
 2021-12-04  1:32 UTC  (10+ messages)
` [RFC PATCH 4/4] r8169: add sysfs for dash

[PATCH net-next] Revert "net: hns3: add void before function which don't receive ret"
 2021-12-04  1:24 UTC 

[PATCH v2 net-next 00/23] net: add preliminary netdev refcount tracking
 2021-12-04  1:00 UTC  (3+ messages)

[PATCH v2 net] qede: validate non LSO skb length
 2021-12-04  1:00 UTC  (2+ messages)

[PATCH 1/1] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
 2021-12-04  0:57 UTC  (10+ messages)

[PATCH bpf 0/2] samples: bpf: fix build issues with Clang/LLVM
 2021-12-04  0:47 UTC  (5+ messages)
` [PATCH bpf 1/2] samples: bpf: fix xdp_sample_user.o linking with Clang
` [PATCH bpf 2/2] samples: bpf: fix 'unknown warning group' build warning on Clang

[PATCH v4 0/7] MediaTek Ethernet Patches on MT8195
 2021-12-03 23:34 UTC  (3+ messages)
` [PATCH v4 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema

[PATCH bpf] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
 2021-12-03 23:00 UTC  (2+ messages)

[PATCH net-next 00/10] mptcp: New features for MPTCP sockets and netlink PM
 2021-12-03 22:35 UTC  (11+ messages)
` [PATCH net-next 01/10] mptcp: add TCP_INQ cmsg support
` [PATCH net-next 02/10] selftests: mptcp: add TCP_INQ support
` [PATCH net-next 03/10] mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
` [PATCH net-next 04/10] selftests: mptcp: add inq test case
` [PATCH net-next 05/10] mptcp: allow changing the "backup" bit by endpoint id
` [PATCH net-next 06/10] mptcp: getsockopt: add support for IP_TOS
` [PATCH net-next 07/10] selftests: mptcp: check IP_TOS in/out are the same
` [PATCH net-next 08/10] tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
` [PATCH net-next 09/10] mptcp: expose mptcp_check_and_set_pending
` [PATCH net-next 10/10] mptcp: support TCP_CORK and TCP_NODELAY

[PATCH v7 1/2] bluetooth: Handle MSFT Monitor Device Event
 2021-12-03 22:18 UTC  (4+ messages)
` [PATCH v7 2/2] bluetooth: Add MGMT Adv Monitor Device Found/Lost events

[PATCH v3 net-next 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-12-03 22:04 UTC  (3+ messages)
` [PATCH v3 net-next 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

Inability to IPVS DR with nft dnat since 9971a514ed26
 2021-12-03 21:48 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] libbpf: Provide APIs for BTFGen
 2021-12-03 21:08 UTC  (4+ messages)
` [PATCH bpf-next v2 4/4] libbpf: Expose CO-RE relocation results

[PATCH bpf] bpf: Fix the off-by-two error in range markings
 2021-12-03 20:55 UTC  (5+ messages)

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-03 19:37 UTC  (2+ messages)

[PATCH] nl80211: use correct enum type in reg_reload_regdb
 2021-12-03 19:02 UTC  (2+ messages)

[PATCH v4 net-next 0/4] Add ethtool interface for SyncE
 2021-12-03 19:07 UTC  (16+ messages)
` [PATCH v4 net-next 2/4] ethtool: Add ability to configure recovered clock for SyncE feature

[PATCH AUTOSEL 5.15 10/39] net/smc: Transfer remaining wait queue entries during fallback
 2021-12-03 18:20 UTC  (3+ messages)

[PATCH 1/6] vhost: get rid of vhost_poll_flush() wrapper
 2021-12-03 17:45 UTC  (3+ messages)

[PATCH net-next 0/2] net: small csum optimizations
 2021-12-03 17:41 UTC  (16+ messages)
` [PATCH net-next 2/2] net: optimize skb_postpull_rcsum()

[PATCH iproute2-next] mptcp: add support for fullmesh flag
 2021-12-03 17:30 UTC  (2+ messages)

[PATCHv4 iproute2-next] bond: add arp_missed_max option
 2021-12-03 17:30 UTC  (2+ messages)

[PATCH iproute2-next] tc: Add support for ce_threshold_value/mask in fq_codel
 2021-12-03 17:20 UTC  (2+ messages)

[iproute2-next 0/4] vdpa tool to query and set config layout
 2021-12-03 17:05 UTC  (6+ messages)
` [iproute2-next 3/4] vdpa: Enable user to set mac address of vdpa device
` [iproute2-next 4/4] vdpa: Enable user to set mtu of the "

[PATCH net-next 0/3 v3] Fix traceroute in the presence of SRv6
 2021-12-03 16:51 UTC  (6+ messages)
` [[PATCH net-next v3] 1/3] seg6: export get_srh() for ICMP handling
` [[PATCH net-next v3] 2/3] icmp: ICMPV6: Examine invoking packet for Segment Route Headers
` [[PATCH net-next v3] 3/3] udp6: Use Segment Routing Header for dest address if present

[RFC 00/12] io_uring zerocopy send
 2021-12-03 16:30 UTC  (8+ messages)

mv88e6240 configuration broken for B850v3
 2021-12-03 16:25 UTC  (2+ messages)

[PATCH net-next 0/9] intel: switch to napi_build_skb()
 2021-12-03 14:45 UTC  (3+ messages)
` [PATCH net-next 8/9] ixgbe: "
  ` [Intel-wired-lan] "


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