messages from 2024-05-27 09:49:24 to 2024-05-28 00:10:28 UTC [more...]
[PATCH] mISDN: remove unused struct 'bf_ctx'
2024-05-28 0:10 UTC (2+ messages)
[PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode
2024-05-28 0:10 UTC (2+ messages)
[PATCH net] ipv4: Fix address dump when IPv4 is disabled on an interface
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] tcp: reduce accepted window in NEW_SYN_RECV state
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] net: gro: initialize network_offset in network layer
2024-05-28 0:00 UTC (3+ messages)
[PATCH net] dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints
2024-05-28 0:00 UTC (2+ messages)
[PATCH net] dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints
2024-05-28 0:00 UTC (2+ messages)
[net v3 PATCH] net:fec: Add fec_enet_deinit()
2024-05-28 0:00 UTC (2+ messages)
[PATCH net-next v2] net: ethernet: mtk_eth_soc: add missing check for rhashtable_init
2024-05-27 23:42 UTC (2+ messages)
pull-request: bpf 2024-05-27
2024-05-27 23:40 UTC (2+ messages)
[PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver
2024-05-27 22:18 UTC (4+ messages)
` [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support
[PATCH net-next v5 0/3] Introduce switch mode support for ICSSG driver
2024-05-27 22:14 UTC (7+ messages)
` [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [PATCH net-next v5 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware
[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
2024-05-27 21:36 UTC
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-05-27 21:27 UTC (15+ messages)
` [RFC PATCH v2 01/12] landlock: Support socket access-control
` [RFC PATCH v2 03/12] selftests/landlock: Add protocol.create to socket tests
` [RFC PATCH v2 04/12] selftests/landlock: Add protocol.socket_access_rights "
` [RFC PATCH v2 05/12] selftests/landlock: Add protocol.rule_with_unknown_access "
` [RFC PATCH v2 06/12] selftests/landlock: Add protocol.rule_with_unhandled_access "
` [RFC PATCH v2 07/12] selftests/landlock: Add protocol.inval "
` [RFC PATCH v2 08/12] selftests/landlock: Add tcp_layers.ruleset_overlap "
[PATCH net] docs: netdev: Fix typo in Signed-off-by tag
2024-05-27 21:27 UTC (3+ messages)
[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend)
2024-05-27 21:25 UTC (10+ messages)
[PATCH net-next v7 0/6] add ethernet driver for Tehuti Networks TN40xx chips
2024-05-27 20:39 UTC (7+ messages)
` [PATCH net-next v7 1/6] net: tn40xx: add pci "
` [PATCH net-next v7 2/6] net: tn40xx: add register defines
` [PATCH net-next v7 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v7 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v7 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v7 6/6] net: tn40xx: add phylink support
[PATCH net-next v4] net: ethernet: cortina: Restore TSO support
2024-05-27 19:26 UTC
[PATCH net-next] r8169: remove detection of chip version 11 (early RTL8168b)
2024-05-27 19:20 UTC
[PATCH net-next] r8169: disable interrupt source RxOverflow
2024-05-27 19:16 UTC
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-05-27 19:16 UTC (22+ messages)
` [PATCH v2 01/19] mfd: syscon: Add reference counting and device managed support
` [PATCH v2 02/19] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH v2 03/19] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH v2 04/19] reset: core: add get_device()/put_device on rcdev
` [PATCH v2 05/19] reset: mchp: sparx5: set the dev member of the reset controller
` [PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property
` [PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset
` [PATCH v2 08/19] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
` [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH v2 11/19] irqchip: Add support for LAN966x OIC
` [PATCH v2 12/19] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
` [PATCH v2 13/19] of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
` [PATCH v2 14/19] of: unittest: Add tests for changeset properties adding
` [PATCH v2 15/19] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH v2 16/19] of: unittest: Add a test case for of_changeset_add_prop_bool()
` [PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device
` [PATCH v2 19/19] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
[PATCH v7 00/10] Fix Kselftest's vfork() side effects
2024-05-27 19:07 UTC (3+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
[PATCH bpf-next v3 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
2024-05-27 18:59 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests: bpf: validate CHECKSUM_COMPLETE option
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-05-27 19:00 UTC (6+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
` [EXTERNAL] "
[PATCH iwl-next v2 00/13] ice: iavf: add support for TC U32 filters on VFs
2024-05-27 18:58 UTC (14+ messages)
` [PATCH iwl-next v2 01/13] ice: add parser create and destroy skeleton
` [PATCH iwl-next v2 02/13] ice: parse and init various DDP parser sections
` [PATCH iwl-next v2 03/13] ice: add debugging functions for the "
` [PATCH iwl-next v2 04/13] ice: add parser internal helper functions
` [PATCH iwl-next v2 05/13] ice: add parser execution main loop
` [PATCH iwl-next v2 06/13] ice: support turning on/off the parser's double vlan mode
` [PATCH iwl-next v2 07/13] ice: add UDP tunnels support to the parser
` [PATCH iwl-next v2 08/13] ice: add API for parser profile initialization
` [PATCH iwl-next v2 09/13] virtchnl: support raw packet in protocol header
` [PATCH iwl-next v2 10/13] ice: add method to disable FDIR SWAP option
` [PATCH iwl-next v2 11/13] ice: enable FDIR filters from raw binary patterns for VFs
` [PATCH iwl-next v2 12/13] iavf: refactor add/del FDIR filters
` [PATCH iwl-next v2 13/13] iavf: add support for offloading tc U32 cls filters
[PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
2024-05-27 17:59 UTC (2+ messages)
[Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check
2024-05-27 17:39 UTC (5+ messages)
[PATCH v10 0/8] VMware hypercalls enhancements
2024-05-27 17:07 UTC (3+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
[PATCH net-next 0/5] net: constify ctl_table arguments of utility functions
2024-05-27 17:04 UTC (6+ messages)
` [PATCH net-next 1/5] net/neighbour: constify ctl_table arguments of utility function
` [PATCH net-next 2/5] net/ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH net-next 3/5] net/ipv6/addrconf: "
` [PATCH net-next 4/5] net/ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH net-next 5/5] ipvs: constify ctl_table arguments of utility functions
[net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
2024-05-27 16:13 UTC (3+ messages)
[PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
2024-05-27 16:30 UTC (12+ messages)
[ANN] net-next is OPEN
2024-05-27 16:00 UTC
[PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
2024-05-27 15:39 UTC (2+ messages)
` [PATCH net 2/2] net/sched: taprio: extend minimum interval restriction to entire cycle too
[syzbot] [net?] WARNING in __ip_make_skb
2024-05-27 15:12 UTC
some questions about restrictions in SMC-R v2's implementation
2024-05-27 14:57 UTC (4+ messages)
[PATCH net 0/6,v2] Netfilter fixes for net
2024-05-27 14:56 UTC (5+ messages)
[PATCH AUTOSEL 6.9 05/35] devlink: use kvzalloc() to allocate devlink instance resources
2024-05-27 14:54 UTC (14+ messages)
` [PATCH AUTOSEL 6.9 06/35] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
` [PATCH AUTOSEL 6.9 09/35] af_packet: avoid a false positive warning in packet_setsockopt()
` [PATCH AUTOSEL 6.9 12/35] net: sfp: add quirk for another multigig RollBall transceiver
` [PATCH AUTOSEL 6.9 13/35] drop_monitor: replace spin_lock by raw_spin_lock
` [PATCH AUTOSEL 6.9 17/35] net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
` [PATCH AUTOSEL 6.9 18/35] net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
` [PATCH AUTOSEL 6.9 19/35] net/sched: fix false lockdep warning on qdisc root lock
` [PATCH AUTOSEL 6.9 22/35] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH AUTOSEL 6.9 23/35] net: dsa: realtek: do not assert reset on remove
` [PATCH AUTOSEL 6.9 25/35] netpoll: Fix race condition in netpoll_owner_active
` [PATCH AUTOSEL 6.9 33/35] selftests: net: fix timestamp not arriving in cmsg_time.sh
` [PATCH AUTOSEL 6.9 34/35] net: ena: Add validation for completion descriptors consistency
[PATCH iwl-next v7 0/7] ixgbe: Add support for Intel(R) E610 device
2024-05-27 15:10 UTC (8+ messages)
` [PATCH iwl-next v7 1/7] ixgbe: Add support for E610 FW Admin Command Interface
` [PATCH iwl-next v7 2/7] ixgbe: Add support for E610 device capabilities detection
` [PATCH iwl-next v7 3/7] ixgbe: Add link management support for E610 device
` [PATCH iwl-next v7 4/7] ixgbe: Add support for NVM handling in "
` [PATCH iwl-next v7 5/7] ixgbe: Add ixgbe_x540 multiple header inclusion protection
` [PATCH iwl-next v7 6/7] ixgbe: Clean up the E610 link management related code
` [PATCH iwl-next v7 7/7] ixgbe: Enable link management in E610 device
[PATCH v3] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-05-27 14:44 UTC (2+ messages)
[PATCH v8 00/12] Add support for Intel PPS Generator
2024-05-27 14:37 UTC (9+ messages)
` [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver
` [PATCH v8 12/12] ABI: pps: Add ABI documentation for Intel TIO
[PATCH AUTOSEL 4.19 1/3] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:20 UTC
[PATCH AUTOSEL 5.4 2/6] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:19 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 3/6] drop_monitor: replace spin_lock by raw_spin_lock
[PATCH AUTOSEL 5.10 03/13] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:18 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 05/13] af_packet: avoid a false positive warning in packet_setsockopt()
` [PATCH AUTOSEL 5.10 06/13] drop_monitor: replace spin_lock by raw_spin_lock
` [PATCH AUTOSEL 5.10 09/13] netpoll: Fix race condition in netpoll_owner_active
[PATCH AUTOSEL 5.15 03/13] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:18 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 05/13] af_packet: avoid a false positive warning in packet_setsockopt()
` [PATCH AUTOSEL 5.15 06/13] drop_monitor: replace spin_lock by raw_spin_lock
` [PATCH AUTOSEL 5.15 09/13] netpoll: Fix race condition in netpoll_owner_active
[PATCH AUTOSEL 6.1 03/17] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:16 UTC (7+ messages)
` [PATCH AUTOSEL 6.1 05/17] af_packet: avoid a false positive warning in packet_setsockopt()
` [PATCH AUTOSEL 6.1 06/17] net: sfp: add quirk for another multigig RollBall transceiver
` [PATCH AUTOSEL 6.1 07/17] drop_monitor: replace spin_lock by raw_spin_lock
` [PATCH AUTOSEL 6.1 09/17] net/sched: fix false lockdep warning on qdisc root lock
` [PATCH AUTOSEL 6.1 11/17] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH AUTOSEL 6.1 12/17] netpoll: Fix race condition in netpoll_owner_active
[PATCH AUTOSEL 6.6 04/21] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:15 UTC (8+ messages)
` [PATCH AUTOSEL 6.6 06/21] af_packet: avoid a false positive warning in packet_setsockopt()
` [PATCH AUTOSEL 6.6 08/21] net: sfp: add quirk for another multigig RollBall transceiver
` [PATCH AUTOSEL 6.6 09/21] drop_monitor: replace spin_lock by raw_spin_lock
` [PATCH AUTOSEL 6.6 11/21] net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
` [PATCH AUTOSEL 6.6 12/21] net/sched: fix false lockdep warning on qdisc root lock
` [PATCH AUTOSEL 6.6 14/21] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH AUTOSEL 6.6 15/21] netpoll: Fix race condition in netpoll_owner_active
[PATCH AUTOSEL 6.8 04/30] devlink: use kvzalloc() to allocate devlink instance resources
2024-05-27 14:13 UTC (11+ messages)
` [PATCH AUTOSEL 6.8 05/30] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
` [PATCH AUTOSEL 6.8 08/30] af_packet: avoid a false positive warning in packet_setsockopt()
` [PATCH AUTOSEL 6.8 10/30] net: sfp: add quirk for another multigig RollBall transceiver
` [PATCH AUTOSEL 6.8 11/30] drop_monitor: replace spin_lock by raw_spin_lock
` [PATCH AUTOSEL 6.8 14/30] net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
` [PATCH AUTOSEL 6.8 15/30] net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
` [PATCH AUTOSEL 6.8 16/30] net/sched: fix false lockdep warning on qdisc root lock
` [PATCH AUTOSEL 6.8 19/30] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH AUTOSEL 6.8 21/30] netpoll: Fix race condition in netpoll_owner_active
` [PATCH AUTOSEL 6.8 29/30] selftests: net: fix timestamp not arriving in cmsg_time.sh
[syzbot] [net?] INFO: rcu detected stall in packet_release
2024-05-27 14:01 UTC (3+ messages)
[PATCH] test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was mangled
2024-05-27 13:59 UTC (2+ messages)
[syzbot] [net?] divide error in taprio_update_queue_max_sdu
2024-05-27 13:22 UTC
[PATCH v3 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-05-27 13:20 UTC (10+ messages)
` [PATCH v3 1/3] net: phy: bcm54811: New link mode for BroadR-Reach
[PATCH net 0/4] tcp: fix tcp_poll() races
2024-05-27 12:50 UTC (6+ messages)
` [PATCH net 1/4] tcp: add tcp_done_with_error() helper
[syzbot] [mm?] kernel BUG in __vma_reservation_common
2024-05-27 12:50 UTC (2+ messages)
[PATCH net] net/sched: taprio: fix duration_to_length()
2024-05-27 11:43 UTC (7+ messages)
[PATCH] net: usb: smsc95xx: configure external LEDs function for EVB-LAN8670-USB
2024-05-27 11:42 UTC (3+ messages)
[PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-27 11:13 UTC (4+ messages)
` [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
[PATCH] net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
2024-05-27 11:00 UTC (2+ messages)
[syzbot] [wireless?] WARNING in __cfg80211_connect_result (2)
2024-05-27 10:59 UTC
[syzbot] [net?] WARNING in __ip6_make_skb (2)
2024-05-27 10:59 UTC
[PATCH net] net: smc91x: Remove commented out code
2024-05-27 10:55 UTC
[PATCH net v2 0/2] virtio_net: fix lock warning and unrecoverable state
2024-05-27 10:42 UTC (3+ messages)
` [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"
[RFC PATCH v8 00/20] bpf qdisc
2024-05-27 10:09 UTC (6+ messages)
` [RFC PATCH v8 18/20] selftests: Add a bpf fq qdisc to selftest
[net] Octeontx2-pf: Free send queue buffers incase of leaf to inner
2024-05-27 10:00 UTC (2+ messages)
[PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support
2024-05-27 9:54 UTC (5+ messages)
[PATCH net v2] sock_map: avoid race between sock_map_close and sk_psock_put
2024-05-27 9:51 UTC (2+ messages)
[PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
2024-05-27 9:50 UTC (2+ messages)
[PATCH v2 net] af_unix: Annotate data-race around unix_sk(sk)->addr
2024-05-27 9:50 UTC (2+ messages)
[PATCH v2 net] af_unix: Read sk->sk_hash under bindlock during bind()
2024-05-27 9:50 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).