messages from 2022-02-06 21:59:04 to 2022-02-07 18:00:04 UTC [more...]
[PATCH bpf-next] selftest/bpf: check invalid length in test_xdp_update_frags
2022-02-07 17:53 UTC (8+ messages)
[PATCH net-next 00/11] net: speedup netns dismantles
2022-02-07 17:54 UTC (14+ messages)
` [PATCH net-next 01/11] ipv6/addrconf: allocate a per netns hash table
` [PATCH net-next 02/11] ipv6/addrconf: use one delayed work per netns
` [PATCH net-next 03/11] ipv6/addrconf: switch to per netns inet6_addr_lst hash table
` [PATCH net-next 04/11] nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
` [PATCH net-next 05/11] ipv4: add fib_net_exit_batch()
` [PATCH net-next 06/11] ipv6: change fib6_rules_net_exit() to batch mode
` [PATCH net-next 07/11] ip6mr: introduce ip6mr_net_exit_batch()
` [PATCH net-next 08/11] ipmr: introduce ipmr_net_exit_batch()
` [PATCH net-next 09/11] can: gw: switch cangw_pernet_exit() to batch mode
` [PATCH net-next 10/11] bonding: switch bond_net_exit() "
` [PATCH net-next 11/11] net: remove default_device_exit()
[PATCH v2 0/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY
2022-02-07 17:45 UTC (3+ messages)
` [PATCH v2 1/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support
` [PATCH v2 2/2] net: phy: micrel: add Microchip KSZ 9477 to the device table
[PATCH] net: phy: mscc: enable MAC SerDes autonegotiation
2022-02-07 17:49 UTC (5+ messages)
[PATCH v18, 0/2] ADD DM9051 ETHERNET DRIVER
2022-02-07 17:43 UTC (4+ messages)
` [PATCH v18, 1/2] dt-bindings: net: Add Davicom dm9051 SPI ethernet controller
` [PATCH v18, 2/2] net: Add dm9051 driver
[PATCH 1/2] net: stmmac: added Baikal-T1/M SoCs glue layer
2022-02-07 17:48 UTC (9+ messages)
[PATCH v3 net-next] bonding: pair enable_port with slave_arr_updates
2022-02-07 17:37 UTC (6+ messages)
[PATCH net-next] tls: cap the output scatter list to something reasonable
2022-02-07 17:26 UTC (3+ messages)
[PATCH] net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
2022-02-07 17:40 UTC (3+ messages)
` [PATCH net v2] "
[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-02-07 17:28 UTC (13+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v8 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v8 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v8 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v8 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v8 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v8 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v8 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v8 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v8 net-next 10/10] net: dsa: microchip: add support for vlan operations
[PATCH net-next 0/4] Add support for locked bridge ports (for 802.1X)
2022-02-07 17:30 UTC (10+ messages)
` [PATCH net-next 1/4] net: bridge: Add support for bridge port in locked mode
` [PATCH net-next 2/4] net: bridge: dsa: Add support for offloading of locked port flag
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: Add support for bridge port locked feature
` [PATCH net-next 4/4] net: bridge: Refactor bridge port in locked mode to use jump labels
[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
2022-02-07 17:22 UTC (16+ messages)
` [PATCH V7 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V7 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call
` [PATCH V7 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal
` [PATCH V7 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V7 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V7 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [PATCH V7 mlx5-next 07/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V7 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V7 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V7 mlx5-next 10/15] vfio: Remove migration protocol v1 documentation
` [PATCH V7 mlx5-next 11/15] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V7 mlx5-next 12/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V7 mlx5-next 13/15] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V7 mlx5-next 14/15] vfio/mlx5: Use its own PCI reset_done error handler
` [PATCH V7 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY
[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-02-07 17:03 UTC (9+ messages)
` [PATCH v7 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v7 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
2022-02-07 17:12 UTC (4+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
[PATCH net v2 0/2] net: fix issues when uncloning an skb dst+metadata
2022-02-07 17:13 UTC (3+ messages)
` [PATCH net v2 1/2] net: do not keep the dst cache when uncloning an skb dst and its metadata
` [PATCH net v2 2/2] net: fix a memleak "
[PATCH net-next v2 0/3] net: dev: PREEMPT_RT fixups
2022-02-07 16:47 UTC (5+ messages)
` [PATCH net-next v2 2/3] net: dev: Makes sure netif_rx() can be invoked in any context
[PATCH net-next 0/2] sfc: optimize RXQs count and affinities
2022-02-07 16:53 UTC (5+ messages)
` [PATCH net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
[PATCH net 0/7] More DSA fixes for devres + mdiobus_{alloc,register}
2022-02-07 16:15 UTC (8+ messages)
` [PATCH net 1/7] net: dsa: mv88e6xxx: don't use devres for mdiobus
` [PATCH net 2/7] net: dsa: ar9331: register the mdiobus under devres
` [PATCH net 3/7] net: dsa: bcm_sf2: don't use devres for mdiobus
` [PATCH net 4/7] net: dsa: felix: "
` [PATCH net 5/7] net: dsa: seville: register the mdiobus under devres
` [PATCH net 6/7] net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
` [PATCH net 7/7] net: dsa: lantiq_gswip: don't use devres for mdiobus
[RFC PATCH 0/2] landlock network implementation cover letter
2022-02-07 16:17 UTC (23+ messages)
` [RFC PATCH 1/2] landlock: TCP network hooks implementation
` [RFC PATCH 2/2] landlock: selftests for bind and connect hooks
[PATCH] staging: qlge: Fix checkpatch errors in the module
2022-02-07 16:12 UTC (4+ messages)
[BUG] cw1200: possible deadlock involving three functions
2022-02-07 16:02 UTC
[BUG] intersil: p54: possible deadlock in p54_remove_interface() and p54_stop()
2022-02-07 15:31 UTC
AMD XGBE "phy irq request failed" kernel v5.17-rc2 on V1500B based board
2022-02-07 15:19 UTC (5+ messages)
[BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
2022-02-07 15:16 UTC
[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
2022-02-07 14:48 UTC (15+ messages)
` [PATCH wpan-next v2 01/14] net: ieee802154: Move the logic restarting the queue upon transmission
` [PATCH wpan-next v2 02/14] net: mac802154: Create a transmit error helper
` [PATCH wpan-next v2 03/14] net: ieee802154: at86rf230: Call _xmit_error() when a transmission fails
` [PATCH wpan-next v2 04/14] net: ieee802154: atusb: "
` [PATCH wpan-next v2 05/14] net: ieee802154: ca8210: "
` [PATCH wpan-next v2 06/14] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [PATCH wpan-next v2 07/14] net: mac802154: Rename the synchronous xmit worker
` [PATCH wpan-next v2 08/14] net: mac802154: Rename the main tx_work struct
` [PATCH wpan-next v2 09/14] net: mac802154: Follow the count of ongoing transmissions
` [PATCH wpan-next v2 10/14] net: mac802154: Hold the transmit queue when relevant
` [PATCH wpan-next v2 11/14] net: mac802154: Create a hot tx path
` [PATCH wpan-next v2 12/14] net: mac802154: Add a warning in the hot path
` [PATCH wpan-next v2 13/14] net: mac802154: Introduce a tx queue flushing mechanism
` [PATCH wpan-next v2 14/14] net: mac802154: Introduce a synchronous API for MLME commands
[PATCH bpf-next v2 0/3] bpf: Fix strict mode calculation
2022-02-07 14:50 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] libbpf: Remove mode check in libbpf_set_strict_mode()
` [PATCH bpf-next v2 2/3] bpftool: Fix strict mode calculation
` [PATCH bpf-next v2 3/3] selftests/bpf: "
[BUG] ipw2100: possible deadlocks involving waiting and locking operations
2022-02-07 15:03 UTC
[PATCH v6 net-next] net: drop_monitor: support drop reason
2022-02-07 14:43 UTC (2+ messages)
[BUG] net: ipv4: The sent udp broadcast message may be converted to an arp request message
2022-02-07 14:09 UTC
[PATCH net 1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
2022-02-07 14:41 UTC
[PATCH net-next 1/2] devlink: Add support to set port function as trusted
2022-02-07 14:45 UTC (12+ messages)
[BUG] net: ti: possible deadlock in cpts_ptp_gettimeex() and cpts_overflow_check()
2022-02-07 14:43 UTC
[PATCH bpf-next v3 0/4] bpf, arm64: support more atomic ops
2022-01-29 22:04 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] arm64: move AARCH64_BREAK_FAULT into insn-def.h
` [PATCH bpf-next v3 2/4] arm64: insn: add encoders for atomic operations
` [PATCH bpf-next v3 3/4] bpf, arm64: support more "
` [PATCH bpf-next v3 4/4] selftests/bpf: use raw_tp program for atomic test
[PATCH net-next] net/smc: Allocate pages of SMC-R on ibdev NUMA node
2022-02-07 13:49 UTC (4+ messages)
[PATCH net-next 1/1] net: Add new protocol attribute to IP addresses
2022-02-07 13:27 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: test_run: fix overflow in xdp frags parsing
2022-02-07 13:53 UTC (2+ messages)
[PATCH bpf-next 0/2] Split bpf_sk_lookup remote_port field
2022-02-07 13:14 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
` [PATCH bpf-next 2/2] selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
[PATCH][next] brcmfmac: of: remove redundant variable len
2022-02-07 13:33 UTC
[PATCH v4 net-next 0/7] net: use kfree_skb_reason() for ip/udp packet receive
2022-02-07 11:40 UTC (2+ messages)
[PATCH net-next] ref_tracker: remove filter_irq_stacks() call
2022-02-07 11:40 UTC (3+ messages)
[PATCH net] net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()
2022-02-07 12:10 UTC (2+ messages)
[PATCH RFT] net: asix: add proper error handling of usb read errors
2022-02-07 12:30 UTC (4+ messages)
` [PATCH net-next] "
[PATCH V2 net-next] net: hns3: add support for TX push mode
2022-02-07 12:40 UTC (2+ messages)
[PATCH 0/3] vdpa tool support for configuring max VQs
2022-02-07 12:55 UTC (4+ messages)
` [PATCH 1/3] vdpa: Remove unsupported command line option
` [PATCH 2/3] virtio: Define bit numbers for device independent features
` [PATCH 3/3] vdpa: Add support to configure max number of VQs
[PATCH] caif: cleanup double word in comment
2022-02-07 12:10 UTC (2+ messages)
[PATCH net-next 0/4] mlxsw: Add SIP and DIP mangling support
2022-02-07 12:10 UTC (2+ messages)
[PATCH net-next] r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_common()
2022-02-07 12:30 UTC (2+ messages)
[PATCH 1/2 net-next] net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps()
2022-02-07 12:40 UTC (4+ messages)
` [PATCH 2/2 net-next] net: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_bridge_join()
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-02-07 11:03 UTC (4+ messages)
net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
2022-02-07 10:41 UTC (2+ messages)
[PATCH net-next 0/3] net/smc: Improvements for TCP_CORK and sendfile()
2022-02-07 10:03 UTC (4+ messages)
` [PATCH net-next 1/3] net/smc: Send directly when TCP_CORK is cleared
[PATCH net-next v4 0/3] net/smc: Optimizing performance in short-lived scenarios
2022-02-07 10:03 UTC (7+ messages)
` [PATCH net-next v4 1/3] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v4 2/3] net/smc: Limits backlog connections
` [PATCH net-next v4 3/3] net/smc: Fallback when handshake workqueue congested
[PATCH v2 net-next 0/3] net/smc: Optimizing performance in
2022-02-07 9:37 UTC (5+ messages)
` [PATCH v2 net-next 3/3] net/smc: Fallback when handshake workqueue congested
[PATCH] net: ethernet: litex: Add the dependency on HAS_IOMEM
2022-02-07 9:25 UTC (2+ messages)
[PATCH v4 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
2022-02-07 9:27 UTC (4+ messages)
` [PATCH v4 4/7] net: phy: Add 10BASE-T1L support in phy-c45
[PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
2022-02-07 8:11 UTC (11+ messages)
[PATCH ethtool-next] ethtool: Add support for OSFP transceiver modules
2022-02-07 9:12 UTC
[PATCH 0/2 net-next v6] igb/igc: fix XDP registration
2022-02-07 8:58 UTC (3+ messages)
` [PATCH 2/2 net-next v6] igb: refactor "
` [Intel-wired-lan] "
[PATCH v3 00/17] virtio pci support VIRTIO_F_RING_RESET
2022-02-07 8:06 UTC (9+ messages)
` [PATCH v3 01/17] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v3 03/17] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v3 13/17] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
[PATCH wpan-next v2 0/5] ieee802154: Improve durations handling
2022-02-07 7:49 UTC (8+ messages)
` [PATCH wpan-next v2 1/5] net: ieee802154: Improve the way supported channels are declared
[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
2022-02-07 6:08 UTC (2+ messages)
[PATCH devicetree v3] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
2022-02-07 5:29 UTC (5+ messages)
[PATCH net-next 3/6] tcp/dccp: get rid of inet_twsk_purge()
2022-02-07 3:30 UTC (3+ messages)
` [tcp/dccp] f6408a8641: BUG:KASAN:use-after-free_in_inet_twsk_kill
[RFC PATCH 0/3] gro: some minor optimizations
2022-02-07 2:53 UTC (8+ messages)
` [RFC PATCH 2/3] net: gro: minor optimization for dev_gro_receive()
[PATCH iproute2-next] mptcp: add the fullmesh flag setting support
2022-02-07 3:01 UTC (3+ messages)
[PATCH net-next v2 0/4] add frag page support in page pool
2022-02-07 2:54 UTC (8+ messages)
` [PATCH net-next v2 4/4] net: hns3: support skb's frag page recycling based on "
packet stuck in qdisc
2022-02-07 3:17 UTC (6+ messages)
[PATCH AUTOSEL 4.9 3/7] netfilter: nf_conntrack_netbios_ns: fix helper module alias
2022-02-06 22:17 UTC (2+ messages)
[PATCH wpan-next v3 0/4] ieee802154: Improve durations handling
2022-02-06 21:58 UTC (2+ 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).